Template:Extend Raster: Difference between revisions
(Created page with "__NOINDEX__ __NOTOC__ ===Extend to Polygon=== The ''Extend to Polygon'' tool creates a new raster from an existing raster and a coverage with a polygon. The polygons in the...") |
No edit summary |
||
Line 7: | Line 7: | ||
Raster extended to polygon using elevation values from the polygon. | Raster extended to polygon using elevation values from the polygon. | ||
====Input | ====Input Parameters==== | ||
*Input raster – The raster for which the active boundary polygon will be created. | *''Input raster'' – The raster for which the active boundary polygon will be created. | ||
*Coverage with polygon – A coverage with a polygon that the input raster will be extended to. The polygon should have elevation values that will be assigned to the output raster. | *Coverage with polygon – A coverage with a polygon that the input raster will be extended to. The polygon should have elevation values that will be assigned to the output raster. | ||
====Output | ====Output Parameters==== | ||
*Output raster – The new raster created from the input raster and polygons.. | *Output raster – The new raster created from the input raster and polygons.. | ||
====Current Location in | ====Current Location in Toolbox==== | ||
Rasters/Bounds to Polygon | Rasters/Bounds to Polygon | ||
====Related Tools==== | ====Related Tools==== | ||
*Rasters/Trim Raster | *Rasters/Trim Raster | ||
<noinclude>[[Category:Tools]]</noinclude> | <noinclude>[[Category:Tools]]</noinclude> |
Revision as of 16:55, 7 December 2021
Extend to Polygon
The Extend to Polygon tool creates a new raster from an existing raster and a coverage with a polygon. The polygons in the coverage extend the active region of the input raster, with the elevation values of the polygons being used to assign elevation values on the raster. Elevation values from the polygon’s nodes and vertices will be used to assign elevation values to the raster on the edges of the polygon. Any gaps or spaces in between the input raster and the polygons in the coverage will be filled in by interpolation. NODATA values inside of the polygon will also be filled in by interpolation.
Original raster (containing NODATA holes) and polygon to extend to.
Raster extended to polygon using elevation values from the polygon.
Input Parameters
- Input raster – The raster for which the active boundary polygon will be created.
- Coverage with polygon – A coverage with a polygon that the input raster will be extended to. The polygon should have elevation values that will be assigned to the output raster.
Output Parameters
- Output raster – The new raster created from the input raster and polygons..
Current Location in Toolbox
Rasters/Bounds to Polygon
Related Tools
- Rasters/Trim Raster