Field Mapping in Mode lBuilder

235
0
01-02-2014 06:41 AM
CraigPrisland
New Contributor
Hello all,

I'm working on creating a model in Model Builder where the user creates a new feature class that has a predefined field schema and then selects the fields from the current feature class that will be mapped to the new fields in the newly created feature class.

For example, in the road centerline layer the user has a field named "STREET_NAME".  The final outputted schema is named "FULL_ST_NAME".  I want to first browse to their road centerline layer (model parameter) and then be able to choose this field ("STREET_NAME") in a dropdown (model parameter) from the first parameter. When the tool is then run, its attributes are mapped into the "FULL_ST_NAME" field in the newly outputted feature class.

Any assistance would be greatly appreciated.

Thanks!
0 Kudos
0 Replies