line_locate_point#

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

Returns the distance to the line origin of given point.

Applies shapely.linear.line_locate_point to the data and returns a Series with the result.

Returns:

Series with the results of the function.

Return type:

pandas.Series