ropensci / stplanr

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

Functions to do spatial joins between route networks #505

Closed Robinlovelace closed 1 year ago

Robinlovelace commented 1 year ago

As illustrated below (source: https://rpubs.com/RobinLovelace/970011 )

image

Robinlovelace commented 1 year ago

Result of next commit, the input route network:

image

Output with OSM geometry:

image

Robinlovelace commented 1 year ago

Heads-up @temospena I think this is ready to go :rocket:

temospena commented 1 year ago

Heads-up @temospena I think this is ready to go :rocket:

Great! I'll try it in a large area tomorrow!

Robinlovelace commented 1 year ago

Great! I'll try it in a large area tomorrow!

Great, do see the documentation before though. Going to merge the PR so the docs are available.