Hi all,<br> am attempting mineral prognostication.<br> Input: Have a shape files with Linear features<br> Can I buffer this with 'width' taken from the shape files attribute = buf-width<br> <br> Output: The result to contain a polygon layer with the Input's liear features grown as buffers depending on the attribute= buf-width.<br> <br> Have seen the PostGIS mnnual and found the following only.<br> <span class="term">ST_Buffer(geometry, double, [integer]) </span><br> <br> Can this work as suggested ?<br> <br> Cheers<br> Ravi Kumar<br> <p>