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

Be able to parse conditional access for modes based on the mode:lanes scheme #7

Open
MarkRaadsen opened this issue Nov 9, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@MarkRaadsen
Copy link
Member

MarkRaadsen commented Nov 9, 2020

See https://wiki.openstreetmap.org/wiki/Australian_Tagging_Guidelines for some info on what these tags look like

  • ideally in settings one can provide the time of day the network is parsed for (or we must make the infrasturcture time of day aware, such that in modelling they can be excluded/included

  • currently these tags are ignored compltetely which is a problem since often the less specific tagging mode:lane without the conditional subtag is not provided

  • Also note that for the cycleway and busway scheme this also needs to be supported, e.g. cycleway(busway):right:conditional =* is currently also not parsed yet

  • Finally these conditional tags are also used to mark directions as unavailable (one way), so for example: access:lanes:backward:conditional=no| @ (Mo-Fr 06:00-10:00,15:00-20:00) making the backward direction unavailable during peak periods. This is also not supported yet

@MarkRaadsen MarkRaadsen added the enhancement New feature or request label Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant