Results 102 comments of latot

Okis! I have tested the differences, at least in speed and time we can have great benefit from it. when I have time, I'll upload it!

@Robinlovelace @agila5 @vlarmet https://github.com/luukvdmeer/sfnetworks/discussions/254 There is discussion, has a repo with the code how to implement several functions!

> Hi all, I've had a play, in collaboration with @bda1986, and have made some progress. By coincidence, Bernhard has also written some code for `sf` (but not `sfnetworks`) object...

@Robinlovelace I was able to confirm this, I tested distance and paths, if they are in different components. - path: will return logical(0) - distance: will return NA

Hi, @Robinlovelace I have updated https://github.com/latot/sample_sfnetworks_cppRouting The shortestpath functions already has that fix, you can see it when is checked with length(), while the distance one does not have it,...

Talking on postgis, thinking in how to represent this cases on the shortest path, the best answer was. If the shortes path exists, then that linestring The shortest path from...

@Robinlovelace I have updated the repo https://github.com/latot/sample_sfnetworks_cppRouting/ Now have a real example, some... simplifications? I have splittled how the functions works, and how to read the output of cppRouting, less...

:O Good to know, personally complicates other codes too, when you work with directed lines you need the line in the right direction for example, to create a particular directed...

Hi, just passing by, is possible dump with identify too.

Great!, working even now :3 Maybe add this to the doc (?