point_on_surface#

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

Returns a point that intersects an input geometry.

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

Returns:

Series with the results of the function.

Return type:

pandas.Series