[postgis-devel] [PostGIS] #231: New distance-calculations proposal

PostGIS trac at osgeo.org
Sat Oct 17 12:11:51 PDT 2009


#231: New distance-calculations proposal
--------------------------+-------------------------------------------------
  Reporter:  nicklas      |       Owner:  robe         
      Type:  enhancement  |      Status:  assigned     
  Priority:  medium       |   Milestone:  postgis 1.5.0
 Component:  postgis      |     Version:               
Resolution:               |    Keywords:               
--------------------------+-------------------------------------------------
Comment (by robe):

 Curiously I get the same answer in SQL Server 2008

 SELECT Geometry::STGeomFromText('LINESTRING(10000 1,10000.1
 1)',0).STLength();

 yields:
 0.100000000000364

 Have no clue.  But I guess it can't be something specific about PostgreSQL
 -- unless its some old code borrowed way back by the original Ingres team
 before
 split off to form (PostgreSQL/Illustra/Informix , Sybase -> SQL Server)

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


More information about the postgis-devel mailing list