]> git.openstreetmap.org Git - nominatim.git/commit
switch CLI lookup command to Python implementation
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 3 Apr 2023 12:38:40 +0000 (14:38 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 3 Apr 2023 12:40:41 +0000 (14:40 +0200)
commit1dce2b98b49ba79c40ee26598bad8d3b669427f6
treea57680d9f12defbc73cacb99056f0728b6e972d1
parent86c4897c9b49610ac0eea5fac0d8eeb67384da36
switch CLI lookup command to Python implementation
nominatim/api/v1/classtypes.py
nominatim/api/v1/format.py
nominatim/api/v1/format_json.py
nominatim/api/v1/format_xml.py
nominatim/api/v1/server_glue.py
nominatim/clicmd/api.py
test/python/cli/test_cmd_api.py