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

PostGIS trac at osgeo.org
Wed Feb 24 09:13:57 PST 2010


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

  * owner:  pramsey => strk
  * status:  new => assigned

Comment:

 If GEOS version isn't new enough the function should exit with an
 exception [ elog(ERROR, "message") ]
 Please make the message useful by specifying which version of GEOS is
 required and which postgis was built against.

 Please attach a patch which applies cleanly to trunk.

 Oh, another thing. I guess the third argument is left or right, what about
 making
 that part of the ascii-parameter argument (arg 2) with label 'side' ?
 side=left or side=right. May come handy whenever someone will implement
 true single-sided
 buffer (area-returning).

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