tilery / OpenRiverboatMap

CartoCSS style for rendering a riverboat oriented map on top of OSM data
Do What The F*ck You Want To Public License
28 stars 6 forks source link

Render fuel sign #35

Open pyrog opened 11 years ago

pyrog commented 11 years ago

Render fuel sign for boats :

See also issue #6

yohanboniface commented 11 years ago

I like the first idea, i.e. keeping amenity=fuel but having a tag to specify that boats are allowed.

BTW, when I've tagged boat fuel, I've always used amenity=fuel, but without any specific tag for boat access at the moment.

I also agree that it can make sense to add this as property of the harbour itself. Maybe we can do both: tag something like fuel=yes on the harbour node if it has fuel, and tag each fuel pump to show where they are.

We should ask @systemd too, he may already have tagged boat fuel.

yohanboniface commented 11 years ago

There is also waterway=fuel: http://taginfo.openstreetmap.org/tags/waterway=fuel#overview

yohanboniface commented 11 years ago

For the record, the OpenSeaMap joke of the day:

seamark:small_craft_facility:1:category = fuel_station
seamark:small_craft_facility:2:category = pump-out
seamark:small_craft_facility:category = fuel_station
seamark:type = small_craft_facility
systemed commented 11 years ago

+1 for amenity=fuel, access=boat (singular is probably more consistent with OSM tagging).

yohanboniface commented 11 years ago

ah, your name has a final "e", so my previous ping has pingued the wrong user :p

Anyway, great, so let's go on access=boat. Do you want to add it to the "pois" request while adding a "WHERE" clause?