I've never used or built GeoTools, so I didn't actually run the
software to test it. I did examine the code for geotools and am
fairly confident they are handling 1SP/2SP in geotiff the same way I
am. If anyone uses geotools, I can provide a geotiff in 2sp.
The ticket is the same issue and I thi
Hi Even
2013/11/4 Even Rouault wrote:
> If doable, the best thing would be for PDAL to avoid including in the same
> .cpp file both geotiff/cpl_serv.h and gdal/cpl_port.h. Or cheating by
#define
> CPL_SERV_H_INCLUDED before including libgeotiff headers.
Merci beaucoups, Even.
I'll try to forward
Le lundi 04 novembre 2013 20:30:08, Stefan Keller a écrit :
> Hi PDAL and GDAL list
>
> I'm referring to the error reported above when (still) trying to compile
> PDAL with pointcloud support.
>
> What I'm really wondering is why GDAL developpers are calling function
> gtCPLRealloc
> the same as
Hi PDAL and GDAL list
I'm referring to the error reported above when (still) trying to compile
PDAL with pointcloud support.
What I'm really wondering is why GDAL developpers are calling function
gtCPLRealloc
the same as in GeoTIFF lib but with different declaration?
See
/usr/include/gdal/cpl_po
Trent / others,
Although your patch comes with a detailed analysis, I find myself a bit light
on the topic to blindly apply it.
A few observations :
* I found an old ticket that might be related
http://trac.osgeo.org/gdal/ticket/1797. Would your patch solve the issue
raised in that ticket ?
Hi All,
I am trying to decode ADS100 raw images (.lov files) but gdal is failing with
the following error message : "ERROR 1: Cannot open TIFF file due to missing
codec."
The tiffdump utility from the TIFF library indicates that the Compression codec
code is 65100 which is undefined by the TIFF