get_srid#

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

Returns the SRID of a geometry.

Applies shapely._geometry.get_srid to the data and returns a Series with the result.

Returns:

Series with the results of the function.

Return type:

pandas.Series