Jump to content

GeoJson:Canvas 68: 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": [
                    46.125,
46.125,
                    11.481934
11.481934
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
43.875,
46.623047
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
32.4375,
54.025782
]
}
}
]
}
}

Latest revision as of 16:08, 12 May 2026

Loading map...