[Tile-serving] [openstreetmap/osm2pgsql] Deprecating gazetteer output (#1311)

Sarah Hoffmann notifications at github.com
Fri Nov 6 15:32:41 UTC 2020


With the flex output, there is no need to have a separate gazetteer output, as it allows to configure most of what we need. This tickets collects the features that would still be needed on the osm2pgsql side to get the flex output on par with the current gazetteer implementation:

- [ ] Geometry caching. Gazetteer occasionally calls `add_row()` twice for the same object.
- [ ] Do not create an index on the geometry column.
- [ ] Do not cluster table.

The tasks for the Nominatim side are collected at https://github.com/osm-search/Nominatim/issues/2047.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/1311
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201106/6c4a1201/attachment.htm>


More information about the Tile-serving mailing list