Jump to content

GeoJson:Canvas 36: Difference between revisions

Created GeoJSON page
 
Selio (talk | contribs)
Visual map edit
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{
{
    "type": "FeatureCollection",
"type": "FeatureCollection",
    "features": []
"features": [
{
"type": "Feature",
"properties": {
"title": "ManePxls",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
55.703125,
4.472046
]
}
},
{
"type": "Feature",
"properties": {
"title": "YOIB",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
72.53125,
9.718262
]
}
},
{
"type": "Feature",
"properties": {
"title": "Stem Place",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
93.59375,
13.155762
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
87.875,
7.718262
]
}
}
]
}
}

Latest revision as of 06:09, 19 May 2025

Loading map...