-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Giulio Panizzoni edited this page Jan 11, 2016
·
1 revision
| 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 |