Skip to main content
Question

Raster Mosaic

  • January 24, 2013
  • 2 replies
  • 66 views

Hi All,

 

 

I am using the raster mosaicker with lots of jpeg images (aerial imagery), but they are all at different resolutions eg: 7cm, 15cm and for different areas.

 

 

When I mosaic them the higher resolution images drop back to the equivelent of the lowest resolution.

 

 

How can I keep all the resolutions the same but also mosaic them into the one file?

 

 

Cheers
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

davideagle
Contributor
Forum|alt.badge.img+22
  • Contributor
  • January 24, 2013
The RasterResampler will allow you to change the resolution of your images to a common resolution prior to using the RasterMosaicker.

sigtill
Supporter
Forum|alt.badge.img+25
  • Supporter
  • January 24, 2013
Hi gisballarat!

 

 

To save space I would try to aggregate different resolution areas, and for each tile output set the RasterResampler to be the highest resolution for that area. With this method you will get a 15cm resolution for tiles only covering 15cm images (instead of using 7cm on all tiles for the whole project), 7cm on tiles with 7cm and 15cm coverage and 7cm on 7cm only. This will save some space if there is no issue mixing different resolution JPEGs on the output side.