Open vsaase opened 4 years ago
we could only have the central point in the PLZ area in the online app, with a marker that is only shown at higher zoom levels, much like the markers currently for the bundeslaender
we now have a folder plz which contains a geojson plz file which is 9 MB size, still about an order of magnitude too big
I guess you got the map from here: https://www.suche-postleitzahl.org/plz-karte-erstellen ? What about using the centroid map (~1MB)?
What about alternatively using the Shapefile Plugin for Leaflet and the PLZ Shapefile (3MB)?
The geojson file for the Postleitzahlen from here is 100 MB ! How do we visualize that without the user browser having to download all of it? Does Leaflet.js provide a solution? Can we find and use a downsampled version with a much lower edge count for the areas?