Stefan Erhardt
Stefan Erhardt
It should be avoided that labels are placed into neighbor countries. One approach to look at could be this: https://tilemill-project.github.io/tilemill/docs/guides/labels-advanced/
The bottleneck for the preprocessing tasks in update_lowzoom.sh is the CPU, not the SSD. We could try to parallelize the tasks. I don't know yet how to do and if...
Wohngebäude 45°, Nutzgebäude 90° More information: http://www.katastermodernisierung.nrw.de/documente/broschuerenerlasse/zvaut.pdf (page 17-19) and: https://forum.openstreetmap.org/viewtopic.php?id=23611
- add print function: https://github.com/rowanwins/leaflet-easyPrint - a faster grid: https://cloudybay.github.io/leaflet.latlng-graticule/example/ - perhaps a sidebar: https://github.com/turbo87/sidebar-v2/ - or a more dense button menu like here: http://davidchouse.github.io/Leaflet.NavBar/ or here: http://leaflet.github.io/Leaflet.toolbar/examples/popup.html#
Rendering meta tiles with mod_tile/renderd always made my hillshade look ugly. This results in the 8 bit PNGs, which Mapnik doesn't rasterize nicely. The difference can be seen here: 8-bit:...
It would be nice to enable automatic interval calculation for data lists with only one timestamp information. Example: sample 1: features.type.time = '2019-07-01 19:20:27+02:00' sample 2: features.type.time = '2019-07-01 19:30:27+02:00'...