I am trying to field calculate data between two large feature classes. I started to set up a model in ModelBuilder to do this until I thought I would ask if anyone has a better way to do this.
A brief description of the project: We have a large feature class of street center lines that have truck route information embedded to them. The routing information along with dates, and string fields need to be transferred to a property parcel feature class. There are about 50 or so fields that need to be transferred over.
What I have set up so far in model builder is two feature classes being joined and then 50 or so field calculate tools with a remove join at the end.
Does anyone know a more clever way to do this?

