| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 9 months |
| seen | Sep 12 '12 at 21:11 | |
| stats | profile views | 0 |
|
Aug 28 |
comment |
Looping multiple feature classes in python for ArcGIS 10 So my model takes a feature class (AAA1_part1_Streets) and a DBF table (AAA1_part1_Traffic) and does a "Make Query Table" and joins them by a LINKID. I would like to iterate the "Make Query Table " pulling all Traffic DBF and Streets feature classes in my file geodatabase and creating joined feature classes for all pairs. The issue is I can only iterate feature classes, but I can't seem to do both feature classes and DBF files |
|
Aug 27 |
awarded | Editor |
|
Aug 27 |
revised |
Looping multiple feature classes in python for ArcGIS 10 added 105 characters in body |
|
Aug 27 |
comment |
Looping multiple feature classes in python for ArcGIS 10 They all feature the same three letter code followed by a number that categorizes each: AAA1_part1.shp with AAA1_part1.dbf. It's only a matter of changing around a single numeric value. |
|
Aug 27 |
awarded | Student |
|
Aug 27 |
asked | Looping multiple feature classes in python for ArcGIS 10 |