Jump to content

GeoJson:Canvas 65: 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": [
                    60.28125,
60.28125,
                    33.209717
33.209717
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
77.465625,
41.916406
]
}
}
]
}
}

Latest revision as of 16:11, 12 May 2026

Loading map...