Nominatim/nominatim/clicmd
Sarah Hoffmann 00e3a752c9 split SearchResult type
Use adapted types for the different result types. This makes it
easier to have adapted output formatting and means there are only
result fields that are filled.
2023-03-23 10:16:50 +01:00
..
__init__.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
add_data.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
admin.py use data paths from new nominatim.paths 2022-11-27 12:15:41 +01:00
api.py split SearchResult type 2023-03-23 10:16:50 +01:00
args.py switch details cli command to new Python implementation 2023-02-04 21:22:22 +01: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 respect socket timeout also in other replication functions 2022-11-09 09:12:37 +01: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