Jump to content

GeoJson:Canvas 51: Difference between revisions

Created GeoJSON page
 
K0giusz (talk | contribs)
Added The Helpers on 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": [
72.953125,
42.823608
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Lambda Complex",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
36.25,
31.405762
]
}
},
{
"type": "Feature",
"properties": {
"title": "Femboy Café",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
26.46875,
39.687012
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
50.875,
18.530762
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
51.612501,
8.301564
]
}
}
]
}
}

Latest revision as of 16:22, 12 May 2026

Loading map...