{"language": "de", "polyline_shift": "false", "full_json": "true", "include_crossing": "false", "include_slope": "false", "include_information_point": "true", "profile": "pregnancy", "side_street": null, "destination_side": "right", "origin": "43.752756517683515,7.448121524853786", "destination": "43.75549122194656,7.443698849828924"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "en", "polyline_shift": "false", "full_json": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "false", "profile": "wheelchair", "side_street": "left", "destination_side": null, "origin": "43.74277904044068,7.421644679324452", "destination": "43.74467282292166,7.418668819452805"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "nl", "polyline_shift": "false", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "true", "profile": "wheelchair", "side_street": "right", "destination_side": "right", "origin": "43.73015827282682,7.421398613236687", "destination": "43.728999636511844,7.424408538869357"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "es", "polyline_shift": "true", "full_json": "true", "include_crossing": "true", "include_slope": "false", "include_information_point": "true", "profile": "stroller", "side_street": "left", "destination_side": "right", "origin": "43.751375088928775,7.45275496201865", "destination": "43.74274391699704,7.435431514099148"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "de", "polyline_shift": "true", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "painfulWalk", "side_street": null, "destination_side": "right", "origin": "43.72808707405862,7.424181050703138", "destination": "43.73465561891553,7.42228607699191"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "en", "polyline_shift": "true", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "true", "profile": "blind", "side_street": "left", "destination_side": "right", "origin": "43.75626967155233,7.434244669539954", "destination": "43.75532781142691,7.432709324662926"} |
{"code":500,"error":"Unexpected Null value in column source\nCONTEXT: SQL function \"pgr_astar\" statement 1\nSQL statement \"CREATE TEMP TABLE IF NOT EXISTS result_pgr_aStar AS\n\t\tSELECT seq, edge, node\n\t\tFROM pgr_aStar(\n\t\t $$\n\t\t SELECT fid AS id, source, target, modified_length AS cost, modified_length AS reverse_cost, x1, y1, x2, y2\n\t\t FROM (\n\t\t SELECT \n\t\t\t\t\tfid, \n\t\t\t\t\tprofile_default AS modified_length,\n\t\t\t\t\tsource, \n\t\t\t\t\ttarget, \n\t\t\t\t\tx1, \n\t\t\t\t\ty1, \n\t\t\t\t\tx2, \n\t\t\t\t\ty2\n\t\t FROM edges_all_vw\n\t\t UNION ALL\n\t\t SELECT \n\t\t\t\t\tfid, \n\t\t\t\t\tmodified_length, \n\t\t\t\t\tsource, \n\t\t\t\t\ttarget, \n\t\t\t\t\tx1, \n\t\t\t\t\ty1, \n\t\t\t\t\tx2, \n\t\t\t\t\ty2\n\t\t FROM temp_routing_edges\n\t\t ) AS all_edges\n\t\t $$,\n\t\t new_origin.node,\n\t\t new_destination.node,\n\t\t directed := false\n\t\t)\"\nPL/pgSQL function get_routing_ellipse_with_snapping_v4(character varying,character varying,character varying) line 83 at SQL statement\n","message":"Internal server error","success":false}
|
{"language": "es", "polyline_shift": "true", "full_json": "false", "include_crossing": "false", "include_slope": "true", "include_information_point": "true", "profile": "electricWheelchair", "side_street": "right", "destination_side": null, "origin": "43.74350522792554,7.41784182159652", "destination": "43.73062172529681,7.426045070995525"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "en", "polyline_shift": "false", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "electricWheelchair", "side_street": null, "destination_side": "right", "origin": "43.747939124308886,7.446349301930275", "destination": "43.745888505629146,7.446056548593214"} |
{"code":500,"error":"Unexpected Null value in column source\nCONTEXT: SQL function \"pgr_astar\" statement 1\nSQL statement \"CREATE TEMP TABLE IF NOT EXISTS result_pgr_aStar AS\n\t\tSELECT seq, edge, node\n\t\tFROM pgr_aStar(\n\t\t $$\n\t\t SELECT fid AS id, source, target, modified_length AS cost, modified_length AS reverse_cost, x1, y1, x2, y2\n\t\t FROM (\n\t\t SELECT \n\t\t\t\t\tfid, \n\t\t\t\t\t--profile_without_stair AS modified_length,\n\t\t\t\t\tprofile_wheelchair AS modified_length,\n\t\t\t\t\tsource, \n\t\t\t\t\ttarget, \n\t\t\t\t\tx1, \n\t\t\t\t\ty1, \n\t\t\t\t\tx2, \n\t\t\t\t\ty2\n\t\t FROM edges_all_vw\n\t\t UNION ALL\n\t\t SELECT \n\t\t\t\t\tfid, \n\t\t\t\t\tmodified_length, \n\t\t\t\t\tsource, \n\t\t\t\t\ttarget, \n\t\t\t\t\tx1, \n\t\t\t\t\ty1, \n\t\t\t\t\tx2, \n\t\t\t\t\ty2\n\t\t FROM temp_routing_edges\n\t\t ) AS all_edges\n\t\t $$,\n\t\t new_origin.node,\n\t\t new_destination.node,\n\t\t directed := false\n\t\t)\"\nPL/pgSQL function get_routing_ellipse_with_snapping_v4(character varying,character varying,character varying) line 117 at SQL statement\n","message":"Internal server error","success":false}
|
{"language": "fr", "polyline_shift": "false", "full_json": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "true", "profile": "electricWheelchair", "side_street": null, "destination_side": null, "origin": "43.746910909297284,7.4331809216133085", "destination": "43.75321199094386,7.451346037869041"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "en", "polyline_shift": "false", "full_json": "true", "include_crossing": "false", "include_slope": "false", "include_information_point": "false", "profile": "wheelchair", "side_street": "right", "destination_side": null, "origin": "43.73365349299724,7.410021441277266", "destination": "43.72233373354901,7.416772465545842"} |
{"code":500,"error":"could not open relation with OID 7171399\n","message":"Internal server error","success":false}
|
{"language": "en", "polyline_shift": "true", "full_json": "false", "include_crossing": "false", "include_slope": "false", "include_information_point": "false", "profile": "pregnancy", "side_street": "right", "destination_side": null, "origin": "43.72798874190031,7.4149747178485255", "destination": "43.733266474967614,7.416805428235893"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "en", "polyline_shift": "true", "full_json": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "false", "profile": "valid", "side_street": "left", "destination_side": "right", "origin": "43.751177827094374,7.441225738293114", "destination": "43.74995828892276,7.428749789393072"} |
{"code":500,"message":"No route available","success":false}
|
{"language": "de", "polyline_shift": "true", "full_json": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "false", "profile": "blind", "side_street": null, "destination_side": null, "origin": "43.73112504541945,7.407792576976552", "destination": "43.73082619956941,7.416214190960464"} |
{"code":500,"message":"No route available","success":false}
|
{"language": "en", "polyline_shift": "true", "full_json": "true", "include_crossing": "false", "include_slope": "false", "include_information_point": "false", "profile": "pregnancy", "side_street": null, "destination_side": "right", "origin": "43.75225744599926,7.442537060620711", "destination": "43.750305429932816,7.437482201924187"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "en", "polyline_shift": "false", "full_json": "true", "include_crossing": "true", "include_slope": "false", "include_information_point": "true", "profile": "electricWheelchair", "side_street": "left", "destination_side": "right", "origin": "43.72372722993003,7.41434756296847", "destination": "43.738831402119,7.425124955873917"} |
HTTPSConnectionPool(host='nvroute-api.n-vibe.com', port=443): Read timed out. (read timeout=5) |
{"language": "en", "polyline_shift": "true", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "wheelchair", "side_street": "left", "destination_side": "right", "origin": "43.744837882360564,7.418492894837131", "destination": "43.72871204775436,7.4217539323566815"} |
HTTPSConnectionPool(host='nvroute-api.n-vibe.com', port=443): Read timed out. (read timeout=5) |
{"language": "en", "polyline_shift": "false", "full_json": "true", "include_crossing": "false", "include_slope": "false", "include_information_point": "false", "profile": "profile_without_stair", "side_street": "right", "destination_side": "left", "origin": "43.74191224564721,7.422897337188494", "destination": "43.73551925087205,7.432896002751156"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "de", "polyline_shift": "false", "full_json": "false", "include_crossing": "false", "include_slope": "false", "include_information_point": "true", "profile": "profile_without_stair", "side_street": null, "destination_side": null, "origin": "43.75208036388388,7.44527335359049", "destination": "43.752906161412156,7.447860127852538"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "de", "polyline_shift": "false", "full_json": "true", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "electricWheelchair", "side_street": null, "destination_side": "left", "origin": "43.73785188192481,7.419374735504284", "destination": "43.726514371692645,7.409748229485774"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "de", "polyline_shift": "true", "full_json": "false", "include_crossing": "false", "include_slope": "true", "include_information_point": "false", "profile": "stroller", "side_street": "left", "destination_side": "left", "origin": "43.72460150832913,7.419658425761006", "destination": "43.73909007954503,7.41380185720483"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "nl", "polyline_shift": "false", "full_json": "false", "include_crossing": "true", "include_slope": "true", "include_information_point": "false", "profile": "pregnancy", "side_street": null, "destination_side": "left", "origin": "43.755007305532565,7.4359534008717425", "destination": "43.75265892544778,7.44257860512619"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|