Closed
Description
Hello!
This line here changes spacing
to int. This works okay for certain projected coordinate systems, but fails for others (any time spacing < 0, which happens when using e.g. buildings in EPSG:4326).
I think the code is still functional if this is taken out, and spacing is left as a float. Is there a reason for this type conversion?