Jump to content

GeoJson:Canvas 55: Difference between revisions

Created GeoJSON page
 
K0giusz (talk | contribs)
Added The Helpers on the map
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{
{
    "type": "FeatureCollection",
"type": "FeatureCollection",
    "features": []
"features": [
{
"type": "Feature",
"properties": {
"title": "ManePxls",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
4.828125,
9.490967
]
}
},
{
"type": "Feature",
"properties": {
"title": "Femboy Café",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
6.625,
45.998047
]
}
},
{
"type": "Feature",
"properties": {
"title": "Miku and More",
"description": "(Faction)\nMiku and More's first art."
},
"geometry": {
"type": "Point",
"coordinates": [
96.21875,
39.234375
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
82.703125,
35.569532
]
}
}
]
}
}

Latest revision as of 16:20, 12 May 2026

Loading map...