From dc99601a17ca27cbb64390248a7f7d4777932bfa Mon Sep 17 00:00:00 2001 From: Mark van der Wal Date: Thu, 29 Apr 2021 07:23:07 +0000 Subject: [PATCH] Update 'Shape-to-geotiff.md' --- Shape-to-geotiff.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Shape-to-geotiff.md b/Shape-to-geotiff.md index 8817169..b0d2d3c 100644 --- a/Shape-to-geotiff.md +++ b/Shape-to-geotiff.md @@ -29,11 +29,13 @@ There are some optional task attribute input parameters for greater flexibility. * **inputLayers** * array of of input layer name strings + * Default is processing all layers * **algorithm** * Valid inputs can be found here https://gdal.org/programs/gdal_grid.html#interpolation-algorithms * Example of the default **"invdistnn:radius=100:min_points=2"** * **resolution** * The resolution in meters for the final tiff file. [1, 100] + * Default is 1 defaults are false