I need to create a buffer only on one side (i.e. left side) of the lines of a
shapefile? Is that possible?
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Buffer-one-side-tp6166623p6166623.html
Sent from the Grass - Users mailing list archive at Nabble.com.
One solution I can see is to create the buffer first than split the resulting buffer with the line you just buffered. I believe you can split a polygon with a line by using the command v.overlay
On Sun, Mar 13, 2011 at 12:41 PM, leonidas <leonidas_liakos@yahoo.gr> wrote:
I need to create a buffer only on one side (i.e. left side) of the lines of a
shapefile? Is that possible?
–
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Buffer-one-side-tp6166623p6166623.html
Sent from the Grass - Users mailing list archive at Nabble.com.
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user
Finally, I think the solution is to use v.parallel -b
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Buffer-one-side-tp6166623p6166771.html
Sent from the Grass - Users mailing list archive at Nabble.com.
I run the command using v.parallel -r -b. It was running for almost 4 hours
and it didn't end. The input file has only one line (coastline). Why is this
so slow? Is that a bug or does it need more time to finish? Could it be
something wrong with my input file?
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Buffer-one-side-tp6166623p6168077.html
Sent from the Grass - Users mailing list archive at Nabble.com.