[Gdal-dev] GDAL WMS Questions..

Martin Chapman mchapman at texelinc.com
Thu Mar 6 00:36:30 EST 2008


I think you just pass the file path of the XML file to the GDALOpen method.
That's how the WMS client works.  Then just call RasterIO() and work with it
the same way you would any other raster.  That is my guess anyway.

Martin

-----Original Message-----
From: gdal-dev-bounces at lists.osgeo.org
[mailto:gdal-dev-bounces at lists.osgeo.org] On Behalf Of Fodder
Sent: Wednesday, March 05, 2008 10:07 PM
To: gdal-dev at lists.osgeo.org
Subject: [Gdal-dev] GDAL WMS Questions..


Hi,

I'm interested in incorporating a WMS Tile Service into my application but
I'm a bit lost as to how to start. I've created the XML file but what do I
do with it? How do I pass it to the worldwind server? Also, how do I read
the tile data once downloaded, do I open the XML file similarly to a image
file?

Cheers,
Fodder
-- 
View this message in context:
http://www.nabble.com/GDAL-WMS-Questions..-tp15866625p15866625.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.

_______________________________________________
gdal-dev mailing list
gdal-dev at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev



More information about the gdal-dev mailing list