The erase tag has no wiki summary.
7
votes
1answer
77 views
Reduce processing time in Erase function using Arcpy in IDLE
I am processing 18,000 feature classes (saved in a file GDB), each with ~500 records (polygon features) in ocean areas, and I am running a script to remove area overlapping with the coast, using the ...
0
votes
1answer
81 views
Failed to delete a domain from the database
I am trying to delete a domain I am using from ArcCatalog -> Feature Class Properties-> Subtypes-> Domains. But when I try to do that I get this error message:
"Failed to delete a domain from the ...
2
votes
1answer
433 views
Modelbuilder - Feature Dataset Iterator
I had posted this on the ArcGIS forums, but thought I may get some further input here.
Having issues acquiring the appropriate input and erase features during the iteration process.
Please see ...
1
vote
2answers
1k views
Remove overlap in raster using ERASE command line?
I am trying to erase a raster and is there a erase command for the Raster side? I am using ArcGIS 9.3.1. I have 2 rasters that are in the Landcover and there is overlap in between and would like to ...
6
votes
5answers
748 views
erase one line layer by another line layer
I keep on having this issue and I can't find the "perfect answer":
First of all, I work in ArcGIS 9.3.1.
I have 2 layers: roads1950, roads2000. I need to make a layer with roads which were ...