]> git.openstreetmap.org Git - nominatim.git/commit
add skeleton code for convert function
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 11 Oct 2023 20:35:18 +0000 (22:35 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 23 Oct 2023 15:19:12 +0000 (17:19 +0200)
commit837bdecde8c8bcc5c09356d7a1db9acef14d48b1
tree14c396a1b714fd41c475db5c888e55908c977bee
parentd9d0e70e5ba966b8c33ff17a14f1f809fdcb16c9
add skeleton code for convert function
nominatim/cli.py
nominatim/clicmd/__init__.py
nominatim/clicmd/args.py
nominatim/clicmd/convert.py [new file with mode: 0644]
nominatim/tools/convert_sqlite.py [new file with mode: 0644]