diff --git a/README.md b/README.md index 0ac0c56..b4982e6 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ Options: -t, --tile-size specify the size of the tiles in pixels. This defaults to 65 for terrain tiles and 256 for other GDAL formats -s, --start-zoom specify the zoom level to start at. This should be greater than the end zoom level -e, --end-zoom specify the zoom level to end at. This should be less than the start zoom level and >= 0 + -r, --resampling-method specify the raster resampling algorithm. One of: nearest; bilinear; cubic; cubicspline; lanczos; average; mode; max; min; med; q1; q3. Defaults to average. -n, --creation-option