[postgis-tickets] [PostGIS] #2758: ST_Intersects missing rows

PostGIS trac at osgeo.org
Sat Jun 7 05:44:39 PDT 2014


#2758: ST_Intersects missing rows
-----------------------+----------------------------------------------------
  Reporter:  schmiddy  |       Owner:  pramsey      
      Type:  defect    |      Status:  closed       
  Priority:  medium    |   Milestone:               
 Component:  postgis   |     Version:  1.5.X        
Resolution:  invalid   |    Keywords:  ST_Intersects
-----------------------+----------------------------------------------------
Changes (by schmiddy):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 Oh geez, pramsey is dead on! A quick check like:

 SELECT ST_IsValid(poly) FROM mytest;

 gives complaints like:

 NOTICE:  Too few points in geometry component at or near point
 -97.967399999999998 26.166599999999999

 And robe: yes, that the version string I posted earlier is what SELECT
 postgis_full_version() tells me, namely:
 {{{
  POSTGIS="1.5.3" GEOS="3.3.8-CAPI-1.7.8" PROJ="Rel. 4.8.0, 6 March 2012"
 LIBXML="2.7.8" USE_STATS (procs from 1.5 r5385 need upgrade)
 }}}

 Marking ticket 'invalid' per pramsey's comment.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2758#comment:3>
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-tickets mailing list