I want to map a sanitary disposal station for boats to empty their chemical toilets. Using https://taginfo.openstreetmap.org I have found a number of tags for this and they are not applied consistently at all:
All of these are interchangable. I'm inclined to use waterway=sanitary_dump_station as these are specific to boaters. However I feel like many of these other tags could be useful when searching for these facilities - is it acceptable to tag more than one synonymous tag? For example, the following three:
Or if I choose one of these tags, would it be acceptable to standardise the tags across the country (or the whole map)? There are also some extra fields in the sanitary_dump_station namespace that are a bit more specific:
I'd like to apply these where applicable, too. These aren't synonymous. asked 04 Jul '19, 19:29 ivansams |
I would only tag it the way most people tagged it, thus as amenity=sanitary_dump_station. It also has a wiki page and an accompanying page giving an overview. It seems like all the other tags were proposals, but only this one got approved. If you really do not agree with a certain tagging scheme (because it lacks details, is just plain wrong or another good reason), you could use an alternative tagging schema, otherwise, stick with the approved or most popular one. There is, in general, no reason to use tags from 2 schemas when one is approved. answered 05 Jul '19, 04:24 escada |
Agreed to escada's answer. Adding to that: amenity= and waterway= are primary tags. Either could be used for the feature in general but you should only use one. I'd go with amenity=sanitary_dump_station as there is no principal difference between a dump station for boats or road vehicles. So why let the former stand out by using waterway? sanitary_dump_station=yes on the other hand should only be used as a secondary tag. If you for example map a marina as one big feature and only want to indicate that is possesses a dump station without mapping it individually you would add sanitary_dump_station=yes to the marina object. answered 05 Jul '19, 10:09 TZorn |