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

Area processing ignores OSM tag mapping #5354

Open
vesameskanen opened this issue Sep 12, 2023 · 2 comments · May be fixed by #6164
Open

Area processing ignores OSM tag mapping #5354

vesameskanen opened this issue Sep 12, 2023 · 2 comments · May be fixed by #6164
Labels

Comments

@vesameskanen
Copy link
Contributor

Expected behavior

Traversal permissions defined by OsmTagMapper and its sub classes should be respected.

Observed behavior

Tag mapper does not affect the street graph generated from an area in any way.

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

2.4

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

Below is an area tagged as highway=footway, which is defined to be pedestrian only in FinlandMapper. Despite of that, the graph shows that also biking is allowed.

https://www.openstreetmap.org/way/236038054

https://hsl-debug.digitransit.fi/?module=planner&fromPlace=60.287908858911194%2C25.03922045230866&toPlace=60.287426277579236%2C25.03931432962418&time=1%3A21pm&date=09-12-2023&mode=BICYCLE&arriveBy=false&wheelchair=false&showIntermediateStops=true&locale=en&baseLayer=OSM%20Standard%20Tiles

Copy link

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days

@github-actions github-actions bot added the Stale This issue is stale, no activity for 90 days. Remove stale label or comment within 30 days. label Dec 12, 2023
@vesameskanen vesameskanen removed the Stale This issue is stale, no activity for 90 days. Remove stale label or comment within 30 days. label Dec 12, 2023
Copy link

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days

@github-actions github-actions bot added the Stale This issue is stale, no activity for 90 days. Remove stale label or comment within 30 days. label Mar 12, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 11, 2024
@vesameskanen vesameskanen reopened this Oct 16, 2024
@github-actions github-actions bot removed the Stale This issue is stale, no activity for 90 days. Remove stale label or comment within 30 days. label Oct 16, 2024
@vesameskanen vesameskanen linked a pull request Oct 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant