Dear Pratap,

You're really using GEOS with GDAL just as a middleware, so perhaps you'd better try GEOS or PostGIS lists. I don't think there is a simple solution to this problem, you might try perhaps to extend the line and make a polygon out of it and then do an intersection with the buffer(?).

Best regards,

Ari

29.12.2014, 08:12, Pratap Chelamilla kirjoitti:
/Hi,

/
/I am trying to buffer polyline to its right / left , Is there any way to buffer right/left using GDAL/OGR.

OGRGeometry*bufGeometry=geometry->Buffer(buffer);/

/I have tried providing buffer value with positive and negative, but
unable to see any buffering around the polyline.Please provide
us solution to solve this problem./

--
Regards,
Pratap.


_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to