Hi All,<div>I have a set of points with (x,y) co-ordinates that belong to a single object ex: a segment in a road network.</div><div>If we made a LINESTRING that connected these points (x,y), then I would like to have a BAND or RANGE</div>
<div>around the linestring of say 10 meters wide that would probably make it look more like a polygon or some </div><div>area. How can I achieve this in postgis 2.0? Do I need to use some library like GDAL in order to achieve this?</div>
<div><br></div><div>Cheers,</div><div>Ed</div>