The algorithm pulls candidate edges from within a distance, but this is designed for a projection in meters. If the projection is in degrees, almost every edge will be assessed, and memory will run out fast.
[ ] Add user warning if projection is in degrees (or feet)
[ ] Add user warning if spatial indexes are missing
The algorithm pulls candidate edges from within a distance, but this is designed for a projection in meters. If the projection is in degrees, almost every edge will be assessed, and memory will run out fast.
[ ] Add user warning if projection is in degrees (or feet)
[ ] Add user warning if spatial indexes are missing