Jump to content

GeoJson:Canvas 86: Difference between revisions

Created GeoJSON page
 
Narf (talk | contribs)
Visual map edit
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{
{
"type": "FeatureCollection",
"type": "FeatureCollection",
"features": []
"features": [
{
"type": "Feature",
"properties": {
"title": "ManePxls",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
45.328125,
145.474609
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Ember Empire",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
42.0625,
106.124023
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
26.0625,
97.499023
]
}
},
{
"type": "Feature",
"properties": {
"title": "Objectified PXLS",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
59.410156,
144.623779
]
}
}
]
}
}

Latest revision as of 01:34, 5 June 2026

Loading map...