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

Train station is too much visible at z12 #262

Closed
Florimondable opened this issue Dec 9, 2019 · 2 comments
Closed

Train station is too much visible at z12 #262

Florimondable opened this issue Dec 9, 2019 · 2 comments
Labels
enhancement An already rendered feature which should be improved. medium zooms Issues affecting medium zoom levels (city level) pending

Comments

@Florimondable
Copy link
Member

Paris looks like to have varicella https://www.cyclosm.org/#map=12/48.8593/2.3253/cyclosm
Subway stations can be removed
Train stations could be smaller.

@Florimondable Florimondable changed the title Train station is too visible at z12 Train station is too much visible at z12 Jan 3, 2020
@Phyks
Copy link
Member

Phyks commented Jan 23, 2020

Problem is any solution to this should also make the train stations highly visible in the country side: https://www.cyclosm.org/#map=13/48.7559/1.4651/cyclosm.

Concerning subway stations, I guess we should exclude station=subway (https://wiki.openstreetmap.org/wiki/Key:station?uselang=fr) unless there is an explicit bicycle access? Would that work globally (Strasbourg where bicycles are allowed in tram stations or San Francisco for instance)?

Last idea, which could work for POIs as well, could be to count objects and only return them at given zoom level if there are less than a given number. Typically, Z12 in Paris, a lot of stations > do not display (until Z13 or 14 where the density is much lower). Z12 in the countryside, only a few stations, display them.

@Phyks Phyks added enhancement An already rendered feature which should be improved. medium zooms Issues affecting medium zoom levels (city level) labels Jan 23, 2020
@Florimondable
Copy link
Member Author

My PR do the job well
@Florimondable
Render subway station from z14 instead of Z12, to avoid too much stat…
51f8578
@Florimondable
Render halt train station.
2e5f9fc

@Phyks Phyks added the pending label Jan 24, 2020
@Phyks Phyks closed this as completed Jan 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An already rendered feature which should be improved. medium zooms Issues affecting medium zoom levels (city level) pending
Projects
None yet
Development

No branches or pull requests

2 participants