OpenGeofiction:Territories: Difference between revisions

From OpenGeofiction
(Testing Leaflet (note that this backlinks to OLD OGF for data - will need to be repaired before we go "live"))
Line 20: Line 20:
| zoom = 3
| zoom = 3
| maxzoom = 19
| maxzoom = 19
| layers = +OGFCarto,OGFTopo
| layers = +Standard,Topomap
| overlays = +Territories,+Parallels,+Markers
| overlays = +Territories,+Parallels,+Markers
| overlaydef = {
| overlaydef = {
Line 37: Line 37:


}}<!--  {"url": "//wiki.opengeofiction.net/data/ogf_template.json", "select": ["status","constraints"], "filter": {"status": "open to all"} } for only the blue -->
}}<!--  {"url": "//wiki.opengeofiction.net/data/ogf_template.json", "select": ["status","constraints"], "filter": {"status": "open to all"} } for only the blue -->
==Territory list==
==Territory list==
<htmltag tagname="style"> .status-owned { background: #ffcc99; } .status-available { background: #66cc22; } .status-reserved { background: #dddddd; } .status-collaborative { background: #cc99ff; } .status-open { background: #4488ff; } .status-marked { background: #eeff22; } </htmltag>
<htmltag tagname="style"> .status-owned { background: #ffcc99; } .status-available { background: #66cc22; } .status-reserved { background: #dddddd; } .status-collaborative { background: #cc99ff; } .status-open { background: #4488ff; } .status-marked { background: #eeff22; } </htmltag>

Revision as of 16:35, 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}}}

}}