Nominatim/nominatim/db
Sarah Hoffmann df65c10360 add lookup() call to the library API
Currently only looks places up in placex.
2023-02-04 21:22:22 +01:00
..
__init__.py move indexing function into its own Python module 2021-01-18 15:43:27 +01:00
async_connection.py mypy: fix new warnings due to external type updates 2022-09-05 17:39:35 +02:00
connection.py mypy: fix new warnings due to external type updates 2022-09-05 17:39:35 +02:00
properties.py adapt to new type annotations from typeshed 2022-08-09 11:06:54 +02:00
sql_preprocessor.py add function for parallel execution of SQL scripts 2022-09-19 11:52:17 +02:00
sqlalchemy_schema.py add lookup() call to the library API 2023-02-04 21:22:22 +01:00
status.py adapt to new type annotations from typeshed 2022-08-09 11:06:54 +02:00
utils.py add type annotation to DB utils 2022-07-18 09:47:57 +02:00