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

UK maps testing feedback #1

Open
neilvv opened this issue Jul 26, 2023 · 1 comment
Open

UK maps testing feedback #1

neilvv opened this issue Jul 26, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@neilvv
Copy link

neilvv commented Jul 26, 2023

A couple of issues I've noticed when testing generated tiles for the UK:

  1. Vegetation obscures other landcover i.e. rock. I changed max opacity to 0.8 which worked for me.
  2. service != driveway is quite an aggressive filter leading to disconnected sections of path in some areas. Arguably misclassification upstream but I needed to remove these filters in my case.
  3. Bridleways are missing but that's a process.lua issue which I raised elsewhere.

Thanks for the great project!

@MichaelKreil MichaelKreil transferred this issue from another repository Jul 27, 2023
@MichaelKreil MichaelKreil added the enhancement New feature or request label Jul 27, 2023
@yetzt
Copy link
Member

yetzt commented Apr 10, 2024

service != driveway is quite problematic indeed. the choice is between having roads cluttered with driveways and occasional missing bits. if there was concise tagging in one form or another to distinguish "clutter" driveways from "driveways integral to the road network" i would reconmsider.

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
Status: No status
Development

No branches or pull requests

3 participants