Jump to content

GeoJson:Canvas 49: Difference between revisions

Created GeoJSON page
 
K0giusz (talk | contribs)
Added The Helpers to the map
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{
{
    "type": "FeatureCollection",
"type": "FeatureCollection",
    "features": []
"features": [
{
"type": "Feature",
"properties": {
"title": "ManePxls",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
23,
12.481934
]
}
},
{
"type": "Feature",
"properties": {
"title": "Femboy Café",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
73.25,
13.936523
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
43.125,
27.311523
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
44.815625,
38.810157
]
}
}
]
}
}

Latest revision as of 16:25, 12 May 2026

Loading map...