]> git.openstreetmap.org Git - nominatim.git/history - nominatim/tools/postcodes.py
Documentation update and small code fixes
[nominatim.git] / nominatim / tools / postcodes.py
2021-05-17 AntoJvltResolve conflicts
2021-05-13 Sarah HoffmannMerge pull request #2324 from lonvia/generic-external...
2021-05-13 Sarah Hoffmannignore invalid coordinates in external postcodes
2021-05-13 Sarah Hoffmannignore entries without country code
2021-05-13 Sarah Hoffmanncorrectly handle removing all postcodes for country
2021-05-13 Sarah Hoffmannindex postcodes after refreshing
2021-05-13 Sarah Hoffmannadd and extend tests for new postcode handling
2021-05-13 Sarah Hoffmannmove filling of postcode table to python
2021-05-03 Sarah HoffmannMerge pull request #2305 from lonvia/tokenizer
2021-04-30 Sarah Hoffmannmove postcode normalization into tokenizer
2021-04-19 Sarah HoffmannMerge pull request #2281 from changpingc/changping...
2021-04-16 Sarah HoffmannMerge pull request #2277 from lonvia/update-osm2pgsql
2021-04-16 Sarah HoffmannMerge pull request #2276 from lonvia/port-country-code...
2021-04-16 Sarah Hoffmannport function to compute initial postcodes to Python