[Tile-serving] [openstreetmap/osm2pgsql] Added option to skip clustering. (#1478)
Sarah Hoffmann
notifications at github.com
Mon May 3 17:43:30 UTC 2021
The PR itself is okay but at this point I have strong reservations about adding any new features to the psql output at this point, even more so when the new feature adds yet another command line option. With the flex output out of experimental mode, it is the one where the future lies. I'd like to see the psql output slowly phased out or at least frozen at its current state.
Btw the flex output already has the code to not cluster tables. It just doesn't have an option yet to explicitly disable the clustering. It just disables it automatically for tables that have no geometry column. The thinking was that rather than a no-clustering option there should be a custom-clustering option where clustering can be done by any means including none at all.
--
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/pull/1478#issuecomment-831419374
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210503/d33ed0b4/attachment.htm>
More information about the Tile-serving
mailing list