[postgis-devel] [PostGIS] #1213: RT_Intersects test fails

PostGIS trac at osgeo.org
Mon Sep 26 08:24:09 PDT 2011


#1213: RT_Intersects test fails
----------------------------+-----------------------------------------------
 Reporter:  strk            |       Owner:  pracine      
     Type:  defect          |      Status:  new          
 Priority:  medium          |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------
 As of r7893:

 {{{
  PostgreSQL 8.4.8 on x86_64-pc-linux-gnu, compiled by GCC gcc-4.4.real
 (Ubuntu 4.4.3-4ubuntu5) 4.4.3, 64-bit
  Postgis 2.0.0SVN - 2011-09-26 14:35:30
    GEOS: 3.3.1dev-CAPI-1.7.1
    PROJ: Rel. 4.7.1, 23 September 2009
 }}}


 {{{
 --- rt_intersects_expected      2011-09-23 21:16:51.000000000 +0200
 +++ /tmp/pgis_reg_21649/test_58_out     2011-09-26 16:36:46.000000000
 +0200
 @@ -168,17 +168,17 @@
  2.4|2|44|ST_MultiPolygon|t
  2.4|2|45|ST_MultiPolygon|t
  2.4|2|46|ST_MultiPolygon|t
 -2.5|0|1|ST_Point|t
 -2.5|0|2|ST_Point|t
 -2.5|0|3|ST_Point|t
 -2.5|0|4|ST_Point|t
 +2.5|0|1|ST_Point|f
 +2.5|0|2|ST_Point|f
 +2.5|0|3|ST_Point|f
 +2.5|0|4|ST_Point|f
  2.5|0|5|ST_Point|f
  2.5|0|6|ST_Point|f
  2.5|0|7|ST_Point|f
  2.5|0|8|ST_Point|f
 -2.5|0|11|ST_MultiPoint|t
 -2.5|0|12|ST_MultiPoint|t
 -2.5|0|13|ST_MultiPoint|t
 +2.5|0|11|ST_MultiPoint|f
 +2.5|0|12|ST_MultiPoint|f
 +2.5|0|13|ST_MultiPoint|f
  2.5|0|14|ST_MultiPoint|f
  2.5|0|15|ST_MultiPoint|f
  2.5|0|21|ST_LineString|t
 @@ -202,19 +202,19 @@
  2.5|0|44|ST_MultiPolygon|t
  2.5|0|45|ST_MultiPolygon|f
  2.5|0|46|ST_MultiPolygon|f
 -2.6|2|1|ST_Point|t
 -2.6|2|2|ST_Point|t
 +2.6|2|1|ST_Point|f
 +2.6|2|2|ST_Point|f
  2.6|2|3|ST_Point|f
  2.6|2|4|ST_Point|f
  2.6|2|5|ST_Point|f
  2.6|2|6|ST_Point|f
  2.6|2|7|ST_Point|f
 -2.6|2|8|ST_Point|t
 -2.6|2|11|ST_MultiPoint|t
 -2.6|2|12|ST_MultiPoint|t
 -2.6|2|13|ST_MultiPoint|t
 -2.6|2|14|ST_MultiPoint|t
 -2.6|2|15|ST_MultiPoint|t
 +2.6|2|8|ST_Point|f
 +2.6|2|11|ST_MultiPoint|f
 +2.6|2|12|ST_MultiPoint|f
 +2.6|2|13|ST_MultiPoint|f
 +2.6|2|14|ST_MultiPoint|f
 +2.6|2|15|ST_MultiPoint|f
  2.6|2|21|ST_LineString|t
  2.6|2|22|ST_LineString|t
  2.6|2|23|ST_LineString|t
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1213>
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