]> git.openstreetmap.org Git - nominatim.git/history - nominatim/tools/database_import.py
Use place instead of placex to compute postcodes
[nominatim.git] / nominatim / tools / database_import.py
2021-06-09 AntoJvltUse place instead of placex to compute postcodes
2021-05-03 Sarah HoffmannMerge pull request #2305 from lonvia/tokenizer
2021-04-30 Sarah Hoffmannmove default country name creation to tokenizer
2021-04-30 Sarah Hoffmannmove word table and normalisation SQL into tokenizer
2021-04-30 Sarah Hoffmannmove module installation to legacy tokenizer
2021-04-30 Sarah HoffmannMerge pull request #2303 from lonvia/remove-aux-support
2021-04-30 Sarah Hoffmannremove support for AUX housenumber tables
2021-04-19 Sarah HoffmannMerge pull request #2282 from lonvia/add-paths-to-config
2021-04-19 Sarah Hoffmannsimplify sql and website creation functions
2021-04-19 Sarah Hoffmannsimplify constructor for SQL preprocessor
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 #2275 from lonvia/switch-to-absolute...
2021-04-16 Sarah Hoffmannuse absolute imports in Python code
2021-03-15 Sarah HoffmannMerge pull request #2212 from darkshredder/country...
2021-03-12 DarkshredderLinting fix
2021-03-12 Darkshredderrefactored tests and made changes to code for easy...
2021-03-12 DarkshredderPorted createCountryNames() to python and added tests
2021-03-04 Sarah HoffmannMerge pull request #2197 from lonvia/use-jinja-for...
2021-03-04 Sarah Hoffmannport index creation to python
2021-03-03 Sarah Hoffmannmove table creation to jinja-based preprocessing
2021-02-27 Sarah HoffmannMerge pull request #2186 from lonvia/port-import-to...
2021-02-27 Sarah Hoffmanndo not truncate search_name in reverse-only mode
2021-02-26 Sarah Hoffmannbdd: use python library where possible
2021-02-26 Sarah Hoffmannmove setup function to python
2021-02-25 Sarah Hoffmannprot load-data function to python
2021-02-25 Sarah Hoffmannmove import-data option to native python
2021-02-25 Sarah Hoffmannport database setup function to python