remove support for deprecated gazetteer osm2pgsql output

This commit is contained in:
Sarah Hoffmann
2025-06-25 23:09:08 +02:00
parent f97a0a76f2
commit f9eb93c4ab
7 changed files with 18 additions and 32 deletions

View File

@@ -26,7 +26,8 @@ fi
return dict(osm2pgsql=str(osm2pgsql_exec),
osm2pgsql_cache=10,
osm2pgsql_style='style.file',
osm2pgsql_style='style.lua',
osm2pgsql_style_path=tmp_path,
threads=1,
dsn='dbname=' + temp_db,
flatnode_file='',