-
Notifications
You must be signed in to change notification settings - Fork 819
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
Comments
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 |
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. |
Is that the label being rendered, or it falling through to the catchall? |
@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. |
* 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
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).
The text was updated successfully, but these errors were encountered: