Help with script!?
I have a simple script that gets all layers in a gdb and uses them to clip a DEM. What's happening though is it starts the clipping but never finishes and after killing the process I am unable to...
View ArticleBisect Polygon w/ Arcpy
Attachment 35043 How might I bisect the attached polygon in a NE/SW direction using arcpy? Looking for a line feature class as output also. Any suggestions? Attached Thumbnails
View ArticleGetting join info with Arcpy
Has anyone been able to get join info from a layer using Arcpy without using ArcObjects? I am trying to find the target table and field, the join table and field, and the join type.
View Articlehow to split a polyline into equal segments with python
I am trying to split a road (a line feature) into equal size segment. I know there is a way to do it in ArcGIS (editor-split), but this can not be coded with python script. Is there anyone can help me...
View ArticleCreate service zones with python
I would like to create service zones for a given county, (1) The zone boundaries should be developed based on natural breaks, such as rivers, ridges, and undeveloped areas. (2) These zone should be...
View Article