[Tile-serving] [openstreetmap/osm2pgsql] Add helper functions for working with Lua arrays (PR #1884)
Jochen Topf
notifications at github.com
Sat Jan 14 21:44:13 UTC 2023
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1884
-- Commit Summary --
* Introduce new Lua helper fuctions for working with Lua arrays
* Use the new luaX_for_each() function in more places
* Retire is_lua_array() in favour of the new luaX_is_array()
-- File Changes --
M src/flex-lua-index.cpp (15)
M src/flex-write.cpp (67)
M src/geom-transform.cpp (8)
M src/lua-utils.cpp (30)
M src/lua-utils.hpp (44)
M src/output-flex.cpp (69)
M src/tagtransform-lua.cpp (9)
M tests/CMakeLists.txt (1)
A tests/test-lua-utils.cpp (108)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1884.patch
https://github.com/openstreetmap/osm2pgsql/pull/1884.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1884
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/1884 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230114/df15aa48/attachment.htm>
More information about the Tile-serving
mailing list