osm-search / Nominatim-Data-Analyser

QA Tool for Nominatim. Helps to improve the OpenStreetMap data quality and therefore the Nominatim search results.
GNU General Public License v2.0
10 stars 3 forks source link

addr_street_wrong_name: allow case-insensitve matches and expand documentation #23

Closed lonvia closed 3 years ago

lonvia commented 3 years ago

Differences in case between addr:street and the street name are less critical than other errors. Lets concentrate on the other errors for now.

Documentation-wise expand a bit on addr:place issue. If an address wrongly uses addr:street instead of addr:place, these error will show up in the Wrong-Name view as well. Making guesses about the kind of error would be far to expensive given the number of errors we have. So an upgrade of the documentation will have to do for now.