OpenGeofiction:Territories: Difference between revisions

From OpenGeofiction
No edit summary
(Testing Leaflet (note that this backlinks to OLD OGF for data - will need to be repaired before we go "live") - can't make it work)
Line 13: Line 13:
|<span style="color:#eeff22;">██</span> marked for withdrawal
|<span style="color:#eeff22;">██</span> marked for withdrawal
|<span style="color:#dddddd;">██</span> <span style="color:#aaaaaa;">██</span> reserved and archived areas: '''do not edit'''
|<span style="color:#dddddd;">██</span> <span style="color:#aaaaaa;">██</span> reserved and archived areas: '''do not edit'''
|}(Click on a territory to get additional information.){{#multimaps:  
|}(Click on a territory to get additional information.)
{{#multimaps:  
| service = OGF
| service = OGF
| center = 21.8,0
| center = 21.8,0
Line 20: Line 21:
| zoom = 3
| zoom = 3
| maxzoom = 19
| maxzoom = 19
| layers = +Standard
| layers = +Standard,TopoMap
| overlays = +Territories,+Parallels,+Markers
| overlays = +Territories,+Parallels,+Markers
| overlaydef = {
| overlaydef = {
"Territories": [
"Territories": [
   {"url": "//wiki.opengeofiction.net/wiki/index.php/OGF:Territory_administration?action=raw", "key": "ogfId"},
   {"url": "https://wiki.opengeofiction.net/wiki/index.php/OGF:Territory_administration?action=raw", "key": "ogfId"},
   {"url": "//wiki.opengeofiction.net/data/ogf_polygons_100.json", "wrap": "polygon", "select": "rel"},
   {"url": "https://wiki.opengeofiction.net/data/ogf_polygons_100.json", "wrap": "polygon", "select": "rel"},
   {"url": "//wiki.opengeofiction.net/data/ogf_template.json", "select": ["status","constraints"]}
   {"url": "https://wiki.opengeofiction.net/data/ogf_template.json", "select": ["status","constraints"]}
],
],
"Parallels": [
"Parallels": [
   {"url": "//wiki.opengeofiction.net/data/ogf_parallels.json"}
   {"url": "https://wiki.opengeofiction.net/data/ogf_parallels.json"}
],
],
"Markers": [
"Markers": [
   {"url": "//wiki.opengeofiction.net/data/ogf_markers.json"},
   {"url": "https://wiki.opengeofiction.net/data/ogf_markers.json"},
   {"url": "//wiki.opengeofiction.net/data/ogf_template.json", "select": "icon"}
   {"url": "https://wiki.opengeofiction.net/data/ogf_template.json", "select": "icon"}
] <nowiki>}</nowiki>
] <nowiki>}</nowiki>


}}<!--  {"url": "//wiki.opengeofiction.net/data/ogf_template.json", "select": ["status","constraints"], "filter": {"status": "open to all"} } for only the blue -->
}}
<!--  {"url": "https://wiki.opengeofiction.net/data/ogf_template.json", "select": ["status","constraints"], "filter": {"status": "open to all"} } for only the blue -->


==Territory list==
==Territory list==

Revision as of 16:50, 17 August 2021

This is a "clickable" overview map of the OGF world, showing all the different territories, with each territory's status and owner. For a searchable and sortable overview table of all territories, see below the map.

Overview Map

██ free for editing by all users: new users edit here ██ available territory: new users may request these territories
██ owned territory ██ collaborative territory
██ marked for withdrawal ██ ██ reserved and archived areas: do not edit

(Click on a territory to get additional information.)

Loading map...

Territory list

{{#get_web_data:url=https://wiki.opengeofiction.net/wiki/index.php/OGF:Territory_administration?action=raw |format=JSON |data= status=status, rel=rel, ogfId=ogfId, name=name, owner=owner, comment=comment, deadline=deadline }}

status id name owner deadline - style="border:2px solid #111111; padding:1em" align="center" class="status-{{{status}}}" {{{status}}} style="padding:1em" align="center" {{{ogfId}}} style="padding:1em" [[{{{name}}}]] style="padding:1em" {{{owner}}}{{{comment}}} style="padding:1em" align="center" {{{deadline}}}

}}