[postgis-users] Buffer

RAVI KUMAR ravivundavalli at yahoo.com
Fri Jun 6 21:37:01 PDT 2008


Hi all,
  am attempting mineral prognostication.
  Input:  Have a shape files with Linear features
  Can I buffer this with  'width' taken from the shape files attribute = buf-width
  
  Output: The result to contain a polygon layer with the Input's liear  features grown as buffers depending on the attribute= buf-width.
  
  Have seen the PostGIS mnnual and found the following only.
  ST_Buffer(geometry, double, [integer]) 
  
  Can this work as suggested ?
  
  Cheers
  Ravi Kumar
  
       
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20080606/0505e57a/attachment.html>


More information about the postgis-users mailing list