snap#

GeosSeriesAccessor.snap(*args, **kwargs)#

Snaps an input geometry to reference geometry’s vertices.

Applies shapely.constructive.snap to the data and returns a Series with the result.

Returns:

Series with the results of the function.

Return type:

pandas.Series