Mechanical Edits/Mateusz Konieczny - bot account/fix many obvious typos
Page content created as advised on Automated_Edits_code_of_conduct#Document_and_discuss_your_plans.
Who
I, Mateusz Konieczny using my bot account
contact
message via OSM I will respond also to PMs to the bot account. In both cases I will be notified about incoming PMs via email and notifications in OSM editors.
Why
Why it is useful? It helps newbies to avoid becoming confused. It protects against such values becoming established. Without drudgery that would be required from the manual cleanup. It also makes easier to add missing values and makes easier to use OpenStreetMap data, including support in editors which explain/translate meaning of surface values.
Why automatic edit? I have a massive queue (in thousands and tens of thousands) of automatically detectable issues which are not reported by mainstream validators, require fixes and fix requires review or complete manual cleanup.
There is no point in manual drudgery here, with values obviously fixable.
This values here do NOT require manual overview. If this cases will turn out to be an useful signal of invalid editing than I will remain reviewing nearby areas where bot edited.
I already skipped edits to primary tags except few blatant cases where mistake is easy to miss (flowerbed until recently was not rendered). Typos in primary tags that cause them to be outright missing from typical map rendering is often coupled with other serious problems. Probably because it indicates mapping by newbies who are likely to be confused also by other complexities. The same goes for access tags that I will keep fixing manually. Though typos in for example shop values are safe to fix automatically, probably because effects are less noticeable. Also, more obvious typos in rare, typically not rendered amenity tags are often safe to fix.
Yes, bot edit WILL cause objects to be edited. Nevertheless, as result map data quality will improve.
This values were found automatically based on taginfo and iD presets, also accessed via taginfo.
Taginfo values statistics list values in OSM database, while iD presets list which values are known for given keys.
Multiple heuristics were applies to find various typos, for example "cuisine=bubble tea" was found to match "cuisine=bubble_tea" from iD presets after space was replaced by underscore.
"cuisine=Thai" to "cuisine=thai" after lowercasing value.
"cuising=regional1" to "cuisine=regional" after skipping ending.
All values were looked at then manually to drop any dubious replacement (for example healthcare=nursery to heatlhcare=nurse was skipped).
Samples was also looked at in OSM, with many values just edited. Note that not each replacement was sampled: as many, many have just few cases, so sampling and verifying ends with just editing all of them manually.
If you see any values where edit would be dubious, not safe or in any way problematic: let me know.
(BTW, one typo in iD presets was found while looking for typos, see https://github.com/openstreetmap/id-tagging-schema/pull/1063 )
(also, bug in https://taginfo.openstreetmap.org/projects/historic_place#tags listing was found thanks to additional review - see https://www.facebook.com/groups/historic.place/permalink/2715780891914218/ - it was fixed by maintainers of that project )
Some conversion were found manually in addition to iD presets, currently it is only cycleway:both.
I also contacted community already in some cases (like sport values with ; and in some cases of extra trailing characters) - via changeset comments and notes.
Response confirmed that this changes are a good idea - and that just editing will be better than asking more people.
Numbers
Depends on how many new objects appear - depends on editing activity in OSM.
#What section has number of affected objects for each value as of 2024-03-03. None is used more than 1000 times.
How
state before a mechanical edit (example for a tunnel value):
state after an edit:
With changeset comment " fixing unusual tunnel values with a clear replacement". Bot changeset is also tagged with tags that mark it as automatic, provide link to discussion approving edit, link repository with source code etc
Discussion
- https://lists.openstreetmap.org/pipermail/talk/2024-March/088514.html
- https://community.openstreetmap.org/t/proposed-bot-edit-fixing-bunch-of-typos-in-tags/110039/
- https://www.openstreetmap.org/changeset/148979715 [resolved]
- https://www.openstreetmap.org/changeset/149026774 [resolved]
- https://www.openstreetmap.org/changeset/149024167
- https://www.openstreetmap.org/changeset/148995504
Repetition
This is reoccurring edit and may be made as soon as new matching elements appear. At this moment triggering new edit requires human intervention so exact schedule is not predictable and bot may stop running at any moment.
This can change in a future. If bot is abandoned and does not run, feel free to ping me. If I am unable to run it any more feel free to use my code. Note that it may require going through bot approval process again and that code is on specific license.
https://codeberg.org/matkoniecz/OpenStreetMap_cleanup_scripts/src/branch/master/recurrent_bot_edits may have more up to date code version that what is listed on this page
What
Tags where value has clear and obvious replacement. None is used more than 1000 times as of 2024-03-03. Total transformation count was 4395 on that date though note that one object may be affected by more than one rule. Count listed as of 2024-03-03
- shop=*
- shop=guns -> shop=gun 41 instances
- shop=shoe-repair -> shop=shoe_repair 2 instances
- shop = 'tobacco; e-cigarette' (note presence of spaces!) -> shop=tobacco;e-cigarette 1 instances
- shop=kitchens -> shop=kitchen 1 instances
- shop = 'rice store' (note presence of spaces!) -> shop=rice 1 instances
- shop = 'stationery; books' (note presence of spaces!) -> shop=stationery;books 1 instances
- shop=car_repairr -> shop=car_repair 1 instances
- shop=bathroom-furnishing -> shop=bathroom_furnishing 1 instances
- shop=E-cigarette -> shop=e-cigarette 1 instances
- shop=vacant# -> shop=vacant 1 instances
- shop=vacant1 -> shop=vacant 1 instances
- shop=e-cigarettes -> shop=e-cigarette 1 instances
- shop=jewelry_store -> shop=jewelry 1 instances
- amenity=*
- amenity = 'hookah lounge' (note presence of spaces!) -> amenity=hookah_lounge 3 instances
- amenity=court_house -> amenity=courthouse 4 instances
- amenity=strip_club -> amenity=stripclub 4 instances
- amenity=dressing_rooms -> amenity=dressing_room 3 instances
- amenity = 'ticket validator' (note presence of spaces!) -> amenity=ticket_validator 2 instances
- amenity = 'funeral hall' (note presence of spaces!) -> amenity=funeral_hall 1 instances
- amenity = 'love hotel' (note presence of spaces!) -> amenity=love_hotel 1 instances
- amenity=parking_space) -> amenity=parking_space 1 instances
- amenity=driver-training -> amenity=driver_training 1 instances
- amenity= trolley_bay -> amenity=trolley_bay 1 instances
- amenity=events_venueq -> amenity=events_venue 1 instances
- amenity=BBQ -> amenity=bbq 3 instances
- landuse=*
- landuse=flower_bed -> landuse=flowerbed 12 instances
- cycleway:right=*
- cycleway:right=none -> cycleway:right=no 242 instances
- cycleway:left=*
- cycleway:left=none -> cycleway:left=no 708 instances
- cycleway:both=*
- cycleway:both=none -> cycleway:both=no 80 instances
- sport=*
- sport=Rugby_union -> sport=rugby_union 1 instances
- sport=badminton3 -> sport=badminton 1 instances
- sport=skateboardc -> sport=skateboard 1 instances
- sport=golF -> sport=golf 1 instances
- sport=Running -> sport=running 1 instances
- sport = 'american football' (note presence of spaces!) -> sport=american_football 1 instances
- sport = 'archery ' (note presence of spaces!) -> sport=archery 1 instances
- sport=soccer, -> sport=soccer 1 instances
- sport=soccer3 -> sport=soccer 1 instances
- sport=soccerQ -> sport=soccer 1 instances
- sport=soccer8 -> sport=soccer 1 instances
- sport=_tennis -> sport=tennis 1 instances
- sport=American_football -> sport=american_football 1 instances
- sport=9_pin -> sport=9pin 1 instances
- sport=Swimming -> sport=swimming 1 instances
- sport=Rugby_League -> sport=rugby_league 1 instances
- sport = 'ice skating' (note presence of spaces!) -> sport=ice_skating 1 instances
- sport=Bowls -> sport=bowls 1 instances
- sport=athletics; -> sport=athletics 1 instances
- sport=Basketball -> sport=basketball 5 instances
- sport=shuffle_board -> sport=shuffleboard 4 instances
- sport = 'field hockey' (note presence of spaces!) -> sport=field_hockey 5 instances
- sport=Tennis -> sport=tennis 5 instances
- sport=Pelota -> sport=pelota 4 instances
- sport=Climbing -> sport=climbing 4 instances
- sport=volleyballl -> sport=volleyball 1 instances
- sport = 'Volley ball' (note presence of spaces!) -> sport=volleyball 1 instances
- sport=swimmingq -> sport=swimming 1 instances
- sport=Curling -> sport=curling 1 instances
- sport=Chess -> sport=chess 1 instances
- sport=cHESS -> sport=chess 1 instances
- sport=BMX -> sport=bmx 38 instances
- sport=Basket_Ball -> sport=basketball 1 instances
- sport=Boules -> sport=boules 1 instances
- sport=Motor -> sport=motor 1 instances
- sport=Softball -> sport=softball 1 instances
- sport=Yoga -> sport=yoga 12 instances
- sport=beach_volleyball -> sport=beachvolleyball 10 instances
- sport=Tetherball -> sport=tetherball 9 instances
- sport=Paintball -> sport=paintball 8 instances
- sport=horse_shoes -> sport=horseshoes 7 instances
- sport=Cricket -> sport=cricket 7 instances
- sport=Badminton -> sport=badminton 11 instances
- sport=Futsal -> sport=futsal 11 instances
- sport=Ice_Hockey -> sport=ice_hockey 3 instances
- sport=paint_ball -> sport=paintball 3 instances
- sport=Shooting -> sport=shooting 3 instances
- sport=Cycling -> sport=cycling 3 instances
- sport = 'disc golf' (note presence of spaces!) -> sport=disc_golf 3 instances
- sport=-soccer -> sport=soccer 2 instances
- sport = 'table tennis' (note presence of spaces!) -> sport=table_tennis 2 instances
- sport=soccers -> sport=soccer 2 instances
- sport=soccerq -> sport=soccer 3 instances
- sport = 'ice hockey' (note presence of spaces!) -> sport=ice_hockey 2 instances
- sport=hand-ball -> sport=handball 2 instances
- sport=Soccer -> sport=soccer 2 instances
- sport=tennis3 -> sport=tennis 2 instances
- sport=Archery -> sport=archery 2 instances
- sport=10-pin -> sport=10pin 2 instances
- sport=athleticsq -> sport=athletics 2 instances
- sport=Handball -> sport=handball 2 instances
- sport=Volleyball -> sport=volleyball 3 instances
- sport = 'Field Hockey' (note presence of spaces!) -> sport=field_hockey 1 instances
- sport = 'horse shoes' (note presence of spaces!) -> sport=horseshoes 1 instances
- sport=net_ball -> sport=netball 2 instances
- sport=Horse_Shoes -> sport=horseshoes 2 instances
- sport=Skateboard -> sport=skateboard 2 instances
- sport=Field_Hockey -> sport=field_hockey 2 instances
- sport=Ice_hockey -> sport=ice_hockey 1 instances
- sport = 'horse racing' (note presence of spaces!) -> sport=horse_racing 1 instances
- sport = 'Volley Ball' (note presence of spaces!) -> sport=volleyball 1 instances
- sport=Futsall -> sport=futsal 1 instances
- sport=Ice-Hockey -> sport=ice_hockey 1 instances
- sport=basketball, -> sport=basketball 1 instances
- sport=Skiing -> sport=skiing 1 instances
- sport = 'Horse Shoes' (note presence of spaces!) -> sport=horseshoes 1 instances
- sport = 'shuffle board' (note presence of spaces!) -> sport=shuffleboard 1 instances
- sport=American_Football -> sport=american_football 1 instances
- sport=swimming: -> sport=swimming 1 instances
- sport=Multi -> sport=multi 7 instances
- sport=Horseshoes -> sport=horseshoes 5 instances
- sport=Golf -> sport=golf 3 instances
- sport=Baseball -> sport=baseball 3 instances
- sport=Shuffleboard -> sport=shuffleboard 3 instances
- sport=american_football\ -> sport=american_football 1 instances
- sport=9-pin -> sport=9pin 1 instances
- sport=Padel -> sport=padel 6 instances
- sport=soft_ball -> sport=softball 2 instances
- sport=free-flying -> sport=free_flying 4 instances
- sport=Motocross -> sport=motocross 1 instances
- sport=Fut-Sal -> sport=futsal 1 instances
- sport=soccer;й -> sport=soccer 1 instances
- sport=padelqq -> sport=padel 3 instances
- sport=soccer;3 -> sport=soccer 3 instances
- sport=10pins -> sport=10pin 1 instances
- sport=Padelon -> sport=padel 1 instances
- sport=multiq -> sport=multi 9 instances
- sport=padelq -> sport=padel 13 instances
- sport=soccer;ы -> sport=soccer 7 instances
- sport=padel; -> sport=padel 1 instances
- sport=gaelic_games;g -> sport=gaelic_games 1 instances
- sport=multi; -> sport=multi 1 instances
- sport=tennis;s -> sport=tennis 2 instances
- sport=tennis;3 -> sport=tennis 2 instances
- sport=running;w -> sport=running 1 instances
- sport=canoe;2 -> sport=canoe 1 instances
- sport=shooting;1 -> sport=shooting 1 instances
- sport=shooting;t -> sport=shooting 1 instances
- sport=equestrian;2 -> sport=equestrian 1 instances
- sport=tennis;й -> sport=tennis 1 instances
- sport=swimming;3 -> sport=swimming 1 instances
- sport=basketball;й -> sport=basketball 1 instances
- sport=baseball;3 -> sport=baseball 1 instances
- sport=athletics;3 -> sport=athletics 1 instances
- sport=multiss -> sport=multi 1 instances
- sport=multi;s -> sport=multi 1 instances
- sport=multi;2 -> sport=multi 1 instances
- sport=multi;r -> sport=multi 1 instances
- sport=soccer;S -> sport=soccer 1 instances
- sport=soccer;G -> sport=soccer 1 instances
- sport=soccer,_ -> sport=soccer 1 instances
- sport=soccer_8 -> sport=soccer 1 instances
- sport=soccer;s -> sport=soccer 1 instances
- sport=soccer;c -> sport=soccer 1 instances
- sport=soccer;f -> sport=soccer 1 instances
- sport=soccer-7 -> sport=soccer 1 instances
- sport=boules;p -> sport=boules 1 instances
- material=*
- material=sand-stone -> material=sandstone 1 instances
- material=sand_stone -> material=sandstone 22 instances
- material=lime_stone -> material=limestone 7 instances
- material=concretea -> material=concrete 4 instances
- material=Wood -> material=wood 40 instances
- material=Bronze -> material=bronze 41 instances
- material=Concrete -> material=concrete 30 instances
- material=metal2 -> material=metal 23 instances
- material=metalq -> material=metal 22 instances
- material=Stone -> material=stone 20 instances
- material=wood2 -> material=wood 15 instances
- material=Metal -> material=metal 16 instances
- material=Brick -> material=brick 14 instances
- material=wooden -> material=wood 24 instances
- material=metalv -> material=metal 15 instances
- material=metall -> material=metal 6 instances
- material=metal1 -> material=metal 12 instances
- material=wood1 -> material=wood 12 instances
- material=Glass -> material=glass 9 instances
- material=metalc -> material=metal 9 instances
- material = 'concrete ' (note presence of spaces!) -> material=concrete 9 instances
- material=concrete2 -> material=concrete 8 instances
- material=concretev -> material=concrete 6 instances
- material=stone2 -> material=stone 6 instances
- material=stonew -> material=stone 5 instances
- material = 'dry stone' (note presence of spaces!) -> material=dry_stone 5 instances
- material=Soil -> material=soil 5 instances
- material=stone1 -> material=stone 4 instances
- material=stonev -> material=stone 8 instances
- material=metal12 -> material=metal 1 instances
- material=metal11 -> material=metal 1 instances
- material=metalqq -> material=metal 1 instances
- material=soil\ -> material=soil 1 instances
- material=steel11 -> material=steel 1 instances
- material=woodqq -> material=wood 1 instances
- material=wood22 -> material=wood 1 instances
- material=steelq -> material=steel 1 instances
- material=steelr -> material=steel 1 instances
- material=steel5 -> material=steel 1 instances
- material=bronzew -> material=bronze 1 instances
- material=concrete1 -> material=concrete 2 instances
- material=concrete3 -> material=concrete 2 instances
- material=concreteo -> material=concrete 2 instances
- material=Aluminium -> material=aluminium 1 instances
- material=Limestone -> material=limestone 2 instances
- material=brickoq -> material=brick 2 instances
- material=stone灯籠 -> material=stone 2 instances
- material=Steel -> material=steel 2 instances
- material=metal22 -> material=metal 1 instances
- material=metal-+ -> material=metal 2 instances
- material=wood11 -> material=wood 2 instances
- material=Plastic -> material=plastic 2 instances
- material=rock2 -> material=rock 2 instances
- material=steel--- -> material=steel 1 instances
- material=stone; -> material=stone 1 instances
- material=stoneo -> material=stone 1 instances
- material=stone_ -> material=stone 1 instances
- material=stone- -> material=stone 1 instances
- material=brickb -> material=brick 1 instances
- material=brickw -> material=brick 1 instances
- material=brickv -> material=brick 5 instances
- material=dry_stonev -> material=dry_stone 4 instances
- material=metal, -> material=metal 1 instances
- material=metalp -> material=metal 1 instances
- material=metalt -> material=metal 1 instances
- material=metal3 -> material=metal 1 instances
- material=metala -> material=metal 1 instances
- material=metalr -> material=metal 1 instances
- material=woodb -> material=wood 1 instances
- material=wood- -> material=wood 1 instances
- material=woodm -> material=wood 1 instances
- material=woodv -> material=wood 8 instances
- material=woodw -> material=wood 5 instances
- material=concreteq -> material=concrete 4 instances
- material=concretew -> material=concrete 4 instances
- material=metalww -> material=metal 4 instances
- material=stone, -> material=stone 3 instances
- material=stoneq -> material=stone 3 instances
- material=metalg -> material=metal 3 instances
- material=metalm -> material=metal 2 instances
- material=metalw -> material=metal 3 instances
- material=wood3 -> material=wood 3 instances
- material=woodq -> material=wood 3 instances
- material=concretem -> material=concrete 2 instances
- material=stone22 -> material=stone 3 instances
- material=plastico -> material=plastic 3 instances
- material=metalvv -> material=metal 4 instances
- material=steel1 -> material=steel 3 instances
- material=stone3 -> material=stone 2 instances
- material=brick2 -> material=brick 2 instances
- material=metal -> material=metal 2 instances
- material=metal- -> material=metal 2 instances
- material=Marble -> material=marble 1 instances
- material=stone--- -> material=stone 1 instances
- material=plastica2 -> material=plastic 1 instances
- material=concreter -> material=concrete 1 instances
- material=concretee -> material=concrete 1 instances
- material=concreteh -> material=concrete 1 instances
- material=stonevv -> material=stone 1 instances
- material=stone== -> material=stone 1 instances
- material=stone12 -> material=stone 1 instances
- material=Granite -> material=granite 1 instances
- material=Rock -> material=rock 1 instances
- material=rockwq -> material=rock 1 instances
- material=rock22 -> material=rock 1 instances
- material=concreteqq -> material=concrete 1 instances
- material=dry_Stone -> material=dry_stone 1 instances
- material=Brass -> material=brass 1 instances
- cuisine=*
- cuisine=cakes -> cuisine=cake 8 instances
- cuisine=pizzaq -> cuisine=pizza 1 instances
- cuisine=pizza2 -> cuisine=pizza 1 instances
- cuisine=asian1 -> cuisine=asian 1 instances
- cuisine=ramenn -> cuisine=ramen 1 instances
- cuisine = 'sea food' (note presence of spaces!) -> cuisine=seafood 2 instances
- cuisine=hot_dogs -> cuisine=hot_dog 2 instances
- cuisine = 'frozen yogurt' (note presence of spaces!) -> cuisine=frozen_yogurt 1 instances
- cuisine=donuts -> cuisine=donut 2 instances
- cuisine=Noodles -> cuisine=noodle 2 instances
- cuisine=bubble-tea -> cuisine=bubble_tea 1 instances
- cuisine=_burger -> cuisine=burger 1 instances
- cuisine = 'steak house' (note presence of spaces!) -> cuisine=steak_house 1 instances
- cuisine=jUICE -> cuisine=juice 1 instances
- cuisine=hot-dog -> cuisine=hot_dog 1 instances
- cuisine=Coffee_shop -> cuisine=coffee_shop 1 instances
- cuisine=noodles -> cuisine=noodle 465 instances
- cuisine = 'bubble tea' (note presence of spaces!) -> cuisine=bubble_tea 4 instances
- cuisine=Pizza -> cuisine=pizza 29 instances
- cuisine=Ramen -> cuisine=ramen 17 instances
- cuisine=Regional -> cuisine=regional 15 instances
- cuisine=Taiwanese -> cuisine=taiwanese 14 instances
- cuisine=Turkish -> cuisine=turkish 13 instances
- cuisine=Portuguese -> cuisine=portuguese 13 instances
- cuisine=Filipino -> cuisine=filipino 13 instances
- cuisine=Italian -> cuisine=italian 14 instances
- cuisine=Thai -> cuisine=thai 11 instances
- cuisine=Chicken -> cuisine=chicken 6 instances
- cuisine=Japanese -> cuisine=japanese 8 instances
- cuisine=regionale -> cuisine=regional 6 instances
- cuisine=Russian -> cuisine=russian 6 instances
- cuisine=American -> cuisine=american 6 instances
- cuisine=Seafood -> cuisine=seafood 6 instances
- cuisine=Indian -> cuisine=indian 6 instances
- cuisine=Chocolate -> cuisine=chocolate 5 instances
- cuisine=Mexicana -> cuisine=mexican 4 instances
- cuisine=Ukrainian -> cuisine=ukrainian 3 instances
- cuisine=Greek -> cuisine=greek 3 instances
- cuisine=Indonesian -> cuisine=indonesian 4 instances
- cuisine=Sushi -> cuisine=sushi 2 instances
- cuisine=Georgian -> cuisine=georgian 2 instances
- cuisine=Salad -> cuisine=salad 3 instances
- cuisine=Sandwich -> cuisine=sandwich 3 instances
- cuisine=Korean -> cuisine=korean 3 instances
- cuisine=Burger -> cuisine=burger 2 instances
- cuisine=Asian -> cuisine=asian 2 instances
- cuisine=French -> cuisine=french 4 instances
- cuisine=Pasta -> cuisine=pasta 3 instances
- cuisine=Juice -> cuisine=juice 4 instances
- cuisine=Vietnamese -> cuisine=vietnamese 1 instances
- cuisine=Chinese -> cuisine=chinese 5 instances
- cuisine=Polish -> cuisine=polish 1 instances
- cuisine=Peruvian -> cuisine=peruvian 1 instances
- cuisine=Ice_Cream -> cuisine=ice_cream 1 instances
- cuisine = 'greek ' (note presence of spaces!) -> cuisine=greek 1 instances
- cuisine = 'pizza ' (note presence of spaces!) -> cuisine=pizza 1 instances
- cuisine=Regionalna -> cuisine=regional 1 instances
- cuisine=italiano -> cuisine=italian 1 instances
- cuisine=mexicano -> cuisine=mexican 1 instances
- cuisine=mexicana -> cuisine=mexican 3 instances
- cuisine=chicken_ -> cuisine=chicken 1 instances
- cuisine=chicken- -> cuisine=chicken 1 instances
- cuisine=regional1 -> cuisine=regional 1 instances
- cuisine=coffee_shop_ -> cuisine=coffee_shop 1 instances
- tunnel=*
- tunnel=building_passage2 -> tunnel=building_passage 8 instances
- tunnel = 'building passage' (note presence of spaces!) -> tunnel=building_passage 4 instances
- tunnel=building_passagew -> tunnel=building_passage 4 instances
- tunnel=avalanche+protector -> tunnel=avalanche_protector 3 instances
- tunnel=culvertm -> tunnel=culvert 1 instances
- tunnel=building_passage∑ -> tunnel=building_passage 1 instances
- tunnel=building_passageww -> tunnel=building_passage 1 instances
- tunnel=building_passage22 -> tunnel=building_passage 1 instances
- tunnel=building_passage. -> tunnel=building_passage 1 instances
- tourism=*
- tourism=Information -> tourism=information 1 instances
- tourism = 'picnic site' (note presence of spaces!) -> tourism=picnic_site 2 instances
- tourism=view_point -> tourism=viewpoint 2 instances
- tourism=Motel -> tourism=motel 1 instances
- tourism = 'guest house' (note presence of spaces!) -> tourism=guest_house 1 instances
- tourism = 'camp_site ' (note presence of spaces!) -> tourism=camp_site 1 instances
- tourism=Guest_House -> tourism=guest_house 1 instances
- tourism=attraction3 -> tourism=attraction 1 instances
- tourism=attractiont -> tourism=attraction 1 instances
- tourism=picnic_sitel -> tourism=picnic_site 1 instances
- tourism=camp_pitch1 -> tourism=camp_pitch 1 instances
- tourism=Hostel -> tourism=hostel 1 instances
- tourism=Viewpoint -> tourism=viewpoint 1 instances
- memorial=*
- crop=*
- crop=Coffee -> crop=coffee 1 instances
- crop=sugar_cane -> crop=sugarcane 19 instances
- crop=Rice -> crop=rice 17 instances
- crop = 'Sugar Cane' (note presence of spaces!) -> crop=sugarcane 12 instances
- crop=soya -> crop=soy 8 instances
- crop=Maize -> crop=maize 7 instances
- crop = 'Sugar cane' (note presence of spaces!) -> crop=sugarcane 7 instances
- crop=Tea -> crop=tea 7 instances
- crop=Cranberries -> crop=cranberries 5 instances
- crop=Potato -> crop=potato 5 instances
- crop=Strawberry -> crop=strawberry 5 instances
- crop=Cotton -> crop=cotton 4 instances
- crop=STRAWBERRY -> crop=strawberry 3 instances
- crop=Lavender -> crop=lavender 3 instances
- crop=potatoe -> crop=potato 2 instances
- crop=rice;- -> crop=rice 2 instances
- crop=rice3 -> crop=rice 2 instances
- crop=Sugarcane -> crop=sugarcane 1 instances
- crop=wheat، -> crop=wheat 1 instances
- crop=vegetablee -> crop=vegetable 1 instances
- crop=Sugar_beet -> crop=sugar_beet 1 instances
- crop=Cassava -> crop=cassava 1 instances
- crop=teaa -> crop=tea 1 instances
- crop=TEA -> crop=tea 1 instances
- healthcare=*
- healthcare=doctor- -> healthcare=doctor 1 instances
- healthcare=Nurse -> healthcare=nurse 1 instances
- healthcare = 'vaccination centre' (note presence of spaces!) -> healthcare=vaccination_centre 1 instances
- healthcare=pharmacye -> healthcare=pharmacy 1 instances
- healthcare=occupational_therapist (with newline) -> healthcare=occupational_therapist 1 instances
- healthcare=Alternative -> healthcare=alternative 28 instances
- healthcare=Doctor -> healthcare=doctor 3 instances
- healthcare=Clinic -> healthcare=clinic 2 instances
- healthcare=Podiatrist -> healthcare=podiatrist 1 instances
- healthcare=Psychotherapist -> healthcare=psychotherapist 1 instances
- healthcare=pharmacy= -> healthcare=pharmacy 1 instances
- smoking=*
- social_facility=*
- social_facility = 'day care' (note presence of spaces!) -> social_facility=day_care 7 instances
- social_facility = 'ambulatory care' (note presence of spaces!) -> social_facility=ambulatory_care 4 instances
- social_facility=day_care. -> social_facility=day_care 2 instances
- social_facility = 'group_home ' (note presence of spaces!) -> social_facility=group_home 1 instances
- social_facility = 'Nursing Home' (note presence of spaces!) -> social_facility=nursing_home 1 instances
- social_facility=work_shop -> social_facility=workshop 1 instances
- social_facility=ambulatory_care. -> social_facility=ambulatory_care 1 instances
- social_facility:for=*
- social_facility:for=under_privileged -> social_facility:for=underprivileged 78 instances
- social_facility:for = 'mental health' (note presence of spaces!) -> social_facility:for=mental_health 1 instances
- social_facility:for=Dementia -> social_facility:for=dementia 1 instances
- social_facility:for=homeless, -> social_facility:for=homeless 1 instances
- social_facility:for = 'terminally ill' (note presence of spaces!) -> social_facility:for=terminally_ill 1 instances
- social_facility:for=underprivileged' -> social_facility:for=underprivileged 1 instances
- social_facility:for=Woman -> social_facility:for=woman 1 instances
- social_facility:for=Migrant -> social_facility:for=migrant 1 instances
- social_facility:for=drug_addicted; -> social_facility:for=drug_addicted 1 instances
- social_facility:for=Senioren -> social_facility:for=senior 1 instances
- social_facility:for=seniorq -> social_facility:for=senior 1 instances
- traffic_sign=*
- traffic_sign=max_speed -> traffic_sign=maxspeed 4 instances
- traffic_sign=maxspeed0 -> traffic_sign=maxspeed 1 instances
- traffic_sign=city_limity -> traffic_sign=city_limit 1 instances
- traffic_sign=Variable_Message -> traffic_sign=variable_message 1 instances
- traffic_sign=Variable_message -> traffic_sign=variable_message 1 instances
- traffic_sign = 'variable message' (note presence of spaces!) -> traffic_sign=variable_message 5 instances
- traffic_signals:sound=*
- traffic_signals:sound=No -> traffic_signals:sound=no 10 instances
- traffic_signals:sound=NO -> traffic_signals:sound=no 1 instances
- historic=*
- historic=Mine_Shaft -> historic=mine_shaft 3 instances
- historic = 'wayside shrine' (note presence of spaces!) -> historic=wayside_shrine 2 instances
- historic=Building -> historic=building 1 instances
- historic=Monument -> historic=monument 2 instances
- historic=Mine -> historic=mine 1 instances
- historic=monument1 -> historic=monument 1 instances
- office=*
- office = 'travel agent' (note presence of spaces!) -> office=travel_agent 1 instances
- office=Association -> office=association 1 instances
- office= advertising_agency -> office=advertising_agency 1 instances
- office=Consulting -> office=consulting 16 instances
- office=Government -> office=government 9 instances
- office=Company -> office=company 8 instances
- office=NGO -> office=ngo 4 instances
- office=IT -> office=it 4 instances
- office=graphic_Design -> office=graphic_design 1 instances
- office=Graphic_Design -> office=graphic_design 1 instances
- office=Research -> office=research 1 instances
- office=news_paper -> office=newspaper 1 instances
- office=Insurance -> office=insurance 1 instances
- office=Political_party -> office=political_party 1 instances
- office=Therapist -> office=therapist 1 instances
- office=Charity -> office=charity 1 instances
- office=Logistics -> office=logistics 1 instances
- office=Newspaper -> office=newspaper 1 instances
- office=co-working -> office=coworking 1 instances
- office = 'employment agency' (note presence of spaces!) -> office=employment_agency 1 instances
- office=Security -> office=security 2 instances
- office=It -> office=it 2 instances
- office=government, -> office=government 2 instances
- usage=*
- usage=Branch -> usage=branch 6 instances
- usage=tailrace2 -> usage=tailrace 1 instances
- usage=Transmission -> usage=transmission 1 instances
- usage=industrialw -> usage=industrial 1 instances
- usage=mainc -> usage=main 1 instances
- leaf_cycle=*
- leaf_cycle=semi-evergreen -> leaf_cycle=semi_evergreen 17 instances
- leaf_cycle = 'semi evergreen' (note presence of spaces!) -> leaf_cycle=semi_evergreen 1 instances
- leaf_type=*
- leaf_type = 'needle leaved' (note presence of spaces!) -> leaf_type=needleleaved 18 instances
- leaf_type=broad_leaved -> leaf_type=broadleaved 7 instances
- leaf_type=needle_leaved -> leaf_type=needleleaved 5 instances
- ramp=*
- religion=*
- religion=Muslim -> religion=muslim 9 instances
- religion=Pagan -> religion=pagan 1 instances
- religion=Unitarian_Universalist -> religion=unitarian_universalist 1 instances
- religion=christianb -> religion=christian 1 instances
- religion=muslimv -> religion=muslim 1 instances
- religion=muslimž -> religion=muslim 1 instances
- resource=*
- service=*
- service=drivewayœ -> service=driveway 1 instances
- service=Alley -> service=alley 2 instances
- service=alley2 -> service=alley 2 instances
- service = 'emergency access' (note presence of spaces!) -> service=emergency_access 2 instances
- service=Crossover -> service=crossover 1 instances
- service=alley7 -> service=alley 1 instances
- service=alley3 -> service=alley 1 instances
- service=alleyck -> service=alley 1 instances
- service=parking_aislec -> service=parking_aisle 1 instances
- service=drivewayRR -> service=driveway 1 instances
- service=driveway33 -> service=driveway 1 instances
- shelter_type=*
- shelter_type=Picnic_shelter -> shelter_type=picnic_shelter 1 instances
- shelter_type=picnic_shelter_ -> shelter_type=picnic_shelter 1 instances
- shelter_type=picnic_shelter3 -> shelter_type=picnic_shelter 1 instances
- shelter_type=picnic_shelter1 -> shelter_type=picnic_shelter 1 instances
- shelter_type=picnic_sheltero -> shelter_type=picnic_shelter 1 instances
- shelter_type=picnic_shelter. -> shelter_type=picnic_shelter 1 instances
- shelter_type=picnic_shelterS -> shelter_type=picnic_shelter 1 instances
- shelter_type=picnic_shelterq -> shelter_type=picnic_shelter 1 instances
- shelter_type=picnic_shelter' -> shelter_type=picnic_shelter 1 instances
- shelter_type=picnic_sheltero\ -> shelter_type=picnic_shelter 1 instances
- shelter_type=picnic_shelterы -> shelter_type=picnic_shelter 1 instances
- shelter_type=public_transport- -> shelter_type=public_transport 1 instances
- shelter_type=public_transportm -> shelter_type=public_transport 1 instances
- shelter_type = 'Public Transport' (note presence of spaces!) -> shelter_type=public_transport 1 instances
- shelter_type=lean-to -> shelter_type=lean_to 6 instances
- shelter_type=Gazebo -> shelter_type=gazebo 3 instances
- shelter_type=Lean_to -> shelter_type=lean_to 2 instances
- playground=*
- playground=climbing_frame -> playground=climbingframe 10 instances
- playground=balance_beam -> playground=balancebeam 8 instances
- playground=climbing_wall -> playground=climbingwall 8 instances
- playground=basket_swing -> playground=basketswing 7 instances
- playground=teen_shelter -> playground=teenshelter 6 instances
- playground=activity_panel -> playground=activitypanel 3 instances
- playground=basket_rotator -> playground=basketrotator 2 instances
- playground=Springy -> playground=springy 2 instances
- playground = 'splash _pad' (note presence of spaces!) -> playground=splash_pad 1 instances
- playground = 'splash pad' (note presence of spaces!) -> playground=splash_pad 1 instances
- playground=climbingframebb -> playground=climbingframe 1 instances
- playground=Climbingframe -> playground=climbingframe 1 instances
- playground=sandpite -> playground=sandpit 1 instances
- playground=climbingframe1 -> playground=climbingframe 1 instances
- playground = 'climbing wall' (note presence of spaces!) -> playground=climbingwall 1 instances
- playground=zipwire. -> playground=zipwire 1 instances
- playground=Seesaw -> playground=seesaw 1 instances
- playground=sand_pit -> playground=sandpit 1 instances
- playground=slider -> playground=slide 1 instances
- playground=zip_wire -> playground=zipwire 1 instances
- playground = 'basket swing' (note presence of spaces!) -> playground=basketswing 1 instances
- location=*
- location=roof3 -> location=roof 8 instances
- location=roof∑ -> location=roof 6 instances
- location=roofq -> location=roof 5 instances
- location=undergroundm -> location=underground 1 instances
- location=undergroundo -> location=underground 2 instances
- location=outdoorq -> location=outdoor 2 instances
- location=roofw -> location=roof 2 instances
- location=outdoor2 -> location=outdoor 1 instances
- location=roof2 -> location=roof 1 instances
- wetland=*
- wetland=tidal_flat -> wetland=tidalflat 7 instances
- wetland=marsh2 -> wetland=marsh 5 instances
- wetland=wet_meadoww -> wetland=wet_meadow 4 instances
- wetland=swampw -> wetland=swamp 4 instances
- wetland=Marsh -> wetland=marsh 3 instances
- wetland=marsh3 -> wetland=marsh 2 instances
- wetland=reedbed3 -> wetland=reedbed 2 instances
- wetland=swampm -> wetland=swamp 2 instances
- wetland=bogc -> wetland=bog 2 instances
- wetland=Mangrove -> wetland=mangrove 1 instances
- wetland=marshc -> wetland=marsh 1 instances
- wetland=wet_meadow3 -> wetland=wet_meadow 1 instances
- wetland=marshww -> wetland=marsh 1 instances
- wetland=marsh00 -> wetland=marsh 1 instances
- wetland=swampww -> wetland=swamp 1 instances
- wetland=Bog -> wetland=bog 1 instances
- wetland=reedbedm -> wetland=reedbed 1 instances
- wetland=reedbedw -> wetland=reedbed 1 instances
- wetland=reedbedn -> wetland=reedbed 1 instances
- wetland=reed_bed -> wetland=reedbed 1 instances
- wetland=swamp' -> wetland=swamp 1 instances
- wetland=swamp- -> wetland=swamp 1 instances
- wetland=bogw -> wetland=bog 1 instances
- wetland=wet_meadowи -> wetland=wet_meadow 1 instances
- healthcare:speciality=*
- healthcare:speciality=Otolaryngology -> healthcare:speciality=otolaryngology 4 instances
- healthcare:speciality=Urology -> healthcare:speciality=urology 3 instances
- healthcare:speciality=General -> healthcare:speciality=general 3 instances
- healthcare:speciality=Ophthalmology -> healthcare:speciality=ophthalmology 3 instances
- healthcare:speciality = 'dental oral maxillo facial surgery' (note presence of spaces!) -> healthcare:speciality=dental_oral_maxillo_facial_surgery 1 instances
- healthcare:speciality = 'diagnostic radiology' (note presence of spaces!) -> healthcare:speciality=diagnostic_radiology 2 instances
- healthcare:speciality=Rheumatology -> healthcare:speciality=rheumatology 2 instances
- healthcare:speciality=Diabetology -> healthcare:speciality=diabetology 2 instances
- healthcare:speciality=vaccination, -> healthcare:speciality=vaccination 2 instances
- healthcare:speciality=behavioral -> healthcare:speciality=behavior 2 instances
- healthcare:speciality=Gastroenterology -> healthcare:speciality=gastroenterology 2 instances
- healthcare:speciality=Nephrology -> healthcare:speciality=nephrology 2 instances
- healthcare:speciality=Osteopathy -> healthcare:speciality=osteopathy 2 instances
- healthcare:speciality=Dermatology -> healthcare:speciality=dermatology 2 instances
- healthcare:speciality = 'plastic surgery' (note presence of spaces!) -> healthcare:speciality=plastic_surgery 2 instances
- healthcare:speciality=Plastic_Surgery -> healthcare:speciality=plastic_surgery 2 instances
- healthcare:speciality=Cardiology -> healthcare:speciality=cardiology 2 instances
- healthcare:speciality=AYURVEDA -> healthcare:speciality=ayurveda 2 instances
- healthcare:speciality=Podiatry -> healthcare:speciality=podiatry 2 instances
- healthcare:speciality=Neurology -> healthcare:speciality=neurology 1 instances
- healthcare:speciality=Orthodontics -> healthcare:speciality=orthodontics 1 instances
- healthcare:speciality = 'child psychiatry' (note presence of spaces!) -> healthcare:speciality=child_psychiatry 1 instances
- healthcare:speciality=Neurosurgery -> healthcare:speciality=neurosurgery 1 instances
- healthcare:speciality=Hypnosis -> healthcare:speciality=hypnosis 1 instances
- healthcare:speciality=Pathology -> healthcare:speciality=pathology 1 instances
- healthcare:speciality=Paediatrics -> healthcare:speciality=paediatrics 1 instances
- healthcare:speciality=Traditional_Chinese_Medicine -> healthcare:speciality=traditional_chinese_medicine 1 instances
- healthcare:speciality=Endocrinology -> healthcare:speciality=endocrinology 1 instances
- healthcare:speciality = 'paediatrics ' (note presence of spaces!) -> healthcare:speciality=paediatrics 1 instances
- healthcare:speciality=Stomatology -> healthcare:speciality=stomatology 1 instances
- healthcare:speciality=dermatologyst -> healthcare:speciality=dermatology 1 instances
- healthcare:speciality=Naturopathy -> healthcare:speciality=naturopathy 1 instances
- healthcare:speciality = 'traditional chinese medicine' (note presence of spaces!) -> healthcare:speciality=traditional_chinese_medicine 1 instances
- healthcare:speciality=Radiology -> healthcare:speciality=radiology 1 instances
- healthcare:speciality=Acupuncture -> healthcare:speciality=acupuncture 1 instances
- healthcare:speciality=Pulmonology -> healthcare:speciality=pulmonology 1 instances
- healthcare:speciality=Allergology -> healthcare:speciality=allergology 1 instances
- fire_hydrant:position=*
- fire_hydrant:position=Green -> fire_hydrant:position=green 2 instances
- fire_hydrant:position=Lane -> fire_hydrant:position=lane 2 instances
- fire_hydrant:position=greenbb -> fire_hydrant:position=green 1 instances
- fire_hydrant:position=lane1 -> fire_hydrant:position=lane 1 instances
- footway=*
- man_made=*
- man_made=man_hole -> man_made=manhole 7 instances
- man_made=wind_pump -> man_made=windpump 5 instances
- man_made = 'man hole' (note presence of spaces!) -> man_made=manhole 3 instances
- man_made=flag_pole -> man_made=flagpole 5 instances
- man_made=water_tape -> man_made=water_tap 4 instances
- man_made=mine_shaft -> man_made=mineshaft 2 instances
- man_made=piste:half_pipe -> man_made=piste:halfpipe 1 instances
- man_made=storage_tankm -> man_made=storage_tank 3 instances
- man_made = 'fuel pump' (note presence of spaces!) -> man_made=fuel_pump 5 instances
- man_made = 'satellite dish' (note presence of spaces!) -> man_made=satellite_dish 3 instances
- man_made=Quay -> man_made=quay 2 instances
- man_made=courtyard33 -> man_made=courtyard 1 instances
- man_made=courtyard3 -> man_made=courtyard 2 instances
- man_made=carpet_hanger1 -> man_made=carpet_hanger 1 instances
- craft=*
- craft=sign_maker -> craft=signmaker 9 instances
- craft=joinery -> craft=joiner 16 instances
- craft = 'saw mill' (note presence of spaces!) -> craft=sawmill 1 instances
- craft=Jeweller -> craft=jeweller 1 instances
- craft=shoe_maker -> craft=shoemaker 2 instances
- craft=dressmakere -> craft=dressmaker 2 instances
- craft=oil_mill; -> craft=oil_mill 1 instances
- craft=book_binder -> craft=bookbinder 1 instances
- craft=sawmilll -> craft=sawmill 1 instances
- craft = 'electronics repair' (note presence of spaces!) -> craft=electronics_repair 1 instances
- internet_access=*
- internet_access=No -> internet_access=no 8 instances
- internet_access=Yes -> internet_access=yes 3 instances
- internet_access=Wlan -> internet_access=wlan 3 instances
- internet_access=WLAN -> internet_access=wlan 1 instances
- internet_access=none -> internet_access=no 15 instances
- internet_access=non -> internet_access=no 17 instances
- internet_access=None -> internet_access=no 1 instances
- internet_access:fee=*
- internet_access:fee=No -> internet_access:fee=no 7 instances
- internet_access:fee=none -> internet_access:fee=no 4 instances
- internet_access:fee=Yes -> internet_access:fee=yes 1 instances
- internet_access:fee=Customers -> internet_access:fee=customers 2 instances
- content=*
- content=Fuel -> content=fuel 9 instances
- content=Water -> content=water 3 instances
- content=Silage -> content=silage 1 instances
- content=manureo -> content=manure 2 instances
- content=sewage1 -> content=sewage 1 instances
- content=gas3 -> content=gas 1 instances
- content=sewage3 -> content=sewage 2 instances
- content=fuel1 -> content=fuel 2 instances
- content=gas8 -> content=gas 2 instances
- content=Gas -> content=gas 2 instances
- waste=*
- waste = 'dog_ excrement' (note presence of spaces!) -> waste=dog_excrement 7 instances
- waste = 'dog excrement' (note presence of spaces!) -> waste=dog_excrement 1 instances
- waste=dog_excrement; -> waste=dog_excrement 1 instances
- waste=Trash -> waste=trash 8 instances
- waste=trash;1 -> waste=trash 4 instances
- crane:type=*
- crane:type = 'Gantry crane' (note presence of spaces!) -> crane:type=gantry_crane 4 instances
- crane:type = 'floor-mounted crane' (note presence of spaces!) -> crane:type=floor-mounted_crane 2 instances
- crane:type=Gantry_crane -> crane:type=gantry_crane 1 instances
- crane:type = 'travel lift' (note presence of spaces!) -> crane:type=travel_lift 1 instances
- artwork_type=*
- artwork_type=Relief -> artwork_type=relief 16 instances
- artwork_type = 'sculpture ' (note presence of spaces!) -> artwork_type=sculpture 5 instances
- artwork_type=Painting -> artwork_type=painting 3 instances
- artwork_type=Mural -> artwork_type=mural 3 instances
- artwork_type=Mosaic -> artwork_type=mosaic 2 instances
- artwork_type=sculpturee -> artwork_type=sculpture 1 instances
- junction=*
- junction=Circular -> junction=circular 11 instances
- junction=roundaboutmm -> junction=roundabout 1 instances
- fitness_station=*
- fitness_station=parallel-bars -> fitness_station=parallel_bars 2 instances
- fitness_station=Parallel_bars -> fitness_station=parallel_bars 1 instances
- fitness_station=horizontal-bar -> fitness_station=horizontal_bar 1 instances
- garden:type=*
- garden:type=residentialq -> garden:type=residential 2 instances
- garden:type=residentialw -> garden:type=residential 2 instances
- garden:type=residential22 -> garden:type=residential 1 instances
- garden:type=Community -> garden:type=community 1 instances
- basin=*
- basin=retentionь -> basin=retention 2 instances
- basin=detentionw -> basin=detention 1 instances
- basin=detentionq -> basin=detention 1 instances
- basin=infiltration; -> basin=infiltration 1 instances
- basin=infiltrationw -> basin=infiltration 1 instances
- board_type=*
- board_type=Astronomy -> board_type=astronomy 8 instances
- board_type=Nature -> board_type=nature 4 instances
- board_type=history1 -> board_type=history 4 instances
- board_type=History -> board_type=history 3 instances
- board_type=history; -> board_type=history 2 instances
- board_type=wildlife90 -> board_type=wildlife 1 instances
- board_type=nature- -> board_type=nature 1 instances
- board_type=naturew -> board_type=nature 1 instances
- board_type=plants1 -> board_type=plants 1 instances
- board_type=Plants -> board_type=plants 1 instances
- display=*
- addr:interpolation=*
- addr:interpolation=alphabetical -> addr:interpolation=alphabetic 1 instances
- addr:interpolation=EVEN -> addr:interpolation=even 1 instances
- addr:interpolation=Even -> addr:interpolation=even 1 instances
- addr:interpolation=All -> addr:interpolation=all 1 instances
- addr:interpolation=ODD -> addr:interpolation=odd 3 instances
- departures_board=*
- departures_board=none -> departures_board=no 93 instances
- water=*
- water=Pond -> water=pond 1 instances
- water=Stream -> water=stream 1 instances
- water=basi--n -> water=basin 1 instances
- water=river-- -> water=river 5 instances
- water=Lake -> water=lake 4 instances
- water=Canal -> water=canal 2 instances
- water=Reservoir -> water=reservoir 3 instances
- water=pond\ -> water=pond 1 instances
- water=riverw -> water=river 1 instances
- water=river2 -> water=river 1 instances
- water=reservoirq -> water=reservoir 1 instances
- water=waste_water -> water=wastewater 20 instances
- substation=*
- substation=minor_distributionq -> substation=minor_distribution 8 instances
- parking:right=*
- parking:right=street-side -> parking:right=street_side 2 instances
- parking:right=none -> parking:right=no 1 instances
- parking=*
- parking=lay-by -> parking=layby 3 instances
- parking = 'lay by' (note presence of spaces!) -> parking=layby 1 instances
- parking=lay_by -> parking=layby 21 instances
- parking=street-side -> parking=street_side 1 instances
- parking=street_sidec -> parking=street_side 1 instances
- parking = 'Street side' (note presence of spaces!) -> parking=street_side 1 instances
- parking=underground9 -> parking=underground 1 instances
- parking=Layby -> parking=layby 2 instances
- parking=Lane -> parking=lane 1 instances
- parking=Multi-Storey -> parking=multi-storey 1 instances
- parking=Carports -> parking=carports 4 instances
- parking=Surface -> parking=surface 1 instances
- parking=surfacea -> parking=surface 2 instances
- parking=carportss3 -> parking=carports 1 instances
- parking=surface3 -> parking=surface 1 instances
- parking=surfacei -> parking=surface 1 instances
- parking=laneq -> parking=lane 1 instances
- parking=street_side) -> parking=street_side 1 instances
- parking=street_sideq -> parking=street_side 2 instances
- military=*
- kerb=*
- power=*
- smoothness=*
- smoothness = 'very bad' (note presence of spaces!) -> smoothness=very_bad 7 instances
- railway=*
- railway=buffer-stop -> railway=buffer_stop 7 instances
Removed values, after approval
;q suffixes - see https://www.openstreetmap.org/changeset/148995504
Opt-out
Please write at https://community.openstreetmap.org/ in thread where discussion has taken place.
See #Discussion