I’ve been asked about feasibility for combining an additional overlay image. Our current map has an aerial/satellite background image (using world file for alignment) with a host of shape files overlain and which works well at the moment. The new task includes taking additional 3rd party generated images and producing a well aligned overlay above the shape file data. This third party data will be in a simple image format (possible transparent PNG using alpha-blended layer), so I can’t use something like a heat map, though it will look a bit like that. Or imagine something like a weather activity radar overlay, but where the user would be able to easily recognize when even slight misalignment occurs.
Also, the overlay as provided may (will likely) represent only a small portion of the background image, so it won’t have the same boundaries (or resolution) as the background, but we will have the high resolution lat/lon boundary descriptions. One possible answer might be to generate a composite image with the same boundaries as the background, but hopefully that can be avoided.
From my searching and investigation I couldn’t find a clear approach to provide this using your library. .