Jump to content

GeoJson:Canvas 29: 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": [
28.46875,
17.125
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
59.59375,
35.968262
]
}
},
{
"type": "Feature",
"properties": {
"title": "YOIB",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
26.890625,
7.015381
]
}
}
]
}
}

Latest revision as of 06:17, 19 May 2025

Loading map...