Custom GDAL imagery, who succeeded in using it?

Hello guys,

I tried the feature with my own imagery and want to share/discuss my findings:

  1. I used QGIS to convert my Imagery to WGS84. As it turns out: Data in UTM System “works” also. Data is in Int16 format. LZW compressed data is working as well. In all cases 4 Channels.

  2. I noticed a strange color shift:
    Have a look at the original file:

    And the Mission Planner equivalent:

  3. The imagery is only visible at and below fourth “nearest” zoom level. Can we change that?

  4. Changing the GSD (Pixel Size) does not change the visible outcome shown under point 2.

  5. I am getting "InvalidCastException"s:

Regards, Simon

can you provide a sample image?

Yes I can:

Lets take a dataset, which is freely available from the OpenDroneMap* project:

Here you can download a ready to use version of the dataset:
https://we.tl/gaVzgCIdca (6mb)

Please point MissionPlanner to:
41.548523
-83.699032

The imagery is visible only at a very high zoom level.

*= https://github.com/OpenDroneMap/OpenDroneMap

Thank you Michael!

New download link: https://uploadfiles.io/vjlxc

How may I help in solving this issue @Michael_Oborne?

I’m on my way to the ArduPilot unconference at the moment, so wont have a chance to look at this for over a week, or so. the zoom level is defined by the GSD, and was by design. as for the color shift, it will have something to do with the format, but I cant get that info atm either.