Changes between Initial Version and Version 4 of Ticket #19180


Ignore:
Timestamp:
2020-07-11T20:46:35+02:00 (4 years ago)
Author:
Klumbumbus
Comment:

(convert into table)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19180

    • Property Cc Klumbumbus added
    • Property Component CoreCore validator
    • Property Keywords tagchecker single letter added
    • Property Summary false positives from Validatorfalse positives from tagchecker with single letter differences
    • Property Milestone20.07
  • Ticket #19180 – Description

    initial v4  
    22
    33I've done the steps described in ticket:17055#comment:55 again on updated taginfo data to get this list:
    4 {{{
    5 false positive? access=customer Value 'customer' for key 'access' is unknown, maybe 'customers' is meant? access|customer|1024|102|910|12
    6 false positive? addr:inclusion=estimated Value 'estimated' for key 'addr:inclusion' is unknown, maybe 'estimate' is meant? addr:inclusion|estimated|1301|0|1301|0
    7 false positive? building=apartment Value 'apartment' for key 'building' is unknown, maybe 'apartments' is meant? building|apartment|2368|84|2284|0
    8 false positive? building=constructie Value 'constructie' for key 'building' is unknown, maybe 'construction' is meant? building|constructie|3949|0|3949|0
    9 false positive? building=home Value 'home' for key 'building' is unknown, maybe one of [hotel, house] is meant? building|home|1462|706|756|0
    10 false positive? building=part Value 'part' for key 'building' is unknown, maybe one of [barn, farm] is meant? building|part|1192|322|828|42
    11 false positive? building=ruin Value 'ruin' for key 'building' is unknown, maybe 'ruins' is meant? building|ruin|1680|8|1672|0
    12 false positive? building=tank Value 'tank' for key 'building' is unknown, maybe 'bank' is meant? building|tank|2902|11|2890|1
    13 false positive? building=yes, Value 'yes,' for key 'building' is unknown, maybe 'yes' is meant? building|yes,|2136|0|2136|0
    14 false positive? generator:type=solar_photovoltaic_panels Value 'solar_photovoltaic_panels' for key 'generator:type' is unknown, maybe 'solar_photovoltaic_panel' is meant? generator:type|solar_photovoltaic_panels|6702|8|6679|15
    15 false positive? historic=farm Value 'farm' for key 'historic' is unknown, maybe 'fort' is meant? historic|farm|2125|316|1632|177
    16 false positive? lamp_mount=bent mast Value 'bent mast' for key 'lamp_mount' is unknown, maybe 'bent_mast' is meant? lamp_mount|bent mast|10347|10334|13|0
    17 false positive? lamp_mount=straight mast Value 'straight mast' for key 'lamp_mount' is unknown, maybe 'straight_mast' is meant? lamp_mount|straight mast|13124|13108|16|0
    18 false positive? lamp_type=electrical Value 'electrical' for key 'lamp_type' is unknown, maybe 'electric' is meant? lamp_type|electrical|3678|3678|0|0
    19 false positive? lanes=-1 Value '-1' for key 'lanes' is unknown, maybe '1' is meant? lanes|-1|1820|0|1820|0
    20 false positive? man_made=water_tank Value 'water_tank' for key 'man_made' is unknown, maybe 'water_tap' is meant? man_made|water_tank|4243|2433|1807|3
    21 false positive? resource=clay Value 'clay' for key 'resource' is unknown, maybe 'coal' is meant? resource|clay|1111|2|1088|21
    22 false positive? sport=skiing Value 'skiing' for key 'sport' is unknown, maybe 'skating' is meant? sport|skiing|5857|1157|4502|198
    23 false positive? toilets:disposal=pit_latrine Value 'pit_latrine' for key 'toilets:disposal' is unknown, maybe 'pitlatrine' is meant? toilets:disposal|pit_latrine|3993|3993|0|0
    24 false positive? water=pool Value 'pool' for key 'water' is unknown, maybe 'pond' is meant? water|pool|2609|0|2583|26
    25 }}}
     4
     5Value 'y' for key 'x' is unknown, maybe 'z' is meant?
     6
     7||= tag =||= know value =||= tagcount =||= decision =||
     8||access=customer||customers||1024|102|910|12||||
     9||addr:inclusion=estimated||estimate||1301|0|1301|0||||
     10||building=apartment||apartments||2368|84|2284|0||||
     11||building=constructie||construction||3949|0|3949|0||||
     12||building=home||hotel, house||1462|706|756|0||||
     13||building=part||barn, farm||1192|322|828|42||||
     14||building=ruin||ruins||1680|8|1672|0||||
     15||building=tank||bank|||2902|11|2890|1||||
     16||building=yes,||yes||2136|0|2136|0||||
     17||generator:type=solar_photovoltaic_panels||solar_photovoltaic_panel||6702|8|6679|15||||
     18||historic=farm||fort||2125|316|1632|177||||
     19||lamp_mount=bent mast||bent_mast||10347|10334|13|0||||
     20||lamp_mount=straight mast||straight_mast||13124|13108|16|0||||
     21||lamp_type=electrical||electric||3678|3678|0|0||||
     22||lanes=-1||1||1820|0|1820|0||||
     23||man_made=water_tank||water_tap||4243|2433|1807|3||||
     24||resource=clay||coal||1111|2|1088|21||||
     25||sport=skiing||skating||5857|1157|4502|198||||
     26||toilets:disposal=pit_latrine||pitlatrine||3993|3993|0|0||||
     27||water=pool||pond||2609|0|2583|26||||
    2628
    2729I think these tags should be treated in presets or ignoretags.cfg: