{"language": "fr", "polyline_shift": "false", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "painfulWalk", "side_street": null, "destination_side": null, "origin": "43.75185342090164,7.4522795688622825", "destination": "43.74329709506181,7.44321747516602"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "fr", "polyline_shift": "true", "full_json": "true", "include_crossing": "false", "include_slope": "false", "include_information_point": "true", "profile": "painfulWalk", "side_street": "left", "destination_side": "left", "origin": "43.728976222841794,7.406635541176391", "destination": "43.73891998125343,7.4239574555686145"} |
HTTPSConnectionPool(host='nvroute-api.n-vibe.com', port=443): Read timed out. (read timeout=5) |
{"language": "es", "polyline_shift": "false", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "false", "profile": "sightImpaired", "side_street": null, "destination_side": "right", "origin": "43.75750748474439,7.435660647971769", "destination": "43.75690328690724,7.434319524484775"} |
{"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": "en", "polyline_shift": "true", "full_json": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "true", "profile": "stroller", "side_street": null, "destination_side": null, "origin": "43.7437982324676,7.423459402761236", "destination": "43.72738035948994,7.420038762029618"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "fr", "polyline_shift": "true", "full_json": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "true", "profile": "painfulWalk", "side_street": null, "destination_side": "left", "origin": "43.75322603686895,7.4378327594394165", "destination": "43.749682119617084,7.431276337381213"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "es", "polyline_shift": "false", "full_json": "false", "include_crossing": "true", "include_slope": "true", "include_information_point": "true", "profile": "electricWheelchair", "side_street": "right", "destination_side": "left", "origin": "43.752786425455824,7.438764824748545", "destination": "43.74023349446041,7.432509985057912"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "fr", "polyline_shift": "true", "full_json": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "false", "profile": "profile_without_stair", "side_street": "left", "destination_side": "right", "origin": "43.739549192606496,7.415045863949936", "destination": "43.73534003184258,7.409235032201601"} |
{"code":500,"error":"could not open relation with OID 7156935\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": null, "destination_side": "left", "origin": "43.746968775045666,7.447453638865561", "destination": "43.75158439988041,7.436022273349522"} |
{"code":500,"message":"No route available","success":false}
|
{"language": "en", "polyline_shift": "false", "full_json": "false", "include_crossing": "false", "include_slope": "false", "include_information_point": "false", "profile": "easyToRead", "side_street": "right", "destination_side": "right", "origin": "43.74927890825274,7.446638643350961", "destination": "43.74523830425273,7.445017284891721"} |
{"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": "fr", "polyline_shift": "true", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "stroller", "side_street": "right", "destination_side": "right", "origin": "43.73723504773386,7.408713495657284", "destination": "43.73403910310703,7.4324398625232595"} |
{"code":500,"error":"could not open relation with OID 7157036\n","message":"Internal server error","success":false}
|
{"language": "de", "polyline_shift": "false", "full_json": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "false", "profile": "painfulWalk", "side_street": null, "destination_side": "left", "origin": "43.73924711074102,7.416863940179477", "destination": "43.73188482646891,7.407293834519569"} |
HTTPSConnectionPool(host='nvroute-api.n-vibe.com', port=443): Read timed out. (read timeout=5) |
{"language": "es", "polyline_shift": "false", "full_json": "false", "include_crossing": "false", "include_slope": "false", "include_information_point": "false", "profile": "painfulWalk", "side_street": "left", "destination_side": "right", "origin": "43.741100749025655,7.441145926530764", "destination": "43.752284823261824,7.451025772895969"} |
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": "false", "include_slope": "false", "include_information_point": "false", "profile": "pregnancy", "side_street": "left", "destination_side": "right", "origin": "43.72654780622471,7.422554594044085", "destination": "43.73831379519946,7.41470420474677"} |
HTTPSConnectionPool(host='nvroute-api.n-vibe.com', port=443): Read timed out. (read timeout=5) |
{"language": "fr", "polyline_shift": "true", "full_json": "true", "include_crossing": "true", "include_slope": "false", "include_information_point": "true", "profile": "wheelchair", "side_street": "left", "destination_side": "right", "origin": "43.74054643855136,7.4357621020710765", "destination": "43.7543925006066,7.443471052926162"} |
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": "false", "include_slope": "false", "include_information_point": "false", "profile": "electricWheelchair", "side_street": "right", "destination_side": "left", "origin": "43.72585232585498,7.418376126672443", "destination": "43.729020495155645,7.419931201522447"} |
HTTPSConnectionPool(host='nvroute-api.n-vibe.com', port=443): Read timed out. (read timeout=5) |
{"language": "de", "polyline_shift": "false", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "true", "profile": "electricWheelchair", "side_street": "left", "destination_side": "left", "origin": "43.73058876192464,7.410604218528137", "destination": "43.74022072781138,7.429446547735716"} |
HTTPSConnectionPool(host='nvroute-api.n-vibe.com', port=443): Read timed out. (read timeout=5) |
{"language": "en", "polyline_shift": "false", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "true", "profile": "blind", "side_street": null, "destination_side": null, "origin": "43.73478389503495,7.415509122961995", "destination": "43.72839324088398,7.420585067153448"} |
HTTPSConnectionPool(host='nvroute-api.n-vibe.com', port=443): Read timed out. (read timeout=5) |
{"language": "en", "polyline_shift": "false", "full_json": "false", "include_crossing": "true", "include_slope": "true", "include_information_point": "false", "profile": "electricWheelchair", "side_street": "right", "destination_side": "left", "origin": "43.74433697447311,7.441583872170436", "destination": "43.75372761151648,7.4484119792807855"} |
{"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": "true", "include_information_point": "true", "profile": "stroller", "side_street": null, "destination_side": null, "origin": "43.725217269707244,7.4089031829218985", "destination": "43.72914142326431,7.413676433377461"} |
{"code":500,"message":"No route available","success":false}
|
{"language": "fr", "polyline_shift": "true", "full_json": "true", "include_crossing": "false", "include_slope": "false", "include_information_point": "true", "profile": "profile_default", "side_street": "left", "destination_side": "left", "origin": "43.75139473223288,7.435591430153196", "destination": "43.73796869453918,7.42094628248538"} |
{"code":500,"message":"No route available","success":false}
|
{"language": "es", "polyline_shift": "true", "full_json": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "true", "profile": "electricWheelchair", "side_street": null, "destination_side": null, "origin": "43.74183290867362,7.427668966980546", "destination": "43.75135175401089,7.426076501734295"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "fr", "polyline_shift": "true", "full_json": "true", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "electricWheelchair", "side_street": "right", "destination_side": "right", "origin": "43.73254861540458,7.430215969988152", "destination": "43.73689818797043,7.434837632572857"} |
{"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": null, "destination_side": "left", "origin": "43.731461709692745,7.422201813086146", "destination": "43.72802475036495,7.418188503682786"} |
{"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": "true", "include_information_point": "true", "profile": "electricWheelchair", "side_street": null, "destination_side": null, "origin": "43.748766323989464,7.444707434409898", "destination": "43.75153103373986,7.453134227826603"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|