Jump to content

GeoJson:Canvas 34a: 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": [
                    49.8125,
49.8125,
                    67.901367
67.901367
                ]
]
            }
}
        }
},
    ]
{
"type": "Feature",
"properties": {
"title": "YOIB",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
78.625,
25.123047
]
}
},
{
"type": "Feature",
"properties": {
"title": "Legion",
"description": "(Faction)"
},
"geometry": {
"type": "Point",
"coordinates": [
14.9375,
78.999023
]
}
}
]
}
}

Latest revision as of 06:11, 19 May 2025

Loading map...