Jump to content

GeoJson:Canvas 53: Difference between revisions

Visual map edit
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",
"type": "Feature",
            "properties": {
"properties": {
                "title": "ManePxls",
"title": "ManePxls",
                "description": "(Faction)"
"description": "(Faction)"
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    70.375,
70.375,
                    113.169434
113.169434
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
47.25,
224.998047
]
}
},
{
"type": "Feature",
"properties": {
"title": "Femboy Café",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
66.625,
271.498047
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
9.8125,
272.090626
]
}
}
]
}
}

Latest revision as of 16:21, 12 May 2026

Loading map...