Hi,

First message here - lots of respect to all of you involved in this project.

I was looking through the code and documentation on vector operations and wanted to use the BufferEx operation on OGRGeometry. But it is marked as being for 3.10 !? some clarifying questions follow :

The online documentation reflects master. 3.10 will be what current master will be released as in next November
2. If it has been implemented - it seems that its python bindings are not ? how come ( I presume it bindings are generated automatically? )

Not automatically, but this has indeed been mapped as ogr.Geometry.Buffer() with a distance and options argument. Cf https://github.com/OSGeo/gdal/commit/f49da2489f7b1e83155146ef902243a1542097ba

Even

--
http://www.spatialys.com
My software is free, but my time generally not.

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to