Nominatim icon indicating copy to clipboard operation
Nominatim copied to clipboard

new TokenList::addAdditionalPostcodeTokens

Open mtmail opened this issue 6 years ago • 1 comments

Logic to find more postcode formats. Core matching logic could probably move to (subclassable?) separate postcode module.

mtmail avatar Feb 08 '19 20:02 mtmail

Found a bug, rebased with master.

Tested against worldwide database and I believe it fixes https://github.com/openstreetmap/Nominatim/issues/1286 and https://github.com/openstreetmap/Nominatim/issues/927

mtmail avatar Apr 02 '19 17:04 mtmail

Finally closing this. We have a list of postcode regexps now. We just need to integrate them in search somewhat differently.

lonvia avatar Mar 05 '24 11:03 lonvia