[postgis-devel] [PostGIS] #1987: Results given by ST_Simplify inconsistent between PostGIS 1.5.2 and 2.0.1

PostGIS trac at osgeo.org
Mon Nov 12 10:19:55 PST 2012


#1987: Results given by ST_Simplify inconsistent between PostGIS 1.5.2 and 2.0.1
--------------------------+-------------------------------------------------
 Reporter:  ChrisInCambo  |       Owner:  pramsey      
     Type:  defect        |      Status:  new          
 Priority:  high          |   Milestone:  PostGIS 2.0.2
Component:  postgis       |     Version:  2.0.x        
 Keywords:                |  
--------------------------+-------------------------------------------------

Comment(by robe):

 No new default args can be introduced in a micro.

 Reason being simply because someone can start passing arguments to the
 default and then your 2.0.1 / 2.0.2 allow different valid inputs.  Bad.

 or are you saying you'll change 2.0 behavior back to 1.5 behavior (and
 don't allow overriding?) but for 2.1 you would allow this policy to be
 passed in?

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