project_raster
Reproject raster datasets to a target coordinate reference system. Supports resampling methods (NEAREST, BILINEAR, etc.) to align DEMs, imagery, or classified rasters with a project CRS for overlay, analysis, or export.
Instructions
Reproject a raster dataset into another coordinate reference system using ArcPy ProjectRaster. Use this to align DEMs, imagery, classified rasters, or analysis grids with a project CRS before overlay, map algebra, extraction, or export. Reads in_raster, writes out_raster inside PathGuard allowed roots, and exposes resampling_type and optional cell_size for controlling raster cell interpolation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||