[Tile-serving] [openstreetmap/osm2pgsql] Refactor output-flex (PR #1849)
Jochen Topf
notifications at github.com
Thu Dec 8 16:43:09 UTC 2022
Split out some code from the huge output-flex.cpp into its own file. See the individual commits for details.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1849
-- Commit Summary --
* Move functions to parse Lua index definitions into their own file
* Move code writing Lua data to tables into their own files
-- File Changes --
M src/CMakeLists.txt (2)
A src/flex-lua-index.cpp (127)
A src/flex-lua-index.hpp (24)
A src/flex-write.cpp (572)
A src/flex-write.hpp (42)
M src/output-flex.cpp (688)
M src/output-flex.hpp (7)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1849.patch
https://github.com/openstreetmap/osm2pgsql/pull/1849.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1849
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/1849 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20221208/1bf7b494/attachment.htm>
More information about the Tile-serving
mailing list