Working with raster data can be challenging not only because of the sheer size of the files but also because of the complexity of the operations that might be required to get it into a format suitable for viewing both internally and externally.
Collected here are a number of different examples of how to work with your raster data. For example -
- Converting your raster data into the required format and coordinate system
- Restructuring your data into the required form by clipping, mosaicking, tiling, offsetting, scaling and more
- Processing large raster data volumes quickly
- Preparing for raster data delivery through a web map tile cache or by offering self-serve data access over the web
- etc
