Select to view content in your preferred language

WMTS Time-enabled layer

969
1
05-26-2014 12:19 PM
DavidElies
Deactivated User
Hi All,

I want to access a time-enabled WMTS service and request several images based on time (the latest weather radar images).  I can't find anywhere in the WMTSLayer class which lets me specify time.  Does anybody know if this is possible?

Thanks!
0 Kudos
1 Reply
DavidElies
Deactivated User
Is it possible to just override whatever internal method the WMTSLayer uses to make the actual request to the WMTS endpoint?  Then I could add a property and function to change the time. (I'd probably want to cache the frames, too).  Is there an un-minified, un-obfuscated version of the library I can look at to extend/edit the WMTSLayer "class"?

Thanks!
0 Kudos