[postgis-users] Problem with EXTENT function
Christoph Stasch
staschc at uni-muenster.de
Tue Nov 20 09:40:12 PST 2007
Hi,
I am using PostgreSQL 8.2 together with PostGIS 1.2.1. and I have a
problem with the EXTENT function of PostGIS:
"POINT(-86.644724 34.725302)" and "POINT(-86.644724 34.725183)" are
contained in the "geom" column of "myTable".
If I use "SELECT EXTENT(geom) FROM myTable;", I get the following result:
"BOX(-86.6447296142578 34.7251815795898,-86.6447219848633
34.7253036499023)".
Maybe this is a bug?
Best regards,
Christoph
More information about the postgis-users
mailing list