{"language": "es", "polyline_shift": "false", "full_json": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "true", "profile": "painfulWalk", "side_street": null, "destination_side": null, "origin": "43.73208107696149,7.420162582632838", "destination": "43.733961640180716,7.418192820501298"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "nl", "polyline_shift": "true", "full_json": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "false", "profile": "easyToRead", "side_street": "right", "destination_side": "left", "origin": "43.753687228334975,7.427763759300521", "destination": "43.749427248718824,7.422252616695371"} |
{"code":500,"error":"could not open relation with OID 7191814\n","message":"Internal server error","success":false}
|
{"language": "en", "polyline_shift": "false", "full_json": "true", "include_crossing": "false", "include_slope": "false", "include_information_point": "false", "profile": "painfulWalk", "side_street": null, "destination_side": null, "origin": "43.734824098237034,7.413497422503591", "destination": "43.73559906818503,7.4160627332300235"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "de", "polyline_shift": "false", "full_json": "false", "include_crossing": "true", "include_slope": "true", "include_information_point": "true", "profile": "easyToRead", "side_street": null, "destination_side": "right", "origin": "43.732324946590545,7.409901665127769", "destination": "43.72710707263388,7.414679455341183"} |
{"code":500,"message":"No route available","success":false}
|
{"language": "fr", "polyline_shift": "false", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "true", "profile": "electricWheelchair", "side_street": "right", "destination_side": null, "origin": "43.73269388585511,7.428357390122484", "destination": "43.72578206568154,7.417839175047909"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "fr", "polyline_shift": "false", "full_json": "true", "include_crossing": "false", "include_slope": "false", "include_information_point": "false", "profile": "stroller", "side_street": "right", "destination_side": "left", "origin": "43.73382875693579,7.4211497235936426", "destination": "43.735155314599325,7.430796519506187"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "nl", "polyline_shift": "true", "full_json": "false", "include_crossing": "true", "include_slope": "true", "include_information_point": "true", "profile": "profile_default", "side_street": null, "destination_side": "right", "origin": "43.72928501714863,7.418596122778343", "destination": "43.74090921440799,7.416604657573003"} |
{"code":500,"message":"No route available","success":false}
|
{"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": "left", "origin": "43.73824943348581,7.417885127744258", "destination": "43.73931087089466,7.431320062515293"} |
HTTPSConnectionPool(host='nvroute-api.n-vibe.com', port=443): Read timed out. (read timeout=5) |
{"language": "nl", "polyline_shift": "false", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "true", "profile": "wheelchair", "side_street": null, "destination_side": null, "origin": "43.75169846421388,7.452518027685802", "destination": "43.745504593098296,7.43138874628051"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "en", "polyline_shift": "false", "full_json": "false", "include_crossing": "false", "include_slope": "false", "include_information_point": "true", "profile": "painfulWalk", "side_street": "left", "destination_side": "left", "origin": "43.73427000349253,7.423833365320906", "destination": "43.7301907376751,7.420752380199079"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "en", "polyline_shift": "false", "full_json": "false", "include_crossing": "false", "include_slope": "true", "include_information_point": "false", "profile": "electricWheelchair", "side_street": "right", "destination_side": null, "origin": "43.73201055711628,7.431091997836476", "destination": "43.73970461534009,7.4340029452571805"} |
{"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": "true", "profile": "easyToRead", "side_street": null, "destination_side": "right", "origin": "43.74806289510717,7.4397098097536425", "destination": "43.73635081388082,7.425908163886345"} |
{"code":500,"message":"No route available","success":false}
|
{"language": "en", "polyline_shift": "true", "full_json": "false", "include_crossing": "false", "include_slope": "true", "include_information_point": "true", "profile": "stroller", "side_street": "right", "destination_side": "right", "origin": "43.74991423728736,7.4487480637331736", "destination": "43.75129120139114,7.447103637584913"} |
{"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": "nl", "polyline_shift": "false", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "true", "profile": "pregnancy", "side_street": "right", "destination_side": "left", "origin": "43.736124991697466,7.425961504221549", "destination": "43.743378056740404,7.423886232888642"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "de", "polyline_shift": "false", "full_json": "true", "include_crossing": "false", "include_slope": "false", "include_information_point": "true", "profile": "easyToRead", "side_street": "left", "destination_side": "right", "origin": "43.728414412389355,7.414910771593403", "destination": "43.73690231158198,7.409403165573762"} |
{"code":500,"error":"could not open relation with OID 7192465\n","message":"Internal server error","success":false}
|
{"language": "en", "polyline_shift": "true", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "painfulWalk", "side_street": "right", "destination_side": "right", "origin": "43.734171789102305,7.411272647777807", "destination": "43.72618996814836,7.421768216186589"} |
{"code":500,"message":"No route available","success":false}
|
{"language": "nl", "polyline_shift": "true", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "profile_without_stair", "side_street": "left", "destination_side": "right", "origin": "43.74331502837988,7.431554046629335", "destination": "43.73188885102822,7.428374288394329"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|