Jump to content

GeoJson:Canvas 60: Difference between revisions

Created GeoJSON page
 
Flandre–Foxhole War
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{
{
     "type": "FeatureCollection",
     "type": "FeatureCollection",
     "features": []
     "features": [
        {
            "type": "Feature",
            "properties": {
                "title": "ManePxls",
                "description": "(Faction)"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    35.28125,
                    144.850342
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Metallic Monarchy",
                "description": "(Faction)"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    36,
                    119.819092
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Dhilly Propaganda Pxls",
                "description": "(Faction)"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    7.359375,
                    77.740967
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Flandre–Foxhole War",
                "description": "(Event)"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    26.546875,
                    11.069092
                ]
            }
        }
    ]
}
}

Latest revision as of 15:03, 18 November 2023

Loading map...