[Tile-serving] [openstreetmap/osm2pgsql] Refactor expire code (PR #1648)
Jochen Topf
notifications at github.com
Thu Mar 3 13:24:01 UTC 2022
This disentangles the WKB code from the expire code. There are further refactorings to be done, but they will come in later commits to keep things separate.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1648
-- Commit Summary --
* Add and test box_t class and envelope(geom) function
* Refactor expire code to not use WKB directly
-- File Changes --
M src/CMakeLists.txt (1)
M src/expire-tiles.cpp (166)
M src/expire-tiles.hpp (16)
A src/geom-box.cpp (112)
A src/geom-box.hpp (76)
M src/geom-functions.hpp (19)
M src/output-flex.cpp (3)
M src/output-pgsql.cpp (14)
M src/wkb.cpp (287)
M src/wkb.hpp (159)
M tests/CMakeLists.txt (2)
A tests/test-geom-box.cpp (105)
A tests/test-wkb.cpp (212)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1648.patch
https://github.com/openstreetmap/osm2pgsql/pull/1648.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1648
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/1648 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220303/4bed9c10/attachment.htm>
More information about the Tile-serving
mailing list