Jump to content

GeoJson:Canvas 78a: Difference between revisions

Created GeoJSON page
 
Narf (talk | contribs)
Visual map edit
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{
{
"type": "FeatureCollection",
"type": "FeatureCollection",
"features": []
"features": [
{
"type": "Feature",
"properties": {
"title": "ManePxls",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
57.625,
47.375
]
}
},
{
"type": "Feature",
"properties": {
"title": "Objectified PXLS",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
21.109375,
76.588867
]
}
}
]
}
}

Latest revision as of 01:48, 5 June 2026

Loading map...