gravitystorm / openstreetmap-carto

A general-purpose OpenStreetMap mapnik style, in CartoCSS
Other
1.53k stars 819 forks source link

Render icon for amenity=motorcycle_rental #4788

Open h-h- opened 1 year ago

h-h- commented 1 year ago

This is a very similar issue as #4146 Nodes with the tag amenity=motorcycle_rental https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dmotorcycle_rental are not rendered as icon. The icon should be similar to the ones ending on _rental as shown here.

Example for a motorcycle_rental which can not be identified as such at first view on OSM: https://www.openstreetmap.org/node/4907694599

Example for a bicycle_rental which is rendered with an icon: https://www.openstreetmap.org/node/5717582393

imagico commented 1 year ago

Thanks for the suggestion.

amenity=motorcycle_rental has currently 348 uses - that is very low, even if the concept would fit smoothly into our symbol paradigm for rentals.

motorcycle:rental=yes (https://wiki.openstreetmap.org/wiki/Key:motorcycle:rental) has actually more uses (422 ) - which is not astonishing considering motorcycles for rent are frequently offered in combination with either car rentals or motorcycle shops.

h-h- commented 1 year ago

348 uses for amenity=motorcycle_rental would be higher if it could be clearly seen on the map. I think the correct usage would increase if this was fixed.