| Overload | Description |
|---|---|
| GeodeticBuffer(Geometry,Double,LinearUnit,Double,GeodeticCurveType) | Creates a geodetic buffer polygon at the specified geodetic distance around the given geometry. |
| GeodeticBuffer(IEnumerable<Geometry>,IEnumerable<Double>,LinearUnit,Double,GeodeticCurveType,Boolean) | Creates buffers at the specified geodetic distance around the given geometries. |