Are you doing any version-dependent actions, or just checking for one of
three versions? If not, then yes, I'd say take the namespace requirement
out.
Roger
--
On Tue, May 19, 2009 at 4:30 PM, Mateusz Loskot wrote:
> Hi,
>
> Would it make sense to relax a bit the KML driver here [1] so it
> ac
Hi,
Would it make sense to relax a bit the KML driver here [1] so it
accepts root without xmlns attribute?
One user reported to me that he is not able to read this file [2]
using OGR KML driver and I found this is because of missing xmlns in
root element. The KML was produced by some unknown
so
Wendy Fay Stevenson wrote:
Hi
I'm using the GDAL api on LINUX to warp an image. I open a GIF image, warp it
and save it as a Geotiff virtual file. Then I use CreateCopy to create a GIF
file. Everything works fine except occasionally it gives a segfault when I
attempt to call GDALClose on t
Wendy,
You could try to run Valgrind on your program to get an idea of what goes
wrong. If you think that it is a GDAL bug and you have a way of reproducing
it with a small program demonstrating the problem, you could post it as a
Trac ticket.
Otherwise there is no required order for closing t
Hi
I'm using the GDAL api on LINUX to warp an image. I open a GIF image, warp it
and save it as a Geotiff virtual file. Then I use CreateCopy to create a GIF
file. Everything works fine except occasionally it gives a segfault when I
attempt to call GDALClose on the original dataset (opened w
Bruce,
I'm using hdf5-1.8.2 and it seems working well.
You can obtain the binaries and build SDKs from here:
http://vbkto.dyndns.org:1280/sdk/Default.aspx
Best regards,
Tamas
2009/5/19 Clay, Bruce
> I downloaded the latest version of HDF5 from
> ftp://ftp.hdfgroup.org/HDF5/current/bin/win
Bruce,
I have built HDF5-166-win-vs2005 into GDAL1.6.0 and overnight stable
branch.
Try not to use the latest HDF5, use V1.66 instead.
thanks,
Shawn
From: gdal-dev-boun...@lists.osgeo.org
[mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Clay, Bruc
I downloaded the latest version of HDF5 from
ftp://ftp.hdfgroup.org/HDF5/current/bin/windows/ and am trying to build
HDF5 support into GDAL 1.6.1.
Unfortuneately when I enable HDF5 suuport in the nmake.opt I get
unresolved link errors the interesting thing is that the errors are not
just for HDF5.