Bot idea: Fixing invalid capitalization of primary tags
Posted by bkowshik on 9 மார்ச் 2017 in English.Listed on the Map Features Wiki are 26 primary features that include highway
, natural
, building
, etc. I ran a tile-reduce script looking for invalid capitalization in the 26
primary feature tags. Examples of invalid capitalization are:
-
Highway
instead ofhighway
-
LANDUSE
instead oflanduse
I got back 3,186
features on OpenStreetMap with invalid capitalization in the primary feature tag. Ex: way/476771384
Such features are usually reported on QA tools like keepright and fixed by the community after some time, but a more constructive approach would be to automatically correct the issue and give the mapper feedback on what was fixed. This positive feedback cycle can help new mappers learn as well as reduce the burden of fixing trivial map issues on others.
Can we build a simple build a bot to do this: