[postgis-users] Box2D on Postgis 1.0.0 RC1

Hubert Fröhlich hubert.froehlich at bvv.bayern.de
Fri Jan 28 06:02:43 PST 2005


Hi list,

I am using PostgresQL 8.0.0 final, GEOS 2.1.1 and Postgis 1.0.0 RC1

Maybe the problem has gone with RC2, but I haven´t been able to get the 
new release:

test1=# select box3d(geometryfromtext('POLYGON((-0.03 -0.03, -0.03 
12.03, 12.03 12.03, 12.03 -0.03, -0.03 -0.03))', 31494));
                box3d
------------------------------------
  BOX3D(-0.03 -0.03 0,12.03 12.03 0)
(1 row)

so far ok, but ...

test1=# select box2d(geometryfromtext('POLYGON((-0.03 -0.03, -0.03 
12.03, 12.03 12.03, 12.03 -0.03, -0.03 -0.03))', 31494));
                                      box2d 

--------------------------------------------------------------------------------
  BOX(-0.0300000011920929 -0.0300000011920929,12.0300006866455 
12.0300006866455)
(1 row)


Can you fix it ( or is it already fixed) ?

Greetings,
Hubert


-- 
-------------------------------------------------------------------------------
Dr.-Ing. Hubert Fröhlich			
Bezirksfinanzdirektion München 			
Alexandrastr. 3, D-80538 München, GERMANY
Tel. :+49 (0)89 / 2190 - 2980
Fax  :+49 (0)89 / 2190 - 2997
hubert dot froehlich at bvv dot bayern dot de



More information about the postgis-users mailing list