GeoJson:sandbox: Difference between revisions

From Ruisdael Observatory Data Catalog
(Created GeoJSON page)
 
No edit summary
 
Line 1: Line 1:
{
{
     "type": "FeatureCollection",
     "type": "FeatureCollection",
     "features": []
     "features": [
        {
            "type": "Feature",
            "properties": {},
            "geometry": {
                "type": "Polygon",
                "coordinates": [
                    [
                        [
                            13.383129,
                            52.530565
                        ],
                        [
                            13.386219,
                            52.531479
                        ],
                        [
                            13.389673,
                            52.531753
                        ],
                        [
                            13.393793,
                            52.528581
                        ],
                        [
                            13.387163,
                            52.527171
                        ],
                        [
                            13.383129,
                            52.530565
                        ]
                    ]
                ]
            }
        }
    ]
}
}

Latest revision as of 13:24, 16 July 2024

Loading map...