Jump to content

GeoJson:Canvas 74: Difference between revisions

Created GeoJSON page
 
Visual map edit
 
Line 1: Line 1:
{
{
     "type": "FeatureCollection",
     "type": "FeatureCollection",
     "features": []
     "features": [
        {
            "type": "Feature",
            "properties": {
                "title": "ManePxls",
                "description": "(Faction)"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    27.265625,
                    58.631592
                ]
            }
        }
    ]
}
}

Latest revision as of 00:24, 17 November 2023

Loading map...