Jump to content

GeoJson:Canvas 17: 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": [
10.34375,
22.325684
]
}
},
{
"type": "Feature",
"properties": {
"title": "2ch",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
66.375,
71.248047
]
}
}
]
}
}

Latest revision as of 06:21, 19 May 2025

Loading map...