Datenmanagement Haecksenkarte

Daten

{
            "type": "Feature",
            "properties": {
                "fid": 1,
                "typ": "space",
                "count_fictive": 18,
                "space_name": "name"
                // more attributes
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    9.0,
                    52.0,
                ],
            }
        }

Revision #1
Created 2025-01-29 05:46:17 UTC by zombielypse
Updated 2025-01-29 05:46:49 UTC by zombielypse