]> git.openstreetmap.org Git - nominatim.git/history - nominatim/clicmd/transition.py
remove PHP code for transition functions
[nominatim.git] / nominatim / clicmd / transition.py
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 Sarah HoffmannMerge pull request #2213 from lonvia/tweak-search-weights
2021-03-12 DarkshredderPorted createCountryNames() to python and added tests
2021-03-11 Sarah HoffmannMerge pull request #2204 from darkshredder/tiger-data
2021-03-08 DarkshredderLinting fixes
2021-03-08 DarkshredderPorted tiger-data-import to python and Added Tarball...
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-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 Hoffmannadd a function for the intial indexing run
2021-02-25 Sarah Hoffmannmove import-data option to native python
2021-02-25 Sarah Hoffmannport database setup function to python