I want to find
shortest route between two points stored in
PostGIS database. I know about
pgRouting functionalities but I don't want to use it because of data processing/topology creation processes.
Is their any such function/functions in PostGIS to achieve the same?
أكثر...