Jump to content

GeoJson:Canvas 38: 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": [
27.9375,
55.138184
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
49.5,
22.123047
]
}
},
{
"type": "Feature",
"properties": {
"title": "Pride Faction",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
79.875,
69.623047
]
}
},
{
"type": "Feature",
"properties": {
"title": "Stem Place",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
79.9375,
83.374023
]
}
},
{
"type": "Feature",
"properties": {
"title": "YOIB",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
29.1875,
73.624023
]
}
}
]
}
}

Latest revision as of 06:08, 19 May 2025

Loading map...