Hi,
We receive from a client differents kinds of tif file (which means metadatas of the tif file are differents, compression different, … )
Some tif files are visible, and the others are not visible on our application.
I’m using GeoTiffRasterLayer with the class MultiGeoRasterLayer
If you want to test I can send on your ftp, differents samples of rasters with differents metadatas ?
Are there any constraints on the tif file to work with a type layer GeoTiffRasterLayer ?
Note that to view metadata of a tif file, I use the library gdalinfo.
Thanks for your help.
Regards.
Steph
Problem with tif file and GeoTiffRasterLayer
Hi Steph,
Have tried to load them by set LibraryType? Our GeoTiffLibraryType.ManagedLibTiff and GeoTiffLibraryType.UnmanagedLibTiff is based on different render logic, if both of them cannot render correct, please sent us your files.
Regards,
Don