Tagged Questions
3
votes
1answer
54 views
How to avoid field map change when altering file locations in a model (e.g. using feature class to feature class tool)?
I have a backed up file GDB which I have to use because the current one had some broken models in it. I got this backup delivered on my local D:\ drive and have to copy models from this GDB to a ...
0
votes
1answer
246 views
Eliminating a column from a copied feature class via a fieldmap object in ArcGIS Python
The use case is exporting a feature class via a Python script (arcgisscripting v9.3x. Only a few of the columns are needed in the result feature class.
I commonly use the fieldmappings/fieldmap ...
