Version 6 (modified by 10 years ago) ( diff ) | ,
---|
Routing
Integrate a Routing application, e.g.
- OSRM - new, blindingly fast C++ implementation
- Server API: https://github.com/DennisOSRM/Project-OSRM/wiki/Server-api
- Server-side application: https://github.com/DennisOSRM/Project-OSRM
- Client-side application: https://github.com/DennisOSRM/Project-OSRM-Web
- OpenStreetMap's Gosmore
- pgRouting
Can this use the same database as used to serve Tiles?
Should we have Roads be a resource inside Sahana?
Use Cases
- Calculate walking/driving distances (Include Topology where-available)
- This can then later be extended to working out which routes different trucks should take to deliver their Shipments
See Also
Note:
See TracWiki
for help on using the wiki.