Skip to content
Giulio Panizzoni edited this page Jan 11, 2016 · 1 revision

API Routing Service

API endpoint

METHOD ENDPOINT USAGE RETURNS
GET /route?from{pointAlatitude};{pointAlongitude}&to{pointBlatitude};{pointBlongitude} Routing path for different modality of transportation XML
GET /route?from{pointAlatitude};{pointAlongitude}&to{pointBlatitude};{pointBlongitude}&avoid_{typeoflandslideid} Routing path for different modality of transportation avoid db stored landslide areas XML
GET /route?from{pointAlatitude};{pointAlongitude}&to{pointBlatitude};{pointBlongitude}&hgv{categoryofHgv} Routing path for different modality of transportation: with parameter hgv you can select the category of hgv XML

Clone this wiki locally