Issue Type: Bug Bug
Affects Versions: 2.3-RC1
Assignee: Andrea Aime
Components: Oracle
Created: 19/Mar/13 4:25 AM
Description:

I have a layer in Oracle that for whatever reason returns NULL when I manually run:
SELECT SDO_TUNE.EXTENT_OF('NLPG_WSHIRE', 'XY_COORD') FROM DUAL;
That's not GeoServers fault of course.

The issue is, if I use the "compute from data" on that layer, GeoServer fills in with these values:

0,0,-1,-1

That's obviously invalid. GeoServer should do some basic sanity checking of the result and can fall back to the slow-method when it receives a null.

Project: GeoServer
Priority: Minor Minor
Reporter: Jonathan Moules
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to