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
/
test
/
python
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
cli
add tests for new arm and export Python functions
2023-07-26 11:09:52 +02:00
config
adapt tests for new lua styles
2022-12-19 17:32:28 +01:00
data
move country_info into data submodule
2022-07-06 11:08:36 +02:00
db
docs: fix typos
2022-07-20 22:05:31 +08:00
indexer
change indexing order for interpolations
2022-06-02 15:16:46 +02:00
tokenizer
Moved KANJI_MAP to icu-rules
2023-07-31 11:57:49 +00:00
tools
remove now unused run_api_script function
2023-07-25 22:45:29 +02:00
utils
add streaming json writer for JSON output
2023-01-25 15:05:33 +01:00
conftest.py
use data paths from new nominatim.paths
2022-11-27 12:15:41 +01:00
cursor.py
add consistent SPDX copyright headers
2022-01-03 16:23:58 +01:00
dummy_tokenizer.py
move PlaceInfo into data submodule
2022-07-06 10:54:47 +02:00
mock_icu_word_table.py
add tests for new analyzed housenumbers
2022-03-01 09:34:32 +01:00
mock_legacy_word_table.py
add consistent SPDX copyright headers
2022-01-03 16:23:58 +01:00
mocks.py
convert admin --analyse-indexing to new indexing method
2022-07-07 16:20:08 +02:00
pytest.ini
'read_config' is no longer a fixture
2022-04-01 22:52:17 +08:00