[Tile-serving] [osm2pgsql-dev/osm2pgsql] Add after_nodes/ways/relations() callback functions in Lua (PR #2220)
Jochen Topf
notifications at github.com
Mon Aug 12 13:42:32 UTC 2024
This allows some code to run after the initial stages of processing, i.e. between nodes and ways, ways and relations, and after relations.
You can view, comment on, or merge this pull request online at:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2220
-- Commit Summary --
* Add after_nodes/ways/relations() callback functions in Lua
-- File Changes --
M src/output-flex.cpp (53)
M src/output-flex.hpp (10)
A tests/bdd/flex/lua-callbacks.feature (49)
-- Patch Links --
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2220.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2220.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2220
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2220 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240812/b701b919/attachment.htm>
More information about the Tile-serving
mailing list