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/[email protected]>
_______________________________________________ Tile-serving mailing list [email protected] https://lists.openstreetmap.org/listinfo/tile-serving
