Tagged Questions
4
votes
1answer
819 views
Sea routes network dataset
I am now working on a system to perform routing on a network of shipping lanes.
See this dataset that I have as the base: http://geocommons.com/maps/109850
I have postgres and pgrouting up and running ...
4
votes
0answers
511 views
How to create a routable road network from Ordnance Survey data?
I've been following the "Beginners Guide to pgRouting" in an attempt to create an in-house application that provides drive-time isochrones.
I have a server, postgreSQL and PostGIS and pgRouting - no ...
11
votes
2answers
360 views
How to clean such a bad shapefile for routing ?
I am trying to clean a shapefile to make it usable for routing with pgrouting, postgis, postgresql.
Here an intersection, it seems to be connected but when we zoom …. It is not:
Same here :
...
