Issue Type: Bug Bug
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: Major Major
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
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to