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
412ead5f2df764cdbcd52c15c86297960a19de72
Nominatim
/
test
/
python
/
cli
History
Sarah Hoffmann
ee0c5e24bb
add a WKB decoder for the Point class
...
This allows to return point geometries from the database and makes the SQL a bit simpler.
2023-02-16 17:29:56 +01:00
..
conftest.py
use data paths from new nominatim.paths
2022-11-27 12:15:41 +01:00
test_cli.py
add unit tests for new Python API
2023-01-03 10:03:00 +01:00
test_cmd_admin.py
add consistent SPDX copyright headers
2022-01-03 16:23:58 +01:00
test_cmd_api.py
add a WKB decoder for the Point class
2023-02-16 17:29:56 +01:00
test_cmd_import.py
adapt unit tests to changed function names
2022-10-01 11:01:49 +02:00
test_cmd_refresh.py
adapt unit tests to changed function names
2022-10-01 11:01:49 +02:00
test_cmd_replication.py
use data paths from new nominatim.paths
2022-11-27 12:15:41 +01:00