Jump to content

GeoJson:Canvas 35: 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": [
62.21875,
10.106934
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
51.75,
77.246094
]
}
},
{
"type": "Feature",
"properties": {
"title": "YOIB",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
66.25,
58.498047
]
}
},
{
"type": "Feature",
"properties": {
"title": "Stem Place",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
61.8125,
90.374023
]
}
},
{
"type": "Feature",
"properties": {
"title": "Pride Faction",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
30.4375,
93.624512
]
}
},
{
"type": "Feature",
"properties": {
"title": "Void",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
72,
5.748047
]
}
}
]
}
}

Latest revision as of 06:10, 19 May 2025

Loading map...