Rapport des tests du 29/11/2025, 08:00:05

BELGIUM

ENGLAND

FRANCE

Errors
Request Result
{"language": "fr", "polyline_shift": "true", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "true", "profile": "painfulWalk", "side_street": "right", "destination_side": "left", "origin": "46.04727397468695,6.388097386368867", "destination": "46.04504606329481,6.410417082087817"}
HTTPSConnectionPool(host='nvroute-api.n-vibe.com', port=443): Read timed out. (read timeout=5)
{"language": "de", "polyline_shift": "false", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "true", "profile": "valid", "side_street": "right", "destination_side": "right", "origin": "47.67503193363893,-2.6428377912338137", "destination": "47.66823157767239,-2.653546046699234"}
HTTPSConnectionPool(host='nvroute-api.n-vibe.com', port=443): Read timed out. (read timeout=5)

MONACO

Errors
Request Result
{"language": "de", "polyline_shift": "true", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "true", "profile": "profile_without_stair", "side_street": "left", "destination_side": "right", "origin": "43.75463615981535,7.449721381078134", "destination": "43.75582983847385,7.439333312678153"}
{"code":500,"message":"Could not find a route without stair","success":false}
{"language": "nl", "polyline_shift": "false", "full_json": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "false", "profile": "sightImpaired", "side_street": null, "destination_side": "right", "origin": "43.7544861139524,7.450116632593434", "destination": "43.75462151402327,7.4500788845132755"}
{"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": "false", "full_json": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "false", "profile": "blind", "side_street": null, "destination_side": null, "origin": "43.74645729280131,7.438334528729764", "destination": "43.74689863727735,7.439397914838865"}
{"code":500,"message":"No route available","success":false}
{"language": "en", "polyline_shift": "false", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "wheelchair", "side_street": "right", "destination_side": "right", "origin": "43.75216009811256,7.448708731329815", "destination": "43.75056870027995,7.436229115274802"}
{"code":500,"message":"Could not find a route without stair","success":false}
{"language": "de", "polyline_shift": "true", "full_json": "true", "include_crossing": "false", "include_slope": "false", "include_information_point": "false", "profile": "valid", "side_street": null, "destination_side": "left", "origin": "43.726916892033024,7.423170389246039", "destination": "43.74066521433147,7.416720558502807"}
{"code":500,"message":"No route available","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": "left", "origin": "43.74669830048752,7.447789855472907", "destination": "43.749288128401254,7.447162772342333"}
{"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": "es", "polyline_shift": "false", "full_json": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "true", "profile": "stroller", "side_street": "right", "destination_side": null, "origin": "43.735422459713845,7.4186019273789165", "destination": "43.7307463287006,7.429275260353931"}
{"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": "false", "profile": "stroller", "side_street": "left", "destination_side": null, "origin": "43.73808897347773,7.433717751384933", "destination": "43.733398729760275,7.430579277529895"}
{"code":500,"message":"Could not find a route without stair","success":false}
{"language": "nl", "polyline_shift": "true", "full_json": "false", "include_crossing": "false", "include_slope": "false", "include_information_point": "false", "profile": "wheelchair", "side_street": "right", "destination_side": "left", "origin": "43.731093394765296,7.429673955178505", "destination": "43.74749188145354,7.425341769315468"}
{"code":500,"message":"Could not find a route without stair","success":false}
{"language": "nl", "polyline_shift": "true", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "false", "profile": "profile_without_stair", "side_street": "right", "destination_side": "left", "origin": "43.74002766590365,7.438648697635344", "destination": "43.75288466366937,7.445525926181015"}
{"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": "true", "profile": "electricWheelchair", "side_street": null, "destination_side": null, "origin": "43.73363703138257,7.430228998465465", "destination": "43.7480642600035,7.426088037721762"}
{"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": "false", "include_information_point": "true", "profile": "electricWheelchair", "side_street": "right", "destination_side": "left", "origin": "43.74510144391637,7.424967256601165", "destination": "43.73555533575727,7.41027856153446"}
{"code":500,"message":"No route available","success":false}
{"language": "es", "polyline_shift": "true", "full_json": "true", "include_crossing": "false", "include_slope": "false", "include_information_point": "true", "profile": "electricWheelchair", "side_street": "right", "destination_side": "left", "origin": "43.72693001617402,7.41237648959809", "destination": "43.72558357808293,7.408919936899686"}
{"code":500,"message":"No route available","success":false}
{"language": "fr", "polyline_shift": "true", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "wheelchair", "side_street": "left", "destination_side": "left", "origin": "43.72251475440088,7.415077288639637", "destination": "43.72302916398537,7.4145867523717035"}
{"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": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "profile_without_stair", "side_street": "right", "destination_side": "right", "origin": "43.73986969061004,7.427987334106653", "destination": "43.727249470776655,7.413456511158001"}
HTTPSConnectionPool(host='nvroute-api.n-vibe.com', port=443): Read timed out. (read timeout=5)
{"language": "fr", "polyline_shift": "false", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "true", "profile": "valid", "side_street": "left", "destination_side": "left", "origin": "43.72317221646212,7.4175015850912756", "destination": "43.73583921085341,7.412358699911016"}
HTTPSConnectionPool(host='nvroute-api.n-vibe.com', port=443): Read timed out. (read timeout=5)
{"language": "de", "polyline_shift": "true", "full_json": "false", "include_crossing": "false", "include_slope": "true", "include_information_point": "true", "profile": "pregnancy", "side_street": "right", "destination_side": null, "origin": "43.72350618069726,7.41320835336235", "destination": "43.7334047653215,7.421154662470278"}
{"code":500,"message":"No route available","success":false}
{"language": "de", "polyline_shift": "false", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "true", "profile": "wheelchair", "side_street": "right", "destination_side": null, "origin": "43.74988431610836,7.450095618018648", "destination": "43.75174618537013,7.4450222260285575"}
{"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": "true", "profile": "wheelchair", "side_street": "right", "destination_side": "left", "origin": "43.72221709675122,7.4147830672571216", "destination": "43.72339756354791,7.414200336505018"}
{"code":500,"message":"Could not find a route without stair","success":false}
{"language": "nl", "polyline_shift": "false", "full_json": "true", "include_crossing": "false", "include_slope": "false", "include_information_point": "false", "profile": "profile_without_stair", "side_street": "left", "destination_side": "right", "origin": "43.72691245546667,7.414513198755254", "destination": "43.74234881337039,7.4262409548156505"}
HTTPSConnectionPool(host='nvroute-api.n-vibe.com', port=443): Read timed out. (read timeout=5)

NETHERLANDS

Errors
Request Result
{"language": "de", "polyline_shift": "true", "full_json": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "false", "profile": "pregnancy", "side_street": null, "destination_side": null, "origin": "52.24692405609122,5.49568980981408", "destination": "52.238405465738225,5.491329545078175"}
{"code":500,"message":"No route found.","success":false}

SPAIN

Errors
Request Result
{"language": "es", "polyline_shift": "false", "full_json": "true", "include_crossing": "true", "include_slope": "false", "include_information_point": "true", "profile": "wheelchair", "side_street": "right", "destination_side": "left", "origin": "41.74286235838511,-4.5096364074908335", "destination": "41.729337581864534,-4.498343823870044"}
{"code":500,"message":"The route is too long. Please narrow down your destination.","success":false}
{"language": "de", "polyline_shift": "true", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "true", "profile": "pregnancy", "side_street": "left", "destination_side": "right", "origin": "39.8381630988923,-2.610466630362623", "destination": "39.83796317218724,-2.627023662520449"}
{"code":500,"message":"The route is too long. Please narrow down your destination.","success":false}
{"language": "fr", "polyline_shift": "false", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "true", "profile": "profile_without_stair", "side_street": "right", "destination_side": "right", "origin": "42.2141466849157,0.2418637681972368", "destination": "42.206920384284416,0.23202707980027418"}
{"code":500,"message":"The route is too long. Please narrow down your destination.","success":false}
{"language": "es", "polyline_shift": "true", "full_json": "true", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "wheelchair", "side_street": "left", "destination_side": "right", "origin": "43.17856530578478,-3.964552735037315", "destination": "43.16989477670042,-3.9860397035489545"}
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": "true", "profile": "blind", "side_street": null, "destination_side": "left", "origin": "37.554801906310075,-6.579689766661503", "destination": "37.55048190048439,-6.597366813561323"}
{"code":500,"message":"The route is too long. Please narrow down your destination.","success":false}

SWITZERLAND

Errors
Request Result
{"language": "fr", "polyline_shift": "true", "full_json": "true", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "profile_default", "side_street": "right", "destination_side": "right", "origin": "46.36576703718278,7.5668301923236685", "destination": "46.36772969283069,7.5512870381388035"}
HTTPSConnectionPool(host='nvroute-api.n-vibe.com', port=443): Read timed out. (read timeout=5)
{"language": "de", "polyline_shift": "false", "full_json": "false", "include_crossing": "false", "include_slope": "true", "include_information_point": "false", "profile": "sightImpaired", "side_street": "right", "destination_side": "right", "origin": "47.03902523441243,7.513641915207119", "destination": "47.0441202807848,7.530280417957237"}
{"code":500,"message":"No route found.","success":false}
{"language": "en", "polyline_shift": "true", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "true", "profile": "painfulWalk", "side_street": null, "destination_side": "right", "origin": "46.52560202952731,8.443932319989484", "destination": "46.53454026761457,8.447387777546343"}
{"code":500,"message":"This route contains abnormal number of sections.","success":false}
{"language": "nl", "polyline_shift": "true", "full_json": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "false", "profile": "painfulWalk", "side_street": null, "destination_side": "right", "origin": "46.44028493321532,7.773872189673226", "destination": "46.43277325070008,7.7543171164259626"}
{"code":500,"message":"This route contains abnormal number of sections.","success":false}