Re: [gdal-dev] GDAL Byte Swapping?

2012-06-14 Thread Trist, Brenda R.
[gdal-dev] GDAL Byte Swapping? On Thu, Jun 14, 2012 at 12:26 PM, Trist, Brenda R. wrote: > I am new to GDAL.  I recently downloaded GDAL have successfully built > and linked to the source.  The program I am writing reads in a GeoTiff > DEM (32bit format) and writes the dem data portion

Re: [gdal-dev] GDAL Byte Swapping?

2012-06-14 Thread Trist, Brenda R.
eye, and deny it.”   - Garrison Keillor -Original Message- From: Even Rouault [mailto:even.roua...@mines-paris.org] Sent: Thursday, June 14, 2012 3:41 PM To: gdal-dev@lists.osgeo.org Cc: Trist, Brenda R. Subject: Re: [gdal-dev] GDAL Byte Swapping? Le jeudi 14 juin 2012 21:26:09, Trist

Re: [gdal-dev] GDAL Byte Swapping?

2012-06-14 Thread Frank Warmerdam
On Thu, Jun 14, 2012 at 12:26 PM, Trist, Brenda R. wrote: > I am new to GDAL.  I recently downloaded GDAL have successfully built > and linked to the source.  The program I am writing reads in a > GeoTiff DEM (32bit format) and writes the dem data portion out to a > ntif file (using NITRO NITF rou

Re: [gdal-dev] GDAL Byte Swapping?

2012-06-14 Thread Even Rouault
Le jeudi 14 juin 2012 21:26:09, Trist, Brenda R. a écrit : > I am new to GDAL. I recently downloaded GDAL have successfully built > > and linked to the source. The program I am writing reads in a > > GeoTiff DEM (32bit format) and writes the dem data portion out to a > > ntif file (using NITRO

[gdal-dev] GDAL Byte Swapping?

2012-06-14 Thread Trist, Brenda R.
I am new to GDAL. I recently downloaded GDAL have successfully built and linked to the source. The program I am writing reads in a GeoTiff DEM (32bit format) and writes the dem data portion out to a ntif file (using NITRO NITF routines from sourceforge). I then ran the command od -c on the