ibis.expr.api.GeoSpatialValue.buffer¶
-
GeoSpatialValue.
buffer
(radius)¶ Returns a geometry that represents all points whose distance from this Geometry is less than or equal to distance. Calculations are in the Spatial Reference System of this Geometry.
- Parameters
arg (geometry) –
radius (double) –
- Returns
buffer
- Return type
geometry scalar