enable time using archiving feature

747
1
02-28-2019 08:01 AM
JeffPope
New Contributor II

I'm familiar with enabling time on a feature using existing data. We currently have a table in archiving mode and I was wondering if it was possible to time enable a feature based on the archive data. It would be cool to have a time slider to see changes that were done to features.

Tags (3)
0 Kudos
1 Reply
TanuHoque
Esri Regular Contributor

yep, it should be do-able.

All you need to do is to:

  • add the 'Archive Class' to your map
    • you see that layer contains date-time fields
  • make the layer time aware using those fields

here are help topics on how to add 'Archive Class' to your map

ArcGIS Pro: Work with the archive class—Geodatabases | ArcGIS Desktop 

ArcMap: Working directly with the archive class—ArcGIS Help | ArcGIS Desktop 

0 Kudos