On 2010-03-19 23:00, Tamas Szekeres wrote:
You might want to try to use the GDAL WMS/TMS driver
<http://www.gdal.org/frmt_wms.html>, as something like:
Very interesting. How about using gdalwarp to georeference WMS images
over the Internet? Any hints how to optimise this, as against using
file-system rasters?
I tried the first example from the web-page, to retrieve an Onearth
Landsat image:
$ gdal_translate -of JPEG -outsize 500 250
frmt_wms_onearth_global_mosaic.xml onearth_global_mosaic.jpg
ERROR 4: `frmt_wms_onearth_global_mosaic.xml' not recognised as a
supported file format.
Do I have to compile gdal with a WMS-option? I am still using 1.7.0.b1,
and I can find no configure option for WMS there.
Jan
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
jOrgan-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jorgan-user
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev