]> git.openstreetmap.org Git - nominatim.git/commit
initial flex import scripts
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 3 Nov 2022 16:15:01 +0000 (17:15 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 10 Nov 2022 08:37:38 +0000 (09:37 +0100)
commit51ed55cc32580644544b8e38c570bbfdaf09b5a2
treed7e2c736cfa4c5b43c6c49352c9223a27de3789b
parentde2a3bd5f8c2a4a40da1f2153afdb69e387dbcd2
initial flex import scripts

Only implements the extratags style for the moment. Tests pass
for the same behaviour as the gazetteer output. Updates still need
to be done.
CMakeLists.txt
nominatim/clicmd/args.py
nominatim/tools/exec_utils.py
settings/flex-base.lua [new file with mode: 0644]
settings/import-extratags.lua [new file with mode: 0644]
test/bdd/osm2pgsql/import/tags.feature
test/bdd/steps/steps_osm_data.py