This website requires JavaScript.
Explore
Help
Sign In
hans
/
Nominatim
Watch
1
Star
0
Fork
1
You've already forked Nominatim
mirror of
https://github.com/osm-search/Nominatim.git
synced
2026-02-16 15:47:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3405dbf90ee650be80aa80c474d08da0286f0ed2
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