The 9.3.1 tag has no wiki summary.
3
votes
3answers
2k views
How to batch clip to a single-part shapefile using ArcGIS 9.3 and Python 2.5?
How do I clip a shapefile to a single-part shapefile using ArcGIS 9.3.1 and Python 2.5?
Example: I have a set of lines (lines.shp) I am trying to clip to each record in a shapefile called Grids.shp
...
1
vote
4answers
2k views
How do I export an attribute table in ArcGIS version 9.3.1 to Excel?
In previous versions I could just export as a .DBF file, open it with Excel and the convert it to an Excel file. However now in this version the .DBF file can no longer be open by Excel. I have also ...