[postgis-devel] [PostGIS] #1964: Regression in ST_StartPoint()

PostGIS trac at osgeo.org
Sat Sep 1 02:24:49 PDT 2012


#1964: Regression in ST_StartPoint()
------------------------+---------------------------------------------------
  Reporter:  pramsey    |       Owner:  pramsey      
      Type:  defect     |      Status:  closed       
  Priority:  medium     |   Milestone:  PostGIS 2.0.2
 Component:  postgis    |     Version:  2.0.x        
Resolution:  duplicate  |    Keywords:               
------------------------+---------------------------------------------------

Comment(by strk):

 It's always been like that. It's dictated by the standard. Those functions
 are only meant to work with LINESTRING, not MULTI*. You may argue you'd
 want an exception, or you'd want a guess about which geometry to consider,
 but it'd be a change from previous versions IIRC.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1964#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-devel mailing list