Jump to content

GeoJson:Canvas 64: Difference between revisions

Visual map edit
K0giusz (talk | contribs)
Added The Helpers on the map
 
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": [
                    80.28125,
80.28125,
                    62.950684
62.950684
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
95.521875,
83.157032
]
}
}
]
}
}

Latest revision as of 16:12, 12 May 2026

Loading map...