[Tile-serving] [openstreetmap/osm2pgsql] Rewrite tile expiry (management of expired tiles) (#709)
Michael Reichert
notifications at github.com
Wed Mar 15 22:25:33 UTC 2017
@giggls wrote me that the German tile server uses following:
```bash
MINZOOM=13
osm2pgsql ... -e $(($MINZOOM-3))-16 -o $EXPIRELOG
..
expiremeta.pl --map=mapnikde --minzoom=$MINZOOM <$EXPIRELOG
```
[expiremeta.pl](https://github.com/openstreetmap/tirex/blob/master/utils/expiremeta.pl) is part of tirex.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/709#issuecomment-286899135
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170315/fa921261/attachment.html>
More information about the Tile-serving
mailing list