Saturday, 16 May 2015

arcgis desktop - One-To-Many Join


I have a ZIP3 boundary feature class that contains roughly 900 records.


I then have a table in a geodatabase that has 21000~ records and a ZIP3 field.


How would I go about making a feature class that has the ZIP3 boundaries for each of the 21000~ records from my table?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...