[Tile-serving] [osm2pgsql-dev/osm2pgsql] Implement expire of points in its own code (PR #2423)

Jochen Topf notifications at github.com
Mon Oct 27 10:24:43 UTC 2025


Instead of generating a bounding box and using the general bbox expire code.

This takes the expire buffer into account, so neighboring tiles are expired if the point is near the tile boundary.

Other than before tiles affected wrap around at the 180° line.
You can view, comment on, or merge this pull request online at:

  https://github.com/osm2pgsql-dev/osm2pgsql/pull/2423

-- Commit Summary --

  * Implement expire of points in its own code

-- File Changes --

    M src/expire-tiles.cpp (18)
    M tests/test-expire-tiles.cpp (6)

-- Patch Links --

https://github.com/osm2pgsql-dev/osm2pgsql/pull/2423.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2423.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2423
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/pull/2423 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20251027/7b6b52d4/attachment.htm>


More information about the Tile-serving mailing list