Jump to content

GeoJson:Canvas 34: 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": [
42.21875,
54.388184
]
}
},
{
"type": "Feature",
"properties": {
"title": "YOIB",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
83.125,
104.248047
]
}
},
{
"type": "Feature",
"properties": {
"title": "Stem Place (sort of)",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
21.5,
86.249023
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
37.875,
79.748047
]
}
},
{
"type": "Feature",
"properties": {
"title": "Pride Faction",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
55.8125,
73.249512
]
}
},
{
"type": "Feature",
"properties": {
"title": "Scrappy Pixels",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
23.375,
5.186523
]
}
}
]
}
}

Latest revision as of 06:13, 19 May 2025

Loading map...