[gdal-dev] Motion: Adopt GDAL/OGR 1.7.0RC1 as Final Release

2010-01-21 Thread Frank Warmerdam
Motion: Adopt GDAL/OGR 1.7.0RC1 as Final Release. --- Not having heard any significant immediate problems with the RC1, I am moving to adopt it as the official 1.7 release. I hope PSC members would do some testing before voting. I have done some preliminary testing on 32bit linux and found no s

Re: [gdal-dev] Convert raster from [0,360] to [-180,180]

2010-01-21 Thread Frank Warmerdam
Jose, If you file a ticket with details/data on how to reproduce this problem, I'd be willing to look into it briefly. I had sort of hoped the approach you mention would have worked. On Wed, Jan 20, 2010 at 1:20 PM, Jose Gomez-Dans wrote: > Hi, > I have some raster files spanning the globe fro

[gdal-dev] Problem with GDAL NITF Image Compression

2010-01-21 Thread Chiou, Kevin
I just realized if I compress a NITF file with GDAL, the compressed image file cannot be opened by other NITF image viewers. I tested with ELT, ArcMap, and Opticks, all reports some type of error when trying to open a GDAL compressed NITF file. GDAL seems to be the only driver that is capable of

Re: [gdal-dev] How to get Xerces Library support for OGR GML

2010-01-21 Thread Chaitanya kumar CH
Vadivelan, Edit the gdal/nmake.opt file to point to the xerces library. On Thu, Jan 21, 2010 at 6:34 PM, vadi_nabble wrote: > > Hi, > > I am trying to execute the Program which is given in the > "http://www.gdal.org/ogr/ogr_apitut.html"; site... > > In that program instead of "OGRRegisterAll();"

[gdal-dev] How to get Xerces Library support for OGR GML

2010-01-21 Thread vadi_nabble
Hi, I am trying to execute the Program which is given in the "http://www.gdal.org/ogr/ogr_apitut.html"; site... In that program instead of "OGRRegisterAll();" function I am using "RegisterOGRGML();" to read GML File and to export into comma sepearted file... Initally, while executing i was g

FW: RE: [gdal-dev] No PROJ.4 translation for source SRS

2010-01-21 Thread Smart, Gary
OK - this has been sorted. A simple misused pointer. Thanks to all contributors. > -Original Message- > From: Frank Warmerdam [mailto:warmer...@pobox.com] > Sent: 19 January 2010 15:31 > To: Smart, Gary > Cc: gdal-dev@lists.osgeo.org > Subject: Re: [gdal-dev] No PROJ.4 translatio