spNetwork icon indicating copy to clipboard operation
spNetwork copied to clipboard

An R package to perform spatial analysis on networks.

Results 3 spNetwork issues
Sort by recently updated
recently updated
newest added

Hi, thanks for this remarkable package. I'm occasionally encountering this error, "Error in trim_lines_at(df1, graph_result, d, dd, i, donught) : object 'no_cut' not found." I think it's occurring on line...

I'm getting this error when trying to implement the code from this tutorial with my own data from OSMdata. Traceback is pasted below ``` Error in coordsLines[[nearest_line_index[x]]] : attempt to...

As I wrote in another issue, I am looking for a method for comparing isochrones generated using spNetwork (e.g. comparing two design variants). The road network in both cases will...