[Geoserver-devel] [jira] (GEOS-5474) Adding Layer with 2.5D geometry trips up over number of ordinates when generating initial bounds

Jody Garnett created BugGEOS-5474
Adding Layer with 2.5D geometry trips up over number of ordinates when generating initial bounds

Issue Type:

BugBug

Affects Versions:

2.2.1

Assignee:

Jody Garnett

Components:

Oracle

Created:

23/Nov/12 12:40 AM

Description:

When adding a layer, the “generate” button fails to calculate an appropriate bounds for the dataset.

java.lang.RuntimeException: org.opengis.geometry.MismatchedDimensionException: Argument “GDA94” has 3 dimensions, while 2 was expected.
at org.geotools.jdbc.JDBCFeatureSource.getBoundsInternal(JDBCFeatureSource.java:508)
at org.geotools.data.store.ContentFeatureSource.getBounds(ContentFeatureSource.java:426)
at org.geotools.data.store.ContentFeatureSource.getBounds(ContentFeatureSource.java:363)
at org.vfny.geoserver.global.GeoServerFeatureSource.getBounds(GeoServerFeatureSource.java:591)

Environment:

Oracle 11g Express Edition

Project:

GeoServer

Priority:

MinorMinor

Reporter:

Jody Garnett

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your [JIRA administrators](https://jira.codehaus.org/secure/ContactAdministrators!default.jspa). For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)