I&#39;m trying to interpolate a raster from a shapefile (points or contours). The shapefile is a 2ft contour lidar-derived elevation and I need a 10 ft resolution DEM. Obviously even on a dual core dual processor 64 bit workstation with 8 GB of ram I couldn&#39;t complete the computation. Is there an automated way to slice the domain in smaller pieces, carry out the computation and piece them back together afterward? I&#39;m thinking of writing a script but i was wondering if it has already been done.<br>
<br>Thanks<br>