Jump to content

GeoJson:Canvas 36: Difference between revisions

Visual map edit
Selio (talk | contribs)
Visual map edit
 
Line 1: Line 1:
{
{
    "type": "FeatureCollection",
"type": "FeatureCollection",
    "features": [
"features": [
        {
{
            "type": "Feature",
"type": "Feature",
            "properties": {
"properties": {
                "title": "ManePxls",
"title": "ManePxls",
                "description": "(Faction)"
"description": "(Faction)"
            },
},
            "geometry": {
"geometry": {
                "type": "Point",
"type": "Point",
                "coordinates": [
"coordinates": [
                    55.703125,
55.703125,
                    4.472046
4.472046
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "YOIB",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
72.53125,
9.718262
]
}
},
{
"type": "Feature",
"properties": {
"title": "Stem Place",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
93.59375,
13.155762
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
87.875,
7.718262
]
}
}
]
}
}

Latest revision as of 06:09, 19 May 2025

Loading map...