Turns out the papers I found were pretty ... non-great. Time to do some more reading. More readings: * [x] https://blog.zen.ly/geospatial-indexing-on-hilbert-curves-2379b929addc * [x] http://blog.notdot.net/2009/11/Damn-Cool-Algorithms-Spatial-indexing-with-Quadtrees-and-Hilbert-Curves Then sketches (as comments in this ticket or mock-ups in a spreadsheet): * [x] explore world indices * [x] explore layer indices * [x] divide image into tiles * [ ] explore tile indices * [ ] explore possible tile data storage (e.g., raw bytes, .tiff sections, bitmaps)