Opened 15 years ago

Closed 15 years ago

#3162 closed defect (fixed)

WCS 1.1 OGC SRS URNs like urn:ogc:def:crs:OGC::CRS84 broken.

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone: 5.6 release
Component: WCS Server Version: unspecified
Severity: normal Keywords: wcs11 urn
Cc:

Description

The following test with msautotest/wxs/wcs_simple.map was failing, reporting an error like Unrecognised OGC CRS def '%s'.

# GetCoverage to AAIGRID 1.1 (WGS84 (non-EPSG - normal axes)
# RUN_PARMS: wcs_getcov_grd_11_wgs84.dat [MAPSERV] QUERY_STRING="map=[MAPFILE]&SERVICE=WCS&VERSION=1.1.0&REQUEST=GetCoverage&FORMAT=image/x-aaigrid&BOUNDINGBOX=-121.48874388968,0,-121.48516027717,0.0027058261133485,urn:ogc:def:crs:OGC::CRS84&IDENTIFIER=grey&GridCS=urn:ogc:def:crs:OGC::imageCRS&GridType=urn:ogc:def:method:WCS:1.1:2dGridIn2dCrs&GridOrigin=-121.48874388968,0.0027058261133485&GridOffsets=0.0003,-0.0003" > [RESULT]

Change History (1)

comment:1 by warmerdam, 15 years ago

Resolution: fixed
Status: newclosed

Corrected in trunk (r9411) in time for 5.6 beta3 release.

It is not clear when this was introduced though it presumably only affected WCS 1.1.

Note: See TracTickets for help on using tickets.