[Tile-serving] [openstreetmap/osm2pgsql] Flat node file option (#1367)
Jochen Topf
notifications at github.com
Wed Dec 9 16:53:34 UTC 2020
Simplify and clean flat node store code. See individual commits.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1367
-- Commit Summary --
* Only use a single option variable for flat node store
* Turn throw into assert in a can-not-happen situation
* Remove dependency on options_t from node_persistent_cache
* Simplify test code for node_persistent_cache, no need for options
-- File Changes --
M src/db-check.cpp (2)
M src/middle-pgsql.cpp (13)
M src/middle-pgsql.hpp (1)
M src/node-persistent-cache.cpp (14)
M src/node-persistent-cache.hpp (4)
M src/options.cpp (3)
M src/options.hpp (5)
M tests/common-options.hpp (4)
M tests/test-middle.cpp (24)
M tests/test-persistent-cache.cpp (10)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1367.patch
https://github.com/openstreetmap/osm2pgsql/pull/1367.diff
--
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/1367
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201209/518451b7/attachment.htm>
More information about the Tile-serving
mailing list