Update 'Shape-to-geotiff.md'
This commit is contained in:
parent
be9bafbe27
commit
dc99601a17
@ -29,11 +29,13 @@ There are some optional task attribute input parameters for greater flexibility.
|
|||||||
|
|
||||||
* **inputLayers**
|
* **inputLayers**
|
||||||
* array of of input layer name strings
|
* array of of input layer name strings
|
||||||
|
* Default is processing all layers
|
||||||
* **algorithm**
|
* **algorithm**
|
||||||
* Valid inputs can be found here https://gdal.org/programs/gdal_grid.html#interpolation-algorithms
|
* 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"**
|
* Example of the default **"invdistnn:radius=100:min_points=2"**
|
||||||
* **resolution**
|
* **resolution**
|
||||||
* The resolution in meters for the final tiff file. [1, 100]
|
* The resolution in meters for the final tiff file. [1, 100]
|
||||||
|
* Default is 1
|
||||||
|
|
||||||
defaults are false
|
defaults are false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user