set_precision#
- GeosSeriesAccessor.set_precision(*args, **kwargs)#
Returns geometry with the precision set to a precision grid size.
Applies
shapely._geometry.set_precisionto the data.- Parameters:
args – Arguments passed to
set_precisionafter the first argument.kwargs – Keyword arguments passed to
set_precision.
- Returns:
returns the series for chaining.
- Return type: