[Tile-serving] [openstreetmap/osm2pgsql] Retire multi output (#1062)
Sarah Hoffmann
notifications at github.com
Sat Jan 18 09:43:11 UTC 2020
I'd like to propose to deprecate and eventually remove the multi output.
The multi output was an interesting experiment but I don't think that it was ever really used in production by anybody. The only style I'm aware of is @pnorman experimental style. The code for the multi output is rather complicated and hard to maintain. There are also some performance issues we've never tackled. The new 'flex' output can do the same as the multi output but hopefully in a more flexible and performant way.
For the moment, I'd just add a deprecation warning when the output is used. Once the 'flex' output is production-ready, we could add a Lua script that processes a multi output configuration and then remove the output completely.
If you are a user of the multi output, please comment here.
--
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/1062
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200118/6f374c7d/attachment.htm>
More information about the Tile-serving
mailing list