Results 7 issues of Jan Derk

Upgrading from Debian 9, I ran into fail2ban problems on Debian 10 and 11 (beta installer). It caused already banned warnings and iptables errors in fail2ban.log and bans not working....

**Describe the bug** Spam score column not longer available in Thunderbird 115. There were GUI changes in Thunderbird 115. I guess it broke the column feature. The button in the...

bug

Verblijfsobjecten has several fields that can contain multiple values that are separated by commas. * pand_id * nevenadressen * gebruiksdoel This is bad database design and leads to unexpected results...

Adressen: gebruiksdoel pand_id verblijfsobjecten: pand_id nevenadressen is al meervoud

Some fields that are more administrative are currently not parsed. Add an option to parse all BAG fields.

enhancement

Currently the conversion to WGS84 coordinates is done using approximation equations. We should use the more accurate conversions instead. Options: PROJ using [PyProj](https://pyproj4.github.io/pyproj/stable/) [GDAL](https://gdal.org/api/python_bindings.html)