Changes between Initial Version and Version 2 of Ticket #1833


Ignore:
Timestamp:
May 16, 2009, 8:39:28 AM (15 years ago)
Author:
Markus Neteler
Comment:

FWIW - this seems to work:

<WCS_GDAL>
<ServiceURL>http://laits.gmu.edu/cgi-bin/NWGISS/NWGISS?</ServiceURL>
<CoverageName>AUTUMN.hdf</CoverageName>
<Timeout>90</Timeout>
<Resample>nearest</Resample>
</WCS_GDAL>

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1833

    • Property Owner changed from Frank Warmerdam to warmerdam
    • Property Status newassigned
  • Ticket #1833 – Description

    initial v2  
    77Here is the content of the .wcs file, notice that Coverage Name element contains white space
    88
    9 <WCS_GDAL><ServiceURL>http://laits.gmu.edu/cgi-bin/NWGISS/NWGISS?</ServiceURL><CoverageName>/export/home0/GeoData/AVHRRandUSGS/AUTUMN.hdf:Grid:Matthews Autumn Albedo Global Data Set:Matthews Autumn Albedo Global Data Set</CoverageName><Timeout>90</Timeout><Resample>nearest</Resample></WCS_GDAL>
     9<WCS_GDAL>
     10<ServiceURL>http://laits.gmu.edu/cgi-bin/NWGISS/NWGISS?</ServiceURL><CoverageName>/export/home0/GeoData/AVHRRandUSGS/AUTUMN.hdf:Grid:Matthews Autumn Albedo Global Data Set:Matthews Autumn Albedo Global Data Set</CoverageName><Timeout>90</Timeout><Resample>nearest</Resample></WCS_GDAL>