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 29 January 2025 05:46:17 by zombielypse
Updated 29 January 2025 05:46:49 by zombielypse