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
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
..
api
fix regression with lat/lon in json output
2023-08-01 14:27:43 +02:00
clicmd
add tests for new arm and export Python functions
2023-07-26 11:09:52 +02:00
data
fix optional string representation or repr(PlaceName)
2023-06-30 11:10:44 +02:00
db
fix query over classtype tables
2023-07-30 23:51:36 +02:00
indexer
only run analyze on indexing when work was done
2022-09-28 10:22:54 +02:00
server
allow OPTIONS method in starlette CORS middleware
2023-08-01 11:12:36 +02:00
tokenizer
Merge pull request
#3122
from miku0/sanitizer-final
2023-08-01 10:38:58 +02:00
tools
remove now unused run_api_script function
2023-07-25 22:45:29 +02:00
utils
make sure PHP and Python reverse code does the same
2023-03-26 16:21:43 +02:00
__init__.py
add skeleton for new Nominatim executables
2021-01-12 10:17:28 +01:00
cli.py
mostly remove php-cgi requirement
2023-07-26 00:10:11 +02:00
config.py
implement command line status call in Python
2023-01-03 10:02:35 +01:00
errors.py
add consistent SPDX copyright headers
2022-01-03 16:23:58 +01:00
paths.py
introduce paths module which contains the data paths
2022-11-27 12:02:37 +01:00
typing.py
make SQL statements in reverse lambda functions
2023-07-14 14:39:14 +02:00
version.py
replace CASE construct with plpgsql function
2023-07-01 18:15:22 +02:00