Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.6-M1
-
Fix Version/s: None
-
Component/s: jdbc
-
Labels:None
-
Environment:Windows XP , JDK 1.6
Description
While calculating the extents of the postgis point layer an error was thrown due to invalid extent calculation through the postgis envelope function.The attached patch fixes the issue by using a more robust estimated_extent function.
Attachments
Issue Links
| This issue is related to: | ||||
| GEOS-2839 | Unable to generate bounds against latest PostGIS |
|
|
|
I agree on adding support for that function, but only when set with a flag like in the old postgis datastore.
As for the normal extents, are you by any chance using a postgis 1.4 preview build? They screwed up the normal extent function and to my understanding they are going to fix it as well.