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

clarify that missing road may trigger this #33

Closed matkoniecz closed 2 years ago

matkoniecz commented 2 years ago

addresses (partially) #29

it would be nice to mention how far away road needs to be to trigger this in description maybe in an extra section is listing parameters

NOTE: untested code

lonvia commented 2 years ago

Apologies for commenting too late: the additional description is fine but I would prefer to keep the titles short. And titles with an 'or' in them are confusing to read. Okay, if I revert just the change of the title?

matkoniecz commented 2 years ago

addr:street without road match? addr:street without match? addr:street without street?

The problem is that old name suggested/claimed that addr:street is wrong, while problem may be with road.

lonvia commented 2 years ago

But there was a road match. There always is a road match. The symptom is that the name of the road that was matched and the name in addr:street are not the same.

matkoniecz commented 2 years ago

addr:street without correct road match

There always is a road match.

As implementation works - yes. But it can be also described as "QA found nearest street, has a different name, so it is not a match"

lonvia commented 2 years ago

How about 'Suspicious addr:street'?

matkoniecz commented 2 years ago

Also works, though I prefer addr:street without road match