This website requires JavaScript.
Explore
Help
Sign In
safety-screen
/
Nominatim
Watch
1
Star
0
Fork
0
You've already forked Nominatim
forked from
hans/Nominatim
Code
Pull Requests
Activity
Files
1feac2069bd2b559e4014fc6a1ca8046cd37b8a0
Nominatim
/
nominatim
/
db
History
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