Historical Aerial Imagery tool

1074
2
07-29-2011 05:17 PM
TomWang
New Contributor
I need to create a  Historical Aerial Imagery tool that a user moves the imagery slider to the left to view ???older??? aerial images and to the right to view more recent aerial images.

To implement this task, I can think two options ??? one is to use esri:TimeSlider with ArcGISImageServiceLayer and another way is to build a slider tool to add/remove ArcGISTiledMapServiceLayer.

I am not comfortable to use ArcGISDynamicMapServiceLayer or FeatureLayer. Due to the size of the aerial imagery files, it is expected that users will experience a delay when loading the aerial imagery into the Web Application. Performance will be managed by loading all aerial imagery required for the Historical Aerial Imagery tool when the tool is launched.

Any ideas would great appreciated.
0 Kudos
2 Replies
IgressT
New Contributor II
Can you use cached services
0 Kudos
TomWang
New Contributor
I don't see a ESRI Time-aware Layer with TiledMapService. I assume it would not be supported.
0 Kudos