[Tile-serving] [osm2pgsql-dev/osm2pgsql] Add tile-based generalizer calling SQL commands (PR #2181)
Jochen Topf
notifications at github.com
Thu May 9 09:22:19 UTC 2024
It is named "tile-sql". Parameters are "name", "src_table", "dest_table", "zoom", and "sql", the command to be called. Use {ZOOM}, {X}, and {Y} in the command to set the zoom level and tile coordinates.
You can view, comment on, or merge this pull request online at:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2181
-- Commit Summary --
* Add tile-based generalizer calling SQL commands
-- File Changes --
M CMakeLists.txt (1)
M src/gen/gen-create.cpp (4)
A src/gen/gen-tile-sql.cpp (47)
A src/gen/gen-tile-sql.hpp (35)
-- Patch Links --
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2181.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2181.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2181
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2181 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240509/e1a06df4/attachment.htm>
More information about the Tile-serving
mailing list