[Geoserver-devel] [JIRA] (GEOS-8993) EPSG:404000 included in GeoServer treated as if measured in degrees instead of meters. Is listed as meters in WKT.

James Meeks created an issue

GeoServer / BugGEOS-8993

EPSG:404000 included in GeoServer treated as if measured in degrees instead of meters. Is listed as meters in WKT.

Issue Type:

BugBug

Affects Versions:

2.10.2

Assignee:

Unassigned

Components:

WMS

Created:

30/Oct/18 7:19 PM

Environment:

Oracle 11g (11.2.0.4)

Priority:

MediumMedium

Reporter:

James Meeks

EPSG:404000 not acting correctly. WKT is as listed below in provided GeoServer Files:
LOCAL_CS[“Wildcard 2D cartesian plane in metric unit”,
LOCAL_DATUM[“Unknown”, 0],
UNIT[“m”, 1.0],
AXIS[“x”, EAST],
AXIS[“y”, NORTH],
AUTHORITY[“EPSG”,“404000”]]

Units should be in meters according to this, but when using this epsg code with meters in the bounding box you get:
Rendering process failed
java.io.IOExceptionjava.sql.SQLException: ORA-29902: error in executing ODCIIndexStart() routine
ORA-13034: Invalid data in the … in … object
ORA-06512: at …, line 333

However when using degrees in the bounding box you get a correct response without issue. This also affects the application of the SLD file, causing the styling to become unstable at certain zoom levels. For example: When zoomed all the way out.

WKT for this EPSG code should be updated and tested.

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100094-sha1:9c5bdd0)

Atlassian logo