Customer Service | Training | Contact Us
You are here: Home > User Forums > arcgis desktop discussion forums > Thread Replies

ArcGIS Desktop Discussion Forums

ArcGIS Desktop - Extension - Spatial Analyst forum

DEM extraction   Pavle Feric Nov 03, 2009
Re: DEM extraction   Luke Pinner Nov 03, 2009
Report Inappropriate Content • Top • Print • Reply    
Subject DEM extraction 
Author Pavle Feric 
Date Nov 03, 2009 
Message Is there a way to extract minimum/maximum elevation data for each square km from clipped DEM?

I have created a polygon network covering desired area, but it is a large number of polygons considering the area of 12500 square kilometers, if it is necessary to use polygons can I do it in some automated way to obtain the raster containing minimum/maximum elevation data for each square km?


 
   
Report Inappropriate Content • Top • Print • Reply    
Subject Re: DEM extraction 
Author Luke Pinner 
Date Nov 03, 2009 
Message Look at:
http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=BlockMax
http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=BlockMin
http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=6163&pid=6161&topicname=Aggregate (use the max/min stat, not the default which is sum)