[Tile-serving] [openstreetmap/osm2pgsql] Need for a "minimum_version" option for osm2pgsql in Lua flex styles? (Discussion #1638)
Jochen Topf
notifications at github.com
Sat Feb 5 08:32:54 UTC 2022
There is a `osm2pgsql.version` variable in Osm2pgsql Lua that you can use to do any version checks yourself.
But, more generally, "cersion" is a rather complex concept and just checking against a version number brings its own problems. There are always changes in software, sometimes intentional and documented, sometimes not. So in the end, you'll always run into situations where some very specific small things don't work but we didn't update the version number correctly or whatever and things break.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/discussions/1638#discussioncomment-2115835
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/repo-discussions/1638/comments/2115835 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220205/560f6485/attachment.htm>
More information about the Tile-serving
mailing list