Consume Time-Enabled Imagery Possible?

817
2
Jump to solution
07-02-2020 01:13 PM
Ravichandran_M_Kaushika
Occasional Contributor

Good afternoon.

we have many years of imagery and we tried by adding a time enabled imagery service using this example. 

Intro to ImageryLayer | ArcGIS API for JavaScript 4.15 

we changed the sample URL to our https://OurDomain.com/../timeImagery/imageserver and nothing displayed.

we then used another image service without time service and that showed up fine - url modified.

Is there a sample code for us to consume time-enabled imagery? or will it be available in future releases of JS API from esri.

thanks and regards

ravi kaushika

0 Kudos
1 Solution

Accepted Solutions
JohnGrayson
Esri Regular Contributor

Image Services can expose time information in several different ways depending on the sources and configurations.  Here's another example of using an Image Service and time in the JS API:

TimeSlider widget | ArcGIS API for JavaScript 4.15
 

View solution in original post

0 Kudos
2 Replies
JohnGrayson
Esri Regular Contributor

Image Services can expose time information in several different ways depending on the sources and configurations.  Here's another example of using an Image Service and time in the JS API:

TimeSlider widget | ArcGIS API for JavaScript 4.15
 

0 Kudos
Ravichandran_M_Kaushika
Occasional Contributor

John,

good afternoon. Thank you for the link.  

Our flagship JS based app is currently using 3.x and has a migration path to JS 4.1x.

i will share this information with them.

thanks and regards

ravi kaushika

0 Kudos