Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

streetName for elevators which are closed ways is incorrect #6502

Open
Brickblock1 opened this issue Feb 28, 2025 · 0 comments
Open

streetName for elevators which are closed ways is incorrect #6502

Brickblock1 opened this issue Feb 28, 2025 · 0 comments

Comments

@Brickblock1
Copy link
Contributor

Expected behavior

streetName should give a name that is useful for the traveler.

Observed behavior

streetName returns "way 444022997 from 5" for elavators which are closed ways which is not something the traveler can understand. It does not return "Elevator" as expected.

Image

Image

Version of OTP used (exact commit hash or JAR name)

otp-shaded-2.7.0-SHNAPSHOT.jar from the siri-lite branch iirc.

Data sets in use (links to GTFS and OSM PBF files)

OSM data for Uppsala centralstation containing way https://www.openstreetmap.org/way/444022997

Command line used to start OTP

jdk-22.0.2/bin/java.exe -Xmx7G -jar otp-shaded-2.7.0-SNAPSHOT.jar --build --serve C:/Users

Router config and graph build config JSON

Not applicable

Steps to reproduce the problem

Download osm data for way and surroundings try to route through the elevator and show the streetName. Observe that a poor streetName value is returned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant