Jump to content

GeoJson:Canvas 97: Difference between revisions

Selio (talk | contribs)
Created page with "{ "type": "FeatureCollection", "features": [] }"
 
Selio (talk | contribs)
Visual map edit
Line 1: Line 1:
{
{
"type": "FeatureCollection",
"type": "FeatureCollection",
"features": []
"features": [
{
"type": "Feature",
"properties": {
"title": "The Ember Empire",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
21.375,
89.733398
]
}
}
]
}
}

Revision as of 21:47, 26 March 2026

Loading map...