Skip to main content

Hi guys,

I am comparing 2 sets of data (6 months apart), in separate file geodatabases. There are approximately 18 feature classes in each database with a roughly 50,000 features in each class.

Is there a way I can run a change detector on each feature class without having to add each feature class individually to the workspace?

Cheers, Dave.

You should be able to do this with a dynamic workflow and the ChangeDetector or UpdateDetector. We have quite an extensive tutorial on dynamic workflows and how to configure them in FME Workbench


You should be able to do this with a dynamic workflow and the ChangeDetector or UpdateDetector. We have quite an extensive tutorial on dynamic workflows and how to configure them in FME Workbench

Thanks Mark!

 

 


Reply