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

Attempt to display names of highway=tertiary also on zoom level 14 #301

Closed
matkoniecz opened this issue Dec 31, 2013 · 4 comments · Fixed by #812
Closed

Attempt to display names of highway=tertiary also on zoom level 14 #301

matkoniecz opened this issue Dec 31, 2013 · 4 comments · Fixed by #812

Comments

@matkoniecz
Copy link
Contributor

see for example

http://www.openstreetmap.org/#map=14/52.4972/13.4230
http://www.openstreetmap.org/#map=14/50.0698/19.9189
http://www.openstreetmap.org/#map=14/51.5141/-0.1390
http://www.openstreetmap.org/#map=14/52.2012/21.0445
http://www.openstreetmap.org/#map=14/40.6906/-73.7679
http://www.openstreetmap.org/#map=14/52.2124/5.2956
http://www.openstreetmap.org/#map=14/48.5832/7.7594
http://www.openstreetmap.org/#map=14/41.0572/29.0030

I think that allowing displaying also this kind of label on this zoom level would improve map in many places (sometimes label density is really low compared to almost any other map), and would not harm anywhere (in the worst case it would slightly increase processing time by considering labels that would not appear on rendered tile).

@matkoniecz
Copy link
Contributor Author

Note that way less important highway=proposed is rendered - http://www.openstreetmap.org/?mlat=50.0901&mlon=19.9540#map=14/50.0901/19.9540

@Rovastar
Copy link
Contributor

Rovastar commented Jan 4, 2014

Personally I don't consider this too much of a problem. There could be more visual clutter if we start adding road names at this level.

@pnorman
Copy link
Collaborator

pnorman commented Jan 4, 2014

Note that way less important highway=proposed is rendered - http://www.openstreetmap.org/?mlat=50.0901&mlon=19.9540#map=14/50.0901/19.9540

Is that the label being rendered, or it falling through to the catchall?

@matkoniecz
Copy link
Contributor Author

@Rovastar It is obviously personal opinion but I think that default style should display more labels - on some levels (for example 14) map is almost without labels.

matthijsmelissen added a commit to matthijsmelissen/openstreetmap-carto that referenced this issue Aug 2, 2014
* Make font sizes more consistent (resolves gravitystorm#544)
* Let tertiary labels start at z14 rather than z15 (resolves gravitystorm#301)
* Add label for bridleways
* Remove halo from residential/unclassified/road (resolves gravitystorm#515)
* General code clean-up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants