[Tile-serving] [openstreetmap/mod_tile] openstreetmap-tiles-update-expire and osm2pgsql 1.6.0 (Issue #292)

Emmanuel S. notifications at github.com
Wed Aug 10 13:07:18 UTC 2022


Hi,

Stumbled upon this error in  `openstreetmap-tiles-update-expire` with osm2pgsql 
```
osm2pgsql version 1.6.0
ERROR: Minimum and maximum zoom level for tile expiry must be separated by '-'
```
`-e$EXPIRY_METAZOOM:$EXPIRY_METAZOOM` should be replaced by `--expire-tiles "$EXPIRY_METAZOOM-$EXPIRY_METAZOOM"` for the script to work with osm2pgsql 1.6.0

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/292
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/mod_tile/issues/292 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220810/af529ff1/attachment.htm>


More information about the Tile-serving mailing list