[Tile-serving] [openstreetmap/osm2pgsql] Make clustering by geometry optional in flex output (#1504)

Sarah Hoffmann notifications at github.com
Tue May 18 09:51:28 UTC 2021


We've discussed this some more and I don't think an automatic fallback is a good idea here. Imagine we allow clustering on arbitrary columns in the future. If a script has then a table that clusters on, say, housenumbers, an automatic fallback to 'auto' would be worse than not doing any clustering at all. So failing on an unknown clustering string sounds like the right thing to do. A script can always check for the osm2pgsql version and provide backwards compatibility but it should do so explicitly.

-- 
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/1504#issuecomment-843027233
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210518/34fc3a4b/attachment.htm>


More information about the Tile-serving mailing list