[Tile-serving] [osm2pgsql-dev/osm2pgsql] Add grouped-linemerge generalization (PR #2482)
leijurv
notifications at github.com
Tue Jun 2 16:14:25 UTC 2026
leijurv left a comment (osm2pgsql-dev/osm2pgsql#2482)
I have downloaded California, New York, New Jersey, Texas, Poland, Netherlands, Sweden, some of Japan, and some of England. It's larger than what fits into my ram.
I think it's reasonable to compare "how long does it take to get all lines && the updated tile" with "how long is the rest of the incremental update"?
I will look into trying to measure performance "cold" with nothing cached in memory.
If performance is a problem, I know for sure I could make it much faster if the generalization could receive the exact ways that were edited, like carto's flex lua code, rather than Z/X/Y tiles. That way the slow part (the &&tile_box) can be skipped entirely.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2482#issuecomment-4604335629
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2482/c4604335629 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20260602/c189367a/attachment-0001.htm>
More information about the Tile-serving
mailing list