[Tile-serving] [osm2pgsql-dev/osm2pgsql] Add grouped-linemerge generalization (PR #2482)
Jochen Topf
notifications at github.com
Thu Jun 18 20:36:07 UTC 2026
joto left a comment (osm2pgsql-dev/osm2pgsql#2482)
So far so good. I imported the planet and ran a few updates. The first osm2pgsql-gen run took about 20 minutes after a 4 hour import. The first osm2pgsql-gen update about 5 minutes to catch up the 5 hours or so of changes with nearly 500,000 tiles affected. After that the osm2pgsql-gen for minutely updates runs through in basically no time.
Looking at a few examples it seems it is doing the right thing. I'leave this running for a while to see whether there are any problems, but it looks very promising.
Question now: From my look at the code I don't see anything that couldn't be done in Lua/SQL alone. Do we actually need the C++ part or can we just use `run_sql()`?
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2482#issuecomment-4745918627
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2482/c4745918627 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20260618/81e2aea3/attachment.htm>
More information about the Tile-serving
mailing list