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
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
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
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();"
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
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