Jump to content

GeoJson:Canvas 70: Difference between revisions

Visual map edit
K0giusz (talk | contribs)
Added The Helpers on the map
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{
{
    "type": "FeatureCollection",
"type": "FeatureCollection",
    "features": [
"features": [
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "ManePxls",
"title": "ManePxls",
                "description": "(Faction)"
"description": "(Faction)"
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    27.65625,
27.65625,
                    96.272217
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...