[postgis-devel] [PostGIS] #584: Check of Measure Test is failed

PostGIS trac at osgeo.org
Fri Sep 10 14:52:49 PDT 2010


#584: Check of Measure Test is failed
-----------------------+----------------------------------------------------
 Reporter:  aperi2007  |       Owner:  pramsey      
     Type:  defect     |      Status:  new          
 Priority:  medium     |   Milestone:  PostGIS 2.0.0
Component:  postgis    |     Version:  1.5.X        
 Keywords:             |  
-----------------------+----------------------------------------------------
 Hi,

 After compile of postgis I' m having a failed check on Measures tests.

 measures. failed (diff expected obtained:
 /tmp/pgis_reg_31425/test_24_diff)

 The contains of test_24_diff is this:

 *** measures_expected   Fri Sep 10 23:50:16 2010
 --- /tmp/pgis_reg_31425/test_24_out     Fri Sep 10 23:53:49 2010
 ***************
 *** 40,46 ****
   distancepoly6|0|32.5269119345812|LINESTRING(2 2,2 2)|LINESTRING(2 2,2
 2)|LINESTRING(2 2,25 25)|LINESTRING(25 25,2 2)
   3dDistancetest1|6.40312423743285|6.40312423743285|f|f|LINESTRING(1 1 1,3
 2 7)|POINT(1 1 1)|LINESTRING(1 1 1,3 2 7)
   3dDistancetest2|0|1.73205080756888|t|t|LINESTRING(1 1 1,1 1 1)|POINT(1 1
 1)|LINESTRING(1 1 1,0 0 0)
 ! 3dDistancetest3|4.09994192757944|6.48074069840786|t|f|LINESTRING(1 1
 1,0.619047619047619 -0.190476190476191 4.90476190476191)|POINT(1 1
 1)|LINESTRING(1 1 1,5 2 6)
   3dDistancetest4|2|10.0498756211209|t|f|LINESTRING(1 1 3,1 1 1)|POINT(1 1
 3)|LINESTRING(5 7 8,1 1 1)
   ERROR:  Linestring to Linestring distance measures is not yet supported
 for 3d
   emptyPolyArea|0
 --- 40,46 ----
   distancepoly6|0|32.5269119345812|LINESTRING(2 2,2 2)|LINESTRING(2 2,2
 2)|LINESTRING(2 2,25 25)|LINESTRING(25 25,2 2)
   3dDistancetest1|6.40312423743285|6.40312423743285|f|f|LINESTRING(1 1 1,3
 2 7)|POINT(1 1 1)|LINESTRING(1 1 1,3 2 7)
   3dDistancetest2|0|1.73205080756888|t|t|LINESTRING(1 1 1,1 1 1)|POINT(1 1
 1)|LINESTRING(1 1 1,0 0 0)
 ! 3dDistancetest3|4.09994192757944|6.48074069840786|t|f|LINESTRING(1 1
 1,0.619047619047619 -0.19047619047619 4.90476190476191)|POINT(1 1
 1)|LINESTRING(1 1 1,5 2 6)
   3dDistancetest4|2|10.0498756211209|t|f|LINESTRING(1 1 3,1 1 1)|POINT(1 1
 3)|LINESTRING(5 7 8,1 1 1)
   ERROR:  Linestring to Linestring distance measures is not yet supported
 for 3d
   emptyPolyArea|0

 I use
 Debian Lenny 32 bit.
 Postgres 9.0 rc1
 Geos svn r3104
 Postgis r5960

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/584>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list