Jump to content

GeoJson:Canvas 70: Difference between revisions

Created GeoJSON page
 
K0giusz (talk | contribs)
Added The Helpers on the map
 
(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": [
27.65625,
96.272217
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
54.9375,
14.061523
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
66.66875,
50.407032
]
}
}
]
}
}

Latest revision as of 16:07, 12 May 2026

Loading map...