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
create a data adapter, index, and a data store specifically to handle raster (generally gridded) datasets
the data store and index should be able to support a reduced-resolution pyramid and the ability to query for a particular resolution
the adapter should be able to support different tile sizes for persistence, but the data store should just provide query by geometric bounding box and resolution, not by tile directly