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

Access restriction dashing and unpaved pattern should be removed on very narrow road signatures #4657

Closed
imagico opened this issue Aug 21, 2022 · 1 comment · Fixed by #4665
Labels

Comments

@imagico
Copy link
Collaborator

imagico commented Aug 21, 2022

Follow-up issue to #3399.

On very narrow roads with casing, that is in particular:

  • highway=service and highway=road at z14/z15
  • minor service roads at z16

and to a slightly lesser extent:

  • highway=tertiary at z12
  • highway=residential and highway=unclassified at z13
  • highway=service and highway=road at z16
  • minor service roads at z17

the access restriction dashing and the unpaved pattern are poorly readable and it would probably be a good idea to drop them in these cases to reduce noise in the map.

See z12, z13, z14, z15, z16, z17.

@imagico imagico added the roads label Aug 21, 2022
@sommerluk
Copy link
Collaborator

I've taken a look on this, particularly on the unpaved pattern.

* `highway=service` and `highway=road` at z14/z15

* minor service roads at z16

Width is 2.0. I agree this is noisy.

* `highway=residential` and `highway=unclassified` at z13

Width is 2.5. I agree this is noisy, and I think the reason is that often the road network is dense in such situations:
residentialunpaved13

* `highway=tertiary` at z12

Width is 2.5 (same as for residential/unclassified at z13). I think this is less a practical problem than for residential/unclassified at z13, because typically the road network of tertiary roads at z12 is less dense, and even the unpaved tertiary roads are a bit noisy anyway yet. But I'm also fine removing it.
tertiaryz12
tertiaryz12b

and to a slightly lesser extent:
* highway=service and highway=road at z16
* minor service roads at z17

Width is 3.5 here. Not much, but it does not seem to create much noisy either. I would leave those as-is.

grafik

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.

2 participants