We have a lot of spatial imagery where lossy jpeg compression has been used. This is fine and even the most appropriate format for daily use scenarios where the image is mostly a backdrop to place other information in context.
However it is mal-adaptive when used in analytic studies where the typical workflow is crop out the area of interest and/or mosaic with overlapping images in the area of interest. To the best of my knowledge in this event the study needs to choose between:
- Storing in lossless compression and dramatically increase storage consumption
- Storing in lossy compression, and lose more values than has already been lost while simultaneously introducing artifacts (false data);
Or am I wrong, and there is a way to convert all or a portion of a jpeg image without re-applying jpeg compression encoding?
If it's relevant, all of the imagery I'm thinking of here are stored as jpeg-in-geotiff.