Closed Robinlovelace closed 4 years ago
I'm not sure what your point is? Smaller segments will result in more rows as roads get broken up into pieces.
I'm not sure what your point is? Smaller segments will result in more rows as roads get broken up into pieces.
True that, was too late on a Friday afternoon... Was aiming to calculate the % of the number of features in the new object but was doing old/new rather than new/old - my bad, good to have examples showing that that's how it work and to 'kick the tires'. Great function btw.
The docs say:
This implies that longer segments will results in fewer output objects. However, the opposite is true, as shown below on the
osm_cleaning
branch:Was this intended @mem48 ? seems like a bug to me.