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
18b2a4c2048149128e45698d0a15dfdc9a696680
Nominatim
/
nominatim
History
Sarah Hoffmann
18b2a4c204
avoid interpreting integral numbers as coordinates
...
There are addresses of type '123 W 345 N, Reigh', where 'W 345 N' is the actual name of the street.
2023-09-05 11:26:47 +02:00
..
api
avoid interpreting integral numbers as coordinates
2023-09-05 11:26:47 +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
use coalsce() instead of indexless postgis functions
2023-08-12 19:14:13 +02:00
indexer
only run analyze on indexing when work was done
2022-09-28 10:22:54 +02:00
server
add a shutdown handler for falcon server closing DB connections
2023-08-31 09:40:56 +02:00
tokenizer
fix typos and grammar issues
2023-08-29 12:14:44 +02:00
tools
reenable tablespace arguments for flex tables
2023-09-04 10:45:52 +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
finish configuration section
2023-08-25 21:40:20 +02: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