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
8adeaa2c7efc1087bacf6a6212e81c06d7097cc1
Nominatim
/
nominatim
/
api
History
Sarah Hoffmann
8adeaa2c7e
fix regression with lat/lon in json output
...
lat, lon is returned as strings in the PHP output. Reproduce that in the Python frontend. See
#3115
.
2023-08-01 14:27:43 +02:00
..
search
fix query over classtype tables
2023-07-30 23:51:36 +02:00
v1
fix regression with lat/lon in json output
2023-08-01 14:27:43 +02:00
__init__.py
port export function to Python
2023-07-25 21:39:23 +02:00
connection.py
switch reverse() to new Geometry datatype
2023-07-01 18:03:07 +02:00
core.py
older Python versions need a reference to the loop for a lock
2023-07-26 15:17:18 +02:00
localization.py
switch details cli command to new Python implementation
2023-02-04 21:22:22 +01:00
logging.py
remove debug print
2023-07-22 13:54:23 +02:00
lookup.py
add API functions for search functions
2023-05-24 18:05:43 +02:00
result_formatting.py
switch details cli command to new Python implementation
2023-02-04 21:22:22 +01:00
results.py
avoid forwarding variables via SQL
2023-07-14 15:27:16 +02:00
reverse.py
add lambdas for layer filters
2023-07-14 15:27:20 +02:00
status.py
add property cache for API
2023-01-30 09:36:17 +01:00
types.py
fix linting issues
2023-07-01 20:18:59 +02:00