ErrorCode : 202, StatusCode : 602, Messages : "Unable to calculate route"

7 posts / 0 new
Last post
freek-tentoo
ErrorCode : 202, StatusCode : 602, Messages : "Unable to calculate route"

Hi, may I know why are the following locations unable to route?

Location A

{"locations":["50.8735565,4.7324753","50.8503321,4.3517241"],"options":{"ambiguities":"ignore","routeType":"shortest","doReverseGeocode":"false","enhancedNarrative":"false","avoidTimedConditions":"false","fullShape":"true","unit":"k"}}

 

Location B
{"locations":["50.8594779,4.3838503","50.8528315,4.3553586"],"options":{"ambiguities":"ignore","routeType":"shortest","doReverseGeocode":"false","enhancedNarrative":"false","avoidTimedConditions":"false","fullShape":"true","unit":"k"}}

Location C
{"locations":["50.8778449,4.7036151","50.84926,4.4610236"],"options":{"ambiguities":"ignore","routeType":"shortest","doReverseGeocode":"false","enhancedNarrative":"false","avoidTimedConditions":"false","fullShape":"true","unit":"k"}}


MQBrianCoakley
It looks like the last two
It looks like the last two locations are pedestrian areas but I'm not sure about the first route yet. I'm still looking into that one.

freek-tentoo
Hi, thanks for the feedback.

Hi, thanks for the feedback. Is there any options I can use to get a route to these locations even if they are pedestrian areas?


MQBrianCoakley
Unfortunately, no, there is
Unfortunately, no, there is no undocumented option to allow routes despite their road connection types.

freek-tentoo
Is there any way we can

Is there any way we can calculate the distance to the nearest area reachable by car?


MQBrianCoakley
That is not a current
That is not a current function but I will forward that on to the team as an enhancement request.

freek-tentoo
Hi, any update for the first

Hi, any update for the first route?