Hi,
I need to create street network data(only complete road network ) with the routing capability(shortest path including factors such as traffic etc) for a country using the Open Street Network dataset or any another trusted data source.
- Any trusted source from which I can download the data for a country.
-ESRI tool create a road network with routing capabilities
The intent is to create a routing service API, which on receiving request will return the shortest path.
Can someone please guide me?
Thanks !