Jump to content

GeoJson:Canvas 56: Difference between revisions

Created GeoJSON page
 
K0giusz (talk | contribs)
Added The Helpers on the map
 
(5 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": [
81.875,
16.09375
]
}
},
{
"type": "Feature",
"properties": {
"title": "Pride Faction",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
49.6875,
11.811523
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
29.0625,
54.749023
]
}
},
{
"type": "Feature",
"properties": {
"title": "Void",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
33.6875,
69.749023
]
}
},
{
"type": "Feature",
"properties": {
"title": "Miku and More",
"description": "(Faction)\nMiku and More's second art."
},
"geometry": {
"type": "Point",
"coordinates": [
54.59375,
30
]
}
},
{
"type": "Feature",
"properties": {
"title": "The Helpers",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
29.550001,
88.226563
]
}
}
]
}
}

Latest revision as of 16:19, 12 May 2026

Loading map...