Tuesday 31 May 2016

postgis - Is Shooting Star broken in PGRouting 1.05?


I'm using pgrouting DLL 1.05 with postgresql 9.1. All required function installed.


Astar and Dijkstra work fine with sample data but "SHOOTING STAR" is not considering "reverse_cost".


Also if i try long route then it gives server disconnected error.



"Do you want to attempt to reconnect to the database?"

And then I need to restart the postgresql service.




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...