[postgis-tickets] [PostGIS] #2638: geography ST_Intersects bugginess with Polygon/multilinestring M

PostGIS trac at osgeo.org
Thu Feb 6 23:09:01 PST 2014


#2638: geography ST_Intersects bugginess with Polygon/multilinestring M
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.5
Component:  postgis  |     Version:  2.1.x        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by robe):

 I just realized that ST_Intersects uses the sphere distance rather than
 the default spheroid distance and we already know from #2634 , #2636 that
 using sphere distance is unstable.  So this may be a different
 manifestation of the same bug looked at a different angle.  You said 2.1
 now reads from spatial_ref_sys instead of a hard-coded sphere. I wonder if
 that is somehow adding to the perceived instability.

 anyrate it sure seems to be tripped up by the M coordinate when it
 shouldn't care.

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