[Tile-serving] [openstreetmap/osm2pgsql] Disable the warning that cache is disabled in append mode (PR #2058)

Jochen Topf notifications at github.com
Mon Aug 28 07:54:46 UTC 2023


In append mode we don't necessarily have the flat node setting from the command line, because it is read from the properties file. So this would give us an unnecessary and wrong warning.

This is just a band aid though, a better fix would be to check after we have read the properties file. But that needs some larger changes I'll leave for when we refactor the command line parsing code.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/2058

-- Commit Summary --

  * Disable the warning that cache is disabled in append mode

-- File Changes --

    M src/command-line-parser.cpp (2)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/2058.patch
https://github.com/openstreetmap/osm2pgsql/pull/2058.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/2058
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/osm2pgsql/pull/2058 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230828/35786581/attachment.htm>


More information about the Tile-serving mailing list