[Gdal-dev] Playing with data from web

Frank Warmerdam warmerdam at pobox.com
Sun Nov 11 23:45:38 EST 2007


Ari Jolma wrote:
> I got GeoJSON working and wanted to go on and test WCS also. I found 
> only this WCS server at UCL (funny thing is that I was at UCL in London 
> just last week): 
> http://iceds.ge.ucl.ac.uk/cgi-bin/wcs?map=wcs.map&SERVICE=WCS&REQUEST=GetCapabilities 
> 
> 
> I put that into a WCS xml:
> 
> <WCS_GDAL>
>  
> <ServiceURL>http://iceds.ge.ucl.ac.uk/cgi-bin/wcs?map=wcs.map&</ServiceURL>
>  <CoverageName>landsat</CoverageName>
> </WCS_GDAL>

Cari,

You might want to try:

   <ServiceURL>http://geodata.telascience.org/cgi-bin/mapserv_dem?</ServiceURL>
   <CoverageName>srtmplus_raw</CoverageName>

It isn't always accessable, but I do try to keep it operational.  It is the
one used by the autotest script for the WCS driver.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org




More information about the gdal-dev mailing list