Routing API v7 Developer's Guide Resources and Parameters
This section provides a comprehensive reference to the query parameters supported by the Routing API v7.
Calculate Route | https://route.ls.hereapi.com/routing/7.2/calculateroute.{format} |
Get Route | https://route.ls.hereapi.com/routing/7.2/getroute.{format} |
Get Routing Zones | https://route.ls.hereapi.com/routing/7.2/getroutingzones.{format} |
Calculate Isoline | https://isoline.route.ls.hereapi.com/routing/7.2/calculateisoline.{format} |
Calculate Matrix | https://matrix.route.ls.hereapi.com/routing/7.2/calculatematrix.{format} |
Where {format}
is either json
or xml
.
All results returned in xml
format have the following properties:
Namespace: | http://www.navteq.com/lbsp/Errors/1 |
| http://www.navteq.com/lbsp/Common/4 |
| http://www.navteq.com/lbsp/Routing-Common/4 |
| http://www.navteq.com/lbsp/Routing-CalculateRoute/4 |
| http://www.navteq.com/lbsp/Routing-CalculateMatrix/1 |
| http://www.navteq.com/lbsp/Routing-GetLinkInfo/4 |
| http://www.navteq.com/lbsp/Routing-GetRoute/4 |
| http://www.navteq.com/lbsp/Routing-GetRoutingZones/1 |
| http://www.navteq.com/lbsp/Routing-Version/1 |
Schema location: | https://route.ls.hereapi.com/routing/7.2/xsd/LBSP-Errors.xsd |
| https://route.ls.hereapi.com/routing/7.2/xsd/LBSP-Common.xsd |
| https://route.ls.hereapi.com/routing/7.2/xsd/LBSP-Routing-Common.xsd |
| https://route.ls.hereapi.com/routing/7.2/xsd/LBSP-Routing-CalculateRoute.xsd |
| https://route.ls.hereapi.com/routing/7.2/xsd/LBSP-Routing-CalculateMatrix.xsd |
| https://route.ls.hereapi.com/routing/7.2/xsd/LBSP-Routing-GetLinkInfo.xsd |
| https://route.ls.hereapi.com/routing/7.2/xsd/LBSP-Routing-GetRoute.xsd |
| https://route.ls.hereapi.com/routing/7.2/xsd/LBSP-Routing-GetRoutingZones.xsd |
| https://route.ls.hereapi.com/routing/7.2/xsd/LBSP-Routing-Version.xsd |