Background on missing work ... here's what's covered in tickets so far: * A high-level set of possible raster methods are being tracked in #1 * There's a ticket to research the underlying theories and experimental practice on using distributed KVs for raster data storage in #2 * There are related service- and db-level API tickets in #9, #10, and #11 * Ingest and sample data are covered in #12 and #13 _However_ ... there's something missing: work that needs to be done between the second bullet above, and all the others. Namely: * [ ] #25 - Based upon the reading (#2), work out one or more possible mechanisms for storing and indexing the raster data * [ ] #26 - Spike some code that explores these mechanisms * [ ] Examine the spikes against various expected queries * [ ] Examine them against the underlying database(s) and the database(s) client library(ies) for efficient use
Background on missing work ... here's what's covered in tickets so far:
However ... there's something missing: work that needs to be done between the second bullet above, and all the others. Namely: