Skip to content

Missing way in preprocessed test graph #11

@aoles

Description

@aoles

Problem description

ORS API tests run against HD test graph filtered through either ors-preprocessor or osm-transform fail with the following.

[ERROR] Failures: 
[ERROR]   ResultTest.testWheelchairKerbRestriction:2102 1 expectation failed.
JSON path routes[0].summary.distance doesn't match.
Expected: is <74.1F>
  Actual: <105.9F>

[ERROR]   ResultTest.testWheelchairWidthRestriction:2021 1 expectation failed.
JSON path routes[0].summary.distance doesn't match.
Expected: is <158.7F>
  Actual: <158.8F>

Proposed solution

Check which OSM tags are relevant for wheelchair routing, as probably some of them are discarded by the preprocessor.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions