You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently RasterDataSources uses its own non exported layers function to report what layers of a dataset would be available.
This seems to be quite similar to the DD.layers function and therefore it might be good to make them the same function.