[Geoserver-devel] [jira] (GEOS-6050) Estimated Extent returning bad value

Brian Hamlin created BugGEOS-6050
Estimated Extent returning bad value

Issue Type:

BugBug

Affects Versions:

2.4.0

Assignee:

Andrea Aime

Components:

PostGIS

Created:

24/Sep/13 7:52 PM

Description:

For certain PostGIS layers, the estimated extent in the X-axis is badly exaggerated toward zero in one dimension… e.g. I am building California data, with no zero values, and I see 0.6 degrees as max-x on several layers.

I do not know for certain what is causing this, but it appears that Geoserver is issuing ST_Estimated_Extent() in the ‘new Layer’ process… PostGIS 2.1 responds in the log with a warning:

WARNING: ST_Estimated_Extent signature was deprecated in 2.1.0. Please use ST_EstimatedExtent
CONTEXT: SQL function “st_estimated_extent” during startup

Environment:

geoserver 2.4, tomcat6, ubuntu 12.04, pg 9.2, postgis 2.1

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Brian Hamlin

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](http://www.atlassian.com/software/jira)