Nominatim/nominatim/clicmd
Sarah Hoffmann 7fcbe13669 move get_addressdata() implementation to Python
The pgsql function get_addressdata() does a lookup of a lot of data
that is already available in Python.
2023-09-26 11:21:36 +02:00
..
__init__.py port export function to Python 2023-07-25 21:39:23 +02:00
add_data.py call osm2pgsql postprocessing flush_deleted_places() when adding data 2023-03-31 18:05:07 +02:00
admin.py add tests for new arm and export Python functions 2023-07-26 11:09:52 +02:00
api.py move localization into add_result_details 2023-09-19 11:17:04 +02:00
args.py mostly remove php-cgi requirement 2023-07-26 00:10:11 +02:00
export.py move get_addressdata() implementation to Python 2023-09-26 11:21:36 +02:00
freeze.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
index.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
refresh.py load views as a SQL file and rename to 'secondary importance' 2022-10-01 11:01:49 +02:00
replication.py close DB connection when waiting for next update cycle 2023-06-19 12:02:51 +02:00
setup.py convert version to named tuple 2023-01-03 10:03:00 +01:00
special_phrases.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00