Rapport des tests du 03/02/2026, 14:30:23

BELGIUM

ENGLAND

FRANCE

MONACO

Errors
Request Result
{"language": "es", "polyline_shift": "true", "full_json": "true", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "valid", "side_street": null, "destination_side": null, "origin": "43.734110306601,7.432883203758512", "destination": "43.73613787489342,7.4192435832289645"}
{"code":500,"error":"Traceback (most recent call last):\n  File \"/tmp/8de3344fa40f498/routing_engine/v4/routing_engine.py\", line 955, in calculate_route\n    polylines = nv_route.updatePolyline(intersections)\n                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/tmp/8de3344fa40f498/mapbox_format_objects/NVibeRoute.py\", line 397, in updatePolyline\n    result = self.linkTwoPolyline([allPolyline[i - 1][-1], newCoordinate], allPolyline[i])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/tmp/8de3344fa40f498/mapbox_format_objects/NVibeRoute.py\", line 538, in linkTwoPolyline\n    if newPolyline1[-1].distance(newPolyline2[0]) < 1:\n       ^^^^^^^^^^^^^^^^^^^^^^^^^\nAttributeError: 'NoneType' object has no attribute 'distance'\n","message":"Internal server error","success":false}
{"language": "en", "polyline_shift": "true", "full_json": "true", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "electricWheelchair", "side_street": null, "destination_side": null, "origin": "43.7483998646285,7.446922731939044", "destination": "43.74952419120568,7.442840997527156"}
{"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": "true", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "true", "profile": "wheelchair", "side_street": null, "destination_side": "right", "origin": "43.7514560196323,7.449533135579514", "destination": "43.756016962401496,7.438588347798472"}
{"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": "wheelchair", "side_street": "right", "destination_side": "left", "origin": "43.728624510434585,7.409934167427956", "destination": "43.740378743060695,7.419675024822309"}
{"code":500,"error":"could not open relation with OID 7263663\n","message":"Internal server error","success":false}
{"language": "en", "polyline_shift": "false", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "false", "profile": "electricWheelchair", "side_street": "right", "destination_side": "right", "origin": "43.73048532146857,7.425288810664066", "destination": "43.74659307457998,7.42495522654011"}
{"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": "false", "profile": "wheelchair", "side_street": null, "destination_side": null, "origin": "43.7445260475279,7.435799157461018", "destination": "43.751978838598156,7.4525286999012765"}
{"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": "valid", "side_street": "left", "destination_side": "right", "origin": "43.725559012234285,7.409068838291714", "destination": "43.72967557045055,7.425532051251964"}
{"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": "easyToRead", "side_street": "right", "destination_side": "right", "origin": "43.72958252123985,7.405613512865499", "destination": "43.73001174757563,7.4052350364719794"}
{"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": "true", "include_crossing": "false", "include_slope": "true", "include_information_point": "false", "profile": "wheelchair", "side_street": "left", "destination_side": "right", "origin": "43.73154597239534,7.426840953080333", "destination": "43.73030013031129,7.4097674287554876"}
{"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": "false", "include_information_point": "true", "profile": "stroller", "side_street": "right", "destination_side": "right", "origin": "43.732089660385164,7.418377800519265", "destination": "43.74234619660326,7.426353686940866"}
HTTPSConnectionPool(host='nvroute-api.n-vibe.com', port=443): Read timed out. (read timeout=5)
{"language": "en", "polyline_shift": "true", "full_json": "true", "include_crossing": "false", "include_slope": "false", "include_information_point": "true", "profile": "stroller", "side_street": "right", "destination_side": null, "origin": "43.73801550094936,7.412882304378736", "destination": "43.73652958593772,7.409870514121685"}
{"code":500,"error":"could not open relation with OID 7264094\n","message":"Internal server error","success":false}
{"language": "fr", "polyline_shift": "false", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "true", "profile": "painfulWalk", "side_street": "right", "destination_side": null, "origin": "43.744302434088674,7.4308962035051245", "destination": "43.732993547290484,7.415261369014217"}
{"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": "profile_default", "side_street": null, "destination_side": "right", "origin": "43.74420069558068,7.439421060070656", "destination": "43.744823864216805,7.4380943181052395"}
{"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": "painfulWalk", "side_street": "left", "destination_side": "left", "origin": "43.7351819919997,7.409846837864256", "destination": "43.726584994188535,7.414192958684105"}
{"code":500,"error":"could not open relation with OID 7264275\n","message":"Internal server error","success":false}
{"language": "en", "polyline_shift": "false", "full_json": "false", "include_crossing": "true", "include_slope": "true", "include_information_point": "true", "profile": "profile_without_stair", "side_street": "right", "destination_side": "right", "origin": "43.72942476487242,7.425417010938976", "destination": "43.73562308305401,7.4358649249799145"}
{"code":500,"message":"Could not find a route without stair","success":false}
{"language": "de", "polyline_shift": "true", "full_json": "true", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "valid", "side_street": "right", "destination_side": "left", "origin": "43.731089125577554,7.418113318905905", "destination": "43.723619364129725,7.413094451007671"}
{"code":500,"message":"No route available","success":false}

NETHERLANDS

Errors
Request Result
{"language": "de", "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": null, "origin": "51.95235784316964,5.328032502897191", "destination": "51.9616951515104,5.324290766869839"}
{"code":500,"message":"This route contains abnormal number of sections.","success":false}
{"language": "de", "polyline_shift": "true", "full_json": "false", "include_crossing": "false", "include_slope": "false", "include_information_point": "true", "profile": "blind", "side_street": null, "destination_side": "right", "origin": "51.74842530995942,5.295935558430752", "destination": "51.739628452882236,5.2872840075289185"}
{"code":500,"message":"This route contains abnormal number of sections.","success":false}
{"language": "fr", "polyline_shift": "true", "full_json": "true", "include_crossing": "true", "include_slope": "false", "include_information_point": "true", "profile": "profile_without_stair", "side_street": null, "destination_side": "left", "origin": "51.65372551452245,5.954136589935433", "destination": "51.655277825145745,5.981337525369097"}
{"code":500,"message":"This route contains abnormal number of sections.","success":false}
{"language": "fr", "polyline_shift": "true", "full_json": "false", "include_crossing": "false", "include_slope": "false", "include_information_point": "false", "profile": "profile_without_stair", "side_street": "right", "destination_side": "left", "origin": "51.894941658340976,5.658511419409682", "destination": "51.909315867805084,5.642915591286619"}
{"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": "true", "profile": "wheelchair", "side_street": "right", "destination_side": "right", "origin": "52.05447404303658,5.143161806891224", "destination": "52.06814830695994,5.1428533689047535"}
{"code":500,"message":"No route found.","success":false}

SPAIN

SWITZERLAND

Errors
Request Result
{"language": "de", "polyline_shift": "true", "full_json": "true", "include_crossing": "true", "include_slope": "false", "include_information_point": "true", "profile": "electricWheelchair", "side_street": null, "destination_side": "left", "origin": "46.5511656993018,9.49157503944536", "destination": "46.547159361891836,9.502530564761798"}
{"code":500,"message":"The route is too long. Please narrow down your destination.","success":false}
{"language": "fr", "polyline_shift": "false", "full_json": "false", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "stroller", "side_street": null, "destination_side": "left", "origin": "46.80403020131715,8.735524286960114", "destination": "46.81874787172825,8.732685112146314"}
{"code":500,"message":"This route contains abnormal number of sections.","success":false}
{"language": "de", "polyline_shift": "false", "full_json": "true", "include_crossing": "true", "include_slope": "false", "include_information_point": "false", "profile": "valid", "side_street": "left", "destination_side": null, "origin": "46.795356808751684,8.518954728389144", "destination": "46.79013225908688,8.542604771762512"}
{"code":500,"message":"The route is too long. Please narrow down your destination.","success":false}
{"language": "en", "polyline_shift": "false", "full_json": "true", "include_crossing": "true", "include_slope": "true", "include_information_point": "false", "profile": "painfulWalk", "side_street": "left", "destination_side": null, "origin": "47.01994020443527,7.93699288034738", "destination": "47.010012787521774,7.954679930896706"}
{"code":500,"message":"The route is too long. Please narrow down your destination.","success":false}