|
|
|
|
|
by dionhaefner
1789 days ago
|
|
That is true to some degree, but with Terracotta we allow the frontend to do manipulations on the fly. Like changing contrast, applying colormaps, or band math. So the number of possible tiles is infinite. If you don’t need that, you can just pre-generate all PNGs - then you don’t even need a server anymore, just a hash function to identify the right file and a big disk. |
|
Surely these are examples of things that a client could do with raster data independent of the capabilities of a server?