Hi all,

I tried to send a simple get coverage KVP to my geoserver as following:

http://localhost:8080/geoserver/wcs? service=WCS &version=1.0.0
&request=GetCoverage &sourceCoverage=nurc:Test_Grid
&BBox=-174.2,51.8,-174.0,52.3,crs:EPSG:4326 &format=ArcGrid


Following is the exception I got:

<?xml version="1.0" encoding="UTF-8"?><ServiceExceptionReport
version="1.2.0" >   <ServiceException>

      org.opengis.referencing.NoSuchAuthorityCodeException: No code
&quot;CRS:EPSG:4326&quot; from authority &quot;Web Map Service CRS&quot;
found for object of type &quot;CoordinateReferenceSystem&quot;.

No code &quot;CRS:EPSG:4326&quot; from authority &quot;Web Map Service
CRS&quot; found for object of type &quot;CoordinateReferenceSystem&quot;.

For input string: &quot;:EPSG:4326&quot;

</ServiceException></ServiceExceptionReport>

Can any one tell me what I am doing wrong with the above request? Any
suggestion is appreciated.

Quan
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to