{"language": "en", "polyline_shift": "true", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "true", "profile": "profile_without_stair", "side_street": null, "destination_side": "right", "origin": "43.75215996567882,7.448530228719908", "destination": "43.74918680509913,7.446714771979391"} |
{"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": "true", "profile": "painfulWalk", "side_street": "left", "destination_side": "left", "origin": "43.72990731421259,7.420163097249046", "destination": "43.735318102882985,7.431124854096317"} |
{"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": "true", "profile": "profile_without_stair", "side_street": null, "destination_side": null, "origin": "43.743513084792106,7.431513373845036", "destination": "43.734174829635535,7.431116101480234"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "en", "polyline_shift": "true", "full_json": "false", "include_crossing": "true", "include_slope": "true", "include_information_point": "false", "profile": "wheelchair", "side_street": "right", "destination_side": null, "origin": "43.74159957262614,7.4163597404518455", "destination": "43.72691757811489,7.412734896282554"} |
{"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": "painfulWalk", "side_street": null, "destination_side": "left", "origin": "43.73666846828184,7.409363984368675", "destination": "43.73118387278616,7.416458044771357"} |
{"code":500,"error":"could not open relation with OID 7194088\n","message":"Internal server error","success":false}
|
{"language": "es", "polyline_shift": "true", "full_json": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "false", "profile": "electricWheelchair", "side_street": "left", "destination_side": "left", "origin": "43.73250247714041,7.4204578101579575", "destination": "43.72880331664461,7.424821090678133"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "nl", "polyline_shift": "false", "full_json": "false", "include_crossing": "false", "include_slope": "false", "include_information_point": "false", "profile": "profile_without_stair", "side_street": null, "destination_side": null, "origin": "43.74782590402581,7.435593951303674", "destination": "43.749462639567554,7.439483807941393"} |
{"code":500,"message":"No route available","success":false}
|
{"language": "es", "polyline_shift": "false", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "false", "profile": "electricWheelchair", "side_street": "left", "destination_side": "right", "origin": "43.73974197814031,7.438088682056935", "destination": "43.72842498035511,7.420645804549348"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "fr", "polyline_shift": "false", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "true", "profile": "painfulWalk", "side_street": null, "destination_side": "right", "origin": "43.735052328066985,7.4106311622588406", "destination": "43.73637549634633,7.427304590088199"} |
{"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": "painfulWalk", "side_street": "left", "destination_side": "left", "origin": "43.75313708691514,7.446971378229384", "destination": "43.750012333132375,7.439223153083864"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "es", "polyline_shift": "true", "full_json": "false", "include_crossing": "true", "include_slope": "true", "include_information_point": "false", "profile": "profile_without_stair", "side_street": null, "destination_side": "right", "origin": "43.73808751203851,7.433301358594503", "destination": "43.74037119770495,7.4206145984794"} |
{"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": "true", "include_information_point": "false", "profile": "painfulWalk", "side_street": "right", "destination_side": "right", "origin": "43.72404968853761,7.414215457584533", "destination": "43.724867741715485,7.414834425042531"} |
{"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": "en", "polyline_shift": "true", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "true", "profile": "profile_without_stair", "side_street": "right", "destination_side": null, "origin": "43.729274632795196,7.424049209050972", "destination": "43.73437831824071,7.4081463866598565"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|
{"language": "nl", "polyline_shift": "false", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "true", "profile": "profile_without_stair", "side_street": null, "destination_side": "left", "origin": "43.74015436392421,7.417833629544541", "destination": "43.72265425641205,7.415216218551915"} |
{"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": "true", "include_information_point": "true", "profile": "stroller", "side_street": "left", "destination_side": "right", "origin": "43.73719480942374,7.419734345625235", "destination": "43.72859350574265,7.410648296678242"} |
{"code":500,"message":"Could not find a route without stair","success":false}
|