I tried to include an integration test but it seems that my simulation of hbGIS output indirectly depends on lwgeom which is not clearly called from within sf, which then causes all kinds of warnings.
Solution 1:
Include real-life test data, if necessary manipulate to anonymize it.
Solution 2:
Write code to simulate real-life test data. This failed so far given the unstable tools needed for it, but maybe it is worth to keep trying.
I tried to include an integration test but it seems that my simulation of hbGIS output indirectly depends on lwgeom which is not clearly called from within sf, which then causes all kinds of warnings.
Solution 1:
Solution 2: