[postgis-devel] [PostGIS] #413: ST_OffsetCurve

PostGIS trac at osgeo.org
Fri Feb 19 14:51:17 PST 2010


#413: ST_OffsetCurve
--------------------------+-------------------------------------------------
  Reporter:  rafalmag     |       Owner:  pramsey
      Type:  enhancement  |      Status:  new    
  Priority:  medium       |   Milestone:         
 Component:  postgis      |     Version:  1.5.X  
Resolution:               |    Keywords:         
--------------------------+-------------------------------------------------
Comment (by rafalmag):

 strk: It should stay similar to ST_Buffer, so yes "buffer parameters
 string" should be an optional, last option.

 After a while I think that "0" and "1" could be changed from integer to
 boolean (or added as another option/use case). What do you think?

 There are still TODO: what to do if user do not have GEOS in 3.2.0 version
 (I saw how to do in ST_Buffer)? Should it compile as "null returning"
 function ?

 I created this patch for PostGIS 1.5.0, but I think it should merge into
 trunk version. Should I create a final patch and post it here? Can I
 commit something into trunk?

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