This is a heads up for anybody following here that the gazetteer output will be removed soon as well as the --with-forward-dependencies command line option. Both are only used by Nominatim.
PR #1866 already contains a deprecation message and the complete removal will not be far behind.
The gazetteer output was only used by Nominatim which always came with its own version of osm2pgsql, so nobody should rely on this being available in the normal released version of osm2pgsql anyway. Nominatim switched to using the flex output in relase 4.2.0.
This is a heads up for anybody following here that the
gazetteer
output will be removed soon as well as the--with-forward-dependencies
command line option. Both are only used by Nominatim.PR #1866 already contains a deprecation message and the complete removal will not be far behind.
The
gazetteer
output was only used by Nominatim which always came with its own version of osm2pgsql, so nobody should rely on this being available in the normal released version of osm2pgsql anyway. Nominatim switched to using theflex
output in relase 4.2.0.