1
vote
2answers
116 views

What is causing - Arcmap errors (010302/010067) while using 3D analyst/CutFill? [closed]

I'm using the Cut/Fill tool in 3d analyst to measure the volume of a feature, but I'm getting the following errors: ERROR 010302: Unable to create the output raster: C:\Program Files ...
0
votes
0answers
60 views

arcpy Add Feature Class to Terrain error. LiDAR Processing Script

So here's another one for you ever so helpful StackExchangers (is that right?) Anyway, I'm writing a script to convert lidar data (in .las format) into a terrain without going through all the ...
2
votes
1answer
98 views

Import 3D Analyst Functions With ArcPy

This really seems like I should be able to do this, but I am running into some problems. I want to import 3D Analyst with python, in the same way I import Spatial Analyst, but it returns an error. ...