Jump to content

GeoJson:Canvas 45a: Difference between revisions

Created GeoJSON page
 
No edit summary
 
(6 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": [
                    48.25,
                    49.375
                ]
            }
        }
    ]
}
}

Latest revision as of 08:49, 4 October 2023

Loading map...