[postgis-devel] [PostGIS] #260: Geography inconsistent distance behavior from geometry can't compare different dimensonality

PostGIS trac at osgeo.org
Wed Oct 7 05:26:34 PDT 2009


#260: Geography inconsistent distance behavior from geometry can't compare
different dimensonality
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  pramsey      
      Type:  defect   |      Status:  new          
  Priority:  medium   |   Milestone:  postgis 1.5.0
 Component:  postgis  |     Version:               
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Comment (by robe):

 Okay wrong again.  This is definitely broken.  Totally broken.  the below
 used to work.

 SELECT ST_Distance(ST_GeographyFromText('SRID=4326;POINT(-10 40)'),
 ST_GeographyFromText('SRID=4326;POINT(-10 55)'));

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/260#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS


More information about the postgis-devel mailing list