Get started
132 commitsLast commit ≈ 7 days ago0 stars0 forks
Identify continuous lines in a spatial network.
Identify continuous lines in a network using an approach based on the Continuity in Steet Network (COINS) method1.
Given the street network of the city of Bucharest (data source: OpenStreetMap)
library(rcoins)
streets <- bucharest$streets
Determine continuous lines in the spatial network as:
continuous_streets <- stroke(streets)
City River Spaces, a tool for automated and scalable delineation of urban river spaces with spatial-temporal big data