movingpandas.Trajectory.to_point_gdf#

Trajectory.to_point_gdf(return_orig_tz=False)#

Return the trajectory’s points as GeoDataFrame.

Parameters:

return_orig_tz (bool) – If True, adds timezone info back to df

Return type:

GeoDataFrame