ropensci / stplanr

Sustainable transport planning with R
https://docs.ropensci.org/stplanr
Other
417 stars 66 forks source link

Add tests for rnet_breakup_vertices #453

Open agila5 opened 3 years ago

agila5 commented 3 years ago

After merging #451. Corner cases:

  1. the examples
  2. sfc objects
  3. Z/M dimensions
  4. self intersecting linestrings where the endpoint lie in the same linestring.
  5. CRS
Robinlovelace commented 3 years ago

And compare with alternative approach: https://github.com/ropensci/stplanr/pull/451#issuecomment-740675753