powered by
Function to prepare selected points and selected lines during the process.
prepare_elements_netlistw(is, grid, snapped_points, lines, maxdistance)
The indices of the quadras to use in the grid
A SpatialPolygonsDataFrame representing the quadras to split calculus
The start and end points snapped to the lines
The lines representing the network
The maximum distance between two observation to considere them as neighbours.
A list of two elements : selected points and selected lines
# NOT RUN { #no example provided, this is an internal function # }
Run the code above in your browser using DataLab