-
Notifications
You must be signed in to change notification settings - Fork 120
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
Suppress "historical" feature label_position until zoom 17+ #291
Comments
Related: #267. |
A couple of questions:
Historical stuffFor the polygons, the top counts of
And the top values for points:
The reason there are so many more points than polygons is that many of these features came from the GNIS import and have never been touched or verified. |
Your frequency list match what I've seen on the map.
Using the basic
Good suggestion. What would the |
We could rewrite the kind to be From a cartographic point of view, is the "historical" name a bit like a building name - it's kinda useful, but you wouldn't want it to look like a current POI? Would it be useful to, for example, display a greyed out or crossed-through hospital symbol for the old naval hospital? Or better just to display a text label only? |
We'd display these with a generic dot icon only. I'm fine with Let's pass on removing the |
Verified the POI layer fix. Looks like the hospital AOI still comes thru the landuse layer (the light red background color in the image above). Filed #617. Recapping Matt's findings above:
The remaining polygons are a 1% problem, and it's probably better to fix their data tags upstream in OSM than write more code here. |
#15/37.7697/-122.1435
https://www.openstreetmap.org/edit?#map=16/37.7693/-122.1452
https://www.openstreetmap.org/relation/317369
Sometimes these are points, sometimes they're landuse AOIs. We should still show the AOI, but the label shouldn't show until zoom 17+ (was z15+, revised recommendation 13 Jan 2016).
The text was updated successfully, but these errors were encountered: