Question

Export feature class with linked annotation

  • 24 July 2018
  • 1 reply
  • 4 views

Hello,

I have to export a bunch of point and line feature classes with their feature-linked annotation from SDE to a file geodatabase and then also zip the file geodatabase.

The annotation bit is taking a long time and log file reports a large number of warnings.

Any ideas what's the most efficient way to do this?


1 reply

Badge +2

There is a short tutorial on working with feature linked annotation. Loading feature lined annotation is slow - make sure that you have Run with Full Inspection or Run with Feature Caching OFF or it will be slower still. We have investigated this and have not been able improve the performance. It's a combination of working in Edit Session and creating the joins.

You don't show what warning messages you're getting.

Reply