Jump to content

GeoJson:Canvas 74: Difference between revisions

Created GeoJSON page
 
Narf (talk | contribs)
Visual map edit
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{
{
    "type": "FeatureCollection",
"type": "FeatureCollection",
    "features": []
"features": [
{
"type": "Feature",
"properties": {
"title": "ManePxls",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
27.265625,
58.631592
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
78.4375,
42.561523
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
82.387501,
44.169532
]
}
},
{
"type": "Feature",
"properties": {
"title": "Objectified PXLS",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
42.804688,
14.903809
]
}
}
]
}
}

Latest revision as of 02:08, 5 June 2026

Loading map...