Jump to content

GeoJson:Canvas 57: Difference between revisions

Created GeoJSON page
 
added Metallic Monarchy
 
(One intermediate revision 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": [
                    38.703125,
                    40.694092
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "title": "Metallic Monarchy",
                "description": "(Faction)"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    65.59375,
                    68.444092
                ]
            }
        }
    ]
}
}

Latest revision as of 14:34, 18 November 2023

Loading map...