<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
<div dir="auto"><br></div><div dir="auto">note:<br></div><div dir="auto">this was posted already at <br></div><div dir="auto"><a href="https://community.openstreetmap.org/t/automatically-remove-obvious-descriptive-names-for-viewpoints-obvious-cases-only-not-all-suspect-objects/105892">https://community.openstreetmap.org/t/automatically-remove-obvious-descriptive-names-for-viewpoints-obvious-cases-only-not-all-suspect-objects/105892</a></div><div dir="auto">if you have seen that then rest of the post has no new content<br></div><div dir="auto"><br></div><div dir="auto">posting also here as required by<br></div><div dir="auto"><a href="https://wiki.openstreetmap.org/wiki/Automated_Edits_code_of_conduct">https://wiki.openstreetmap.org/wiki/Automated_Edits_code_of_conduct</a></div><div dir="auto"><br></div><div dir="auto">-------------<br></div><div dir="auto"><br></div><div dir="auto">There are object types where mappers relatively often add invalid name tag that repeats object type, and it is obvious enough that can be fixed remotely.<br></div><div dir="auto"><br></div><div dir="auto">I was doing it with some objects, and in some cases it is often combined with very problematic tagging nearby (can link some queries if anyone wants).<br></div><div dir="auto"><br></div><div dir="auto">But for some objects use of obvious descriptive names is quite popular, to the point that manual fixing cannot keep up AND it is possible to fix it with a bot edit AND other tagging is typically fine. Sometimes there are clusters of other objects with descriptive names, but these can be found independently.<br></div><div dir="auto"><br></div><div dir="auto">And yes "Viewpoint" can be signed but it does not make it a name, like "Viewpoint, entry 5 euro" is not a name either. Or "Viewpoint, no wheelchair access".<br></div><div dir="auto"><br></div><div dir="auto">Note <a href="https://community.openstreetmap.org/t/is-name-toilet-even-theorethically-valid-for-amenity-toilets/105540">https://community.openstreetmap.org/t/is-name-toilet-even-theorethically-valid-for-amenity-toilets/105540</a> where it was discussed<br></div><div dir="auto"><br></div><div dir="auto">I propose to run automated cleanup for viewpoints. It would remove name=viewpoint (and name=Viewpoint and name=VIEWPOINT) from objects tagged only as viewpoints. <br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Note that this relies on assumption that object tagged like<br></div><div dir="auto"><br></div><div dir="auto">- tourism=viewpoint<br></div><div dir="auto">- name=Viewpoint<br></div><div dir="auto"><br></div><div dir="auto">is always case of misusing name tag.<br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Objects which carry unexpected tags or tags not typical for viewpoints, or note/fixme tags will be skipped. So for example<br></div><div dir="auto"><br></div><div dir="auto">- tourism=viewpoint<br></div><div dir="auto">- amenity=restaurant<br></div><div dir="auto">- name=Viewpoint<br></div><div dir="auto"><br></div><div dir="auto">well not be touched. In theoretical case of restaurant named "Viewpoint" which is also viewpoint, such object will not be modified at all. So<br></div><div dir="auto"><br></div><div dir="auto">- tourism=viewpoint<br></div><div dir="auto">- waterway=waterfall<br></div><div dir="auto">- name=Viewpoint <br></div><div dir="auto"><br></div><div dir="auto">or<br></div><div dir="auto"><br></div><div dir="auto">- tourism=viewpoint<br></div><div dir="auto">- name=Viewpoint<br></div><div dir="auto">- note=Actually named "Viewpoint"<br></div><div dir="auto"><br></div><div dir="auto">would not be edited either.<br></div><div dir="auto"><br></div><div dir="auto">(Though I do not expect last case to be ever validly tagged...)<br></div><div dir="auto"><br></div><div dir="auto">Obviously objects with just<br></div><div dir="auto"><br></div><div dir="auto">name=Viewpoint<br></div><div dir="auto"><br></div><div dir="auto">would not be edited in this edit.<br></div><div dir="auto"><br></div><div dir="auto">- tourism=viewpoint<br></div><div dir="auto">- fee=yes<br></div><div dir="auto">- name=VIEWPOINT <br></div><div dir="auto"><br></div><div dir="auto">would be edited. Similarly with other  that are expected attributes of viewpoints.<br></div><div dir="auto"><br></div><div dir="auto">Bot edit would be worldwide, with edits split in parts. Edits would be repeated in future.<br></div><div dir="auto"><br></div><div dir="auto">Comments welcome - both if you see problems with this edit and if you support it.<br></div>  </body>
</html>