problem with SRS EPSG:32662
---------------------------
Key: GEOS-3526
URL: http://jira.codehaus.org/browse/GEOS-3526
Project: GeoServer
Issue Type: Bug
Components: WMS
Environment: windows
Reporter: Jeremy Trudel
Assignee: Andrea Aime
Fix For: 1.7.6
I downloaded and am running GeoServer 1.7.6. I ma using the map data that came
with the standard install. When I do a getCapabilities request on the WMS
server:
http://localhost:8080/geoserver/wms?request=getCapabilities
I get an xml file that stated that SRS EPSG:32662 is a supported format,but
when I do a getMap Request:
http://localhost:8080/geoserver/wms?bbox=-130,24,-66,50&styles=population&Format=image/png&request=GetMap&layers=topp:states&width=550&height=250&srs=EPSG:32662
I get a projection not supported exception:
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE
ServiceExceptionReport SYSTEM
"http://schemas.opengis.net/wms/1.1.1/WMS_exception_1_1_1.dtd">
<ServiceExceptionReport version="1.1.1" > <ServiceException code="InvalidSRS">
Error occurred decoding the espg code EPSG:32662
Elliptical projection not supported.
</ServiceException></ServiceExceptionReport>
Does it not state in the OGC WMS specification that you must support all
coordinate reference systems that are supplied with the getCapabilities request?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel