[postgis-devel] [PostGIS] #386: Within Function gives wrong result, Intersection threw an error.

PostGIS trac at osgeo.org
Tue Jan 26 15:35:51 PST 2010


#386: Within Function gives wrong result, Intersection threw an error.
-------------------------+--------------------------------------------------
  Reporter:  svenanders  |       Owner:  pramsey      
      Type:  defect      |      Status:  closed       
  Priority:  medium      |   Milestone:  PostGIS 1.4.2
 Component:  postgis     |     Version:               
Resolution:  invalid     |    Keywords:               
-------------------------+--------------------------------------------------
Changes (by pramsey):

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

Comment:

 These polygons are invalid
 {{{
 geog=# select isvalid(g) from boundary_test;
 NOTICE:  Holes are nested at or near point 8.55575 53.5249
 NOTICE:  Holes are nested at or near point 8.65388 53.6025
  isvalid
 ---------
  f
  f
 (2 rows)
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/386#comment:2>
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