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
d6fe58f84e8351f2ee131864fa21678cbd3d37d4
Nominatim
/
nominatim
/
api
History
Sarah Hoffmann
d6fe58f84e
fix polygon selection for classtable lookups
...
Polygons should be used preferably with higher address ranks where the areas are smaller.
2023-11-25 21:01:27 +01:00
..
search
fix polygon selection for classtable lookups
2023-11-25 21:01:27 +01:00
v1
adapt typing for newer version of mypy
2023-10-16 17:03:48 +02:00
__init__.py
port export function to Python
2023-07-25 21:39:23 +02:00
connection.py
use backwards-compatible asyncio timeout implementation
2023-08-25 08:50:03 +02:00
core.py
add exporting of SQLite table
2023-10-23 17:19:12 +02:00
localization.py
switch details cli command to new Python implementation
2023-02-04 21:22:22 +01:00
logging.py
add timestamps to text logging
2023-11-22 17:38:32 +01:00
lookup.py
trim all coordinate output to 7 digits
2023-10-23 17:19:12 +02:00
result_formatting.py
switch details cli command to new Python implementation
2023-02-04 21:22:22 +01:00
results.py
fix assertion on address list, it may be empty
2023-10-31 21:10:54 +01:00
reverse.py
make code work with Spatialite 4.3
2023-10-23 17:19:12 +02:00
status.py
make status API work with sqlite incl. unit tests
2023-10-23 17:19:12 +02:00
types.py
exclude country-level searches with non-address layers
2023-11-22 17:01:41 +01:00