Wednesday, 6 November 2019

Clipping raster using vector polygon in ArcGIS Desktop without having Spatial Analyst?



I have ArcView 10 and I'm trying to clip a DEM (TIFF) to a wilderness boundary (polygon). I know ArcView won't let me do this without Spatial Analyst which I do not have.


I tried exporting my raster and vector in QGIS but I can't get the two to line up (different coord systems).


I've tried to "DEFINE COORD SYSTEM" in ArcToolbox, but something just isn't right.




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...