Closed Komzpa closed 5 years ago
@Komzpa Thanks for your contribution. I guess it does not hurt. Do all tests pass with this change ?
Sorry, I forgot we had travis tests. Fine for me then, thank you.
@mhugo here is the calculation result. Getting rid of ST_Node significant decreased calculation time. Thx
We're building a triangulation from travel times. On bridges, roads intersect without a common node. Calling PostGIS ST_Node beofre is slow and kills interactivity. Let's see whether skipping this error will help.