[gdal-dev] GDAL Polygonize with Uint32
Nikolaos Ves
vesnikos at gmail.com
Mon Aug 5 07:47:35 PDT 2019
Hi list,
Currently, GDALPolygonize [0] reads the data to an int32 buffer before
processing them.
If I invoke the function with UInt32 data, will the data be
casted/truncated to Int32 and polygonized improperly or can I use it as it
is?
Nikos
[0]
https://gdal.org/api/gdal_alg.html#_CPPv414GDALPolygonize15GDALRasterBandH15GDALRasterBandH9OGRLayerHiPPc16GDALProgressFuncPv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20190805/bed4b31d/attachment.html>
More information about the gdal-dev
mailing list