Open dkastl opened 10 years ago
It might be interesting to support geometries with 3rd dimension in the topology function. For shortest path function such as pgr_dijkstra the geometry does not matter anyway.
pgr_dijkstra
See: http://gis.stackexchange.com/questions/79996/how-to-build-topology-with-3d-linestring-in-pgrouting
This is on my TODO list. I comes in two flavors,
I responded to the gis.stackexchange with how to do this by cloning a couple of pgrouting functions.
It might be interesting to support geometries with 3rd dimension in the topology function. For shortest path function such as
pgr_dijkstra
the geometry does not matter anyway.See: http://gis.stackexchange.com/questions/79996/how-to-build-topology-with-3d-linestring-in-pgrouting