I think I may have tried to go down this road before, but perhaps someone can
elighten me.
I am using CreateCopy on this file so that I get a copy of the file on disk
with all the same metadata and projection info, etc.
Is it possible for me to spawn CreateCopy in another thread which would
p
Thanks Even, et al, great to be part of the team!
P
On Thu, Jul 21, 2011 at 6:57 AM, Even Rouault
wrote:
>> Motion: Extend GDAL/OGR Commit Access to Paul Ramsey
>>
>
> I declare this motion passed with support from PSC members AndreyK, DanielM,
> EvenR, FrankW, HowardB and TamasS and with non-PSC
Selon el_inca :
> I just mean..Is it necessary to do manipulations with scanline (byte array
> corresponding to 8 bit image) to save it with RasterIO to 16 bit depth ?
You *can* use a byte array to write the scanline of a 16-bit image, but of
course in that case, the values written in the 16-bit
> Motion: Extend GDAL/OGR Commit Access to Paul Ramsey
>
I declare this motion passed with support from PSC members AndreyK, DanielM,
EvenR, FrankW, HowardB and TamasS and with non-PSC member Andreas Neumann.
Paul, I'll let Frank deal with the practical details to enable you as a
committer.
Welc
I just mean..Is it neŃessary to do manipulations with scanline (byte array
corresponding to 8 bit image) to save it with RasterIO to 16 bit depth ?
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/Saving-16-bit-image-tp6606613p6606792.html
Sent from the GDAL - Dev mailing
On Wed, Jul 20, 2011 at 11:11:14PM +0200, Even Rouault wrote:
> Motion: Extend GDAL/OGR Commit Access to Paul Ramsey
+1
--
Andrey V. Kiselev
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
pavkiz,
You are using GDT_Byte in the RasterIO function call. If you want to write
the date with 16bit depth you need to use GDT_Int16 or GDT_UInt16.
Check the translation with the GDAL utility gdal_translate [1] with the -ot
option.
[1]: http://www.gdal.org/gdal_translate.html
On Thu, Jul 21,
Hi,
Can anybody help me with saving TIFF images? I need to save 8 bit image to
16 bit image.
Raster data is keeping in Byte array.
When i save from 8 bit to 8 bit it works good.
But when i save from 8 to 16 bit Gdal creates an image, that i can read
after with this library, but not with another pro
On 11-07-20 05:11 PM, Even Rouault wrote:
Motion: Extend GDAL/OGR Commit Access to Paul Ramsey
+1
Daniel
--
Daniel Morissette
http://www.mapgears.com/
Provider of Professional MapServer Support since 2000
___
gdal-dev mailing list
gdal-dev@lists.os
Hello all,
As you may know, ESA, the European Space Agency, has launched their
Summer of COde In Space (SOCIS), much like Google does with the Google
Summer of Code.
The list of mentoring organizations is published here :
http://sophia.estec.esa.int/socis2011/?q=node/13
Students can apply unti
10 matches
Mail list logo