-
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
Potential missing labels in amenity-points #1091
Comments
tourism=caravan_site does in fact have a label. I am looking at lock=yes in #991. For the others, you could look at http://overpass-turbo.eu/ to see whether the names that are in use (if any) make sense to render. Query:
|
Some are better with a brand. Post related for example |
Thanks for catching (it has but it is never displayed, as |
2014-10-25 19:13 GMT+02:00 Mateusz Konieczny notifications@github.com:
For post boxes and telephones it might make sense to render brand and/or I'm undecided for leisure=slipway (I'd guess they are typically part of a For recycling containers it might be interesting to see what kind of |
Rendering names of recycling containers would lead us to "glass", "paper" as a name. Colouring them was rejected as #842. So perhaps these object should not get a name right now before solving the type visibility problem. |
2014-10-27 14:47 GMT+01:00 Holger Jeromin notifications@github.com:
it is important to distinguish between a simple container along the road |
I don't like the idea of language-specific labels - but this is out of scope for rendering more names. If you feel that non-name text should be added, you could open up a new issue. |
The tag amenity=recycling in the database usually has 'real' a name tag, the name of the recycling centre. I agree values like 'glass', 'paper' etc should not be used as name tag. Bicycle rental, mast, recycling, drinking_water, water_tower, picnic_site, picnic_table, and slipway often have real names in the database. For atm, we can render the operator. Ford, post box, telephone, emergency_phone, and toilets usually don't have a name so I propose to not render a label for them. Tourism=information need access to the information key, see #304. |
Add labels for: * amenity=post_office (resolves gravitystorm#840) * natural=tree (resolves gravitystorm#801) * amenity=car_sharing (operator, resolves gravitystorm#880) * amenity=atm (operator) * amenity=bicycle_rental * man_made=mast * amenity=recycling * amenity=drinking_water * man_made=water_tower * tourism=picnic_site * leisure=picnic_table * leisure=slipway Resolves gravitystorm#1091.
We will see if your pull request will make the mappers use fake names for recycling containers. |
Add labels for: * amenity=post_office (resolves gravitystorm#840) * natural=tree (resolves gravitystorm#801) * amenity=car_sharing (operator, resolves gravitystorm#880) * amenity=atm (operator) * amenity=bicycle_rental * man_made=mast * amenity=recycling * amenity=drinking_water * man_made=water_tower * tourism=picnic_site * leisure=picnic_table * leisure=slipway Resolves gravitystorm#1091.
Add labels for: * amenity=post_office (resolves gravitystorm#840) * natural=tree (resolves gravitystorm#801) * amenity=car_sharing (operator, resolves gravitystorm#880) * amenity=atm (operator) * amenity=bicycle_rental * man_made=mast * amenity=recycling * amenity=drinking_water * man_made=water_tower * tourism=picnic_site * leisure=picnic_table * leisure=slipway Resolves gravitystorm#1091.
Add labels for: * amenity=post_office (resolves gravitystorm#840) * natural=tree (resolves gravitystorm#801) * amenity=car_sharing (operator, resolves gravitystorm#880) * amenity=atm (operator) * amenity=bicycle_rental * man_made=mast * amenity=recycling * amenity=drinking_water * man_made=water_tower * tourism=picnic_site * leisure=picnic_table * leisure=slipway Resolves gravitystorm#1091.
Following objects are rendered as nodes on z20, but without labels for name tag
amenity=atm
amenity=bicycle_rental
highway=ford
tourism=information
lock=yes
man_made=mast
amenity=post_box
amenity=recycling
amenity=telephone
amenity=emergency_phone
amenity=toilets
amenity=drinking_water
man_made=water_tower
tourism=picnic_site
leisure=picnic_table
leisure=slipway
tourism=caravan_site
I think that man_made=mast and highway=ford may have labels, I am less sure about other positions.
In addition #459 is ticket for tourism=viewpoint, #840 amenity=post_office, #800 amenity=car_sharing
related to #710
The text was updated successfully, but these errors were encountered: