technologiestiftung / giessdenkiez-de-dwd-harvester

Gather precipitation data from DWD's radolan data set, for the region of Berlin and connect to the trees DB
https://www.giessdenkiez.de
MIT License
4 stars 9 forks source link

fix: make sad tree buffer larger to catch all trees #114

Closed Jaszkowic closed 7 months ago

Jaszkowic commented 8 months ago

It seems like not all trees are caught by the 0.00005 degrees buffer around the polygons. This is not a new bug, but was noticed recently. Increasing the buffer (which is only executed for trees "in the gap" between polygons) fixes the bug. There might be cleaner fixes for that but would require a lot of rewriting the harvester (starting from generating the polygons, which are a little bit off).

image (2)