Error EPSG 4988 - SIRGAS 2000
-----------------------------
Key: GEOS-3203
URL: http://jira.codehaus.org/browse/GEOS-3203
Project: GeoServer
Issue Type: Bug
Affects Versions: 1.7.5
Environment: Windows XP
Reporter: Fernando Quadro
Assignee: Andrea Aime
Attachments: MDA.rar
I am adding a new featuretype, and put the EPSG:4988 (http://spatialreference.org/ref/epsg/4988/), and click "Generated BBOX" appeared the following error:
GeoServer - Exception
The following exception was thrown:
* class org.opengis.geometry.MismatchedDimensionException: Illegal transform of type "GeocentricTransform.Inverse".
Details:
org.opengis.geometry.MismatchedDimensionException: Illegal transform of type "GeocentricTransform.Inverse".
at org.geotools.geometry.jts.JTS.transform(JTS.java:166)
at org.geotools.geometry.jts.JTS.transform(JTS.java:133)
at org.vfny.geoserver.action.data.TypesEditorAction.executeBBox(TypesEditorAction.java:303)
at org.vfny.geoserver.action.data.TypesEditorAction.execute(TypesEditorAction.java:138)
at org.vfny.geoserver.action.ConfigAction.execute(ConfigAction.java:101)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1093)
at org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:108)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:265)
at org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:107)
at org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72)
at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:124)
at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
--
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