Jump to content

GeoJson:Canvas 10: Difference between revisions

Created page with "{ "type": "FeatureCollection", "features": [] }"
 
m capital
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{
{
    "type": "FeatureCollection",
"type": "FeatureCollection",
    "features": []
"features": [
{
"type": "Feature",
"properties": {
"title": "ManePxls",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
96.484375,
50.420898
]
}
},
{
"type": "Feature",
"properties": {
"title": "Green Lattice",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
72.96875,
55.865234
]
}
}
]
}
}

Latest revision as of 14:05, 23 June 2025

Loading map...