Skip to main content
Ctrl+K
MovingPandas main documentation - Home MovingPandas main documentation - Home
  • API reference
  • GitHub
  • API reference
  • GitHub

Section Navigation

  • Trajectory
    • movingpandas.Trajectory.to_line_gdf
    • movingpandas.Trajectory.to_linestring
    • movingpandas.Trajectory.to_linestringm_wkt
    • movingpandas.Trajectory.to_mf_json
    • movingpandas.Trajectory.to_point_gdf
    • movingpandas.Trajectory.to_traj_gdf
    • movingpandas.Trajectory.add_acceleration
    • movingpandas.Trajectory.add_angular_difference
    • movingpandas.Trajectory.add_direction
    • movingpandas.Trajectory.add_distance
    • movingpandas.Trajectory.add_speed
    • movingpandas.Trajectory.add_timedelta
    • movingpandas.Trajectory.add_traj_id
    • movingpandas.Trajectory.copy
    • movingpandas.Trajectory.drop
    • movingpandas.Trajectory.get_max
    • movingpandas.Trajectory.get_min
    • movingpandas.Trajectory.is_valid
    • movingpandas.Trajectory.size
    • movingpandas.Trajectory.explore
    • movingpandas.Trajectory.hvplot
    • movingpandas.Trajectory.hvplot_pts
    • movingpandas.Trajectory.plot
    • movingpandas.Trajectory.clip
    • movingpandas.Trajectory.distance
    • movingpandas.Trajectory.get_bbox
    • movingpandas.Trajectory.get_crs
    • movingpandas.Trajectory.get_direction
    • movingpandas.Trajectory.get_duration
    • movingpandas.Trajectory.get_end_location
    • movingpandas.Trajectory.get_end_time
    • movingpandas.Trajectory.get_length
    • movingpandas.Trajectory.get_linestring_between
    • movingpandas.Trajectory.get_mcp
    • movingpandas.Trajectory.get_position_at
    • movingpandas.Trajectory.get_row_at
    • movingpandas.Trajectory.get_sampling_interval
    • movingpandas.Trajectory.get_segment_between
    • movingpandas.Trajectory.get_start_location
    • movingpandas.Trajectory.get_start_time
    • movingpandas.Trajectory.hausdorff_distance
    • movingpandas.Trajectory.interpolate_position_at
    • movingpandas.Trajectory.intersection
    • movingpandas.Trajectory.intersects
    • movingpandas.Trajectory.is_latlon
    • movingpandas.Trajectory.to_crs
    • movingpandas.Trajectory.get_angular_difference_col
    • movingpandas.Trajectory.get_column_names
    • movingpandas.Trajectory.get_direction_col
    • movingpandas.Trajectory.get_distance_col
    • movingpandas.Trajectory.get_geom_col
    • movingpandas.Trajectory.get_speed_col
    • movingpandas.Trajectory.get_timedelta_col
    • movingpandas.Trajectory.get_traj_id_col
  • TrajectoryCollection
    • movingpandas.TrajectoryCollection.to_line_gdf
    • movingpandas.TrajectoryCollection.to_mf_json
    • movingpandas.TrajectoryCollection.to_point_gdf
    • movingpandas.TrajectoryCollection.to_traj_gdf
    • movingpandas.TrajectoryCollection.add_acceleration
    • movingpandas.TrajectoryCollection.add_angular_difference
    • movingpandas.TrajectoryCollection.add_direction
    • movingpandas.TrajectoryCollection.add_distance
    • movingpandas.TrajectoryCollection.add_speed
    • movingpandas.TrajectoryCollection.add_timedelta
    • movingpandas.TrajectoryCollection.add_traj_id
    • movingpandas.TrajectoryCollection.copy
    • movingpandas.TrajectoryCollection.drop
    • movingpandas.TrajectoryCollection.filter
    • movingpandas.TrajectoryCollection.get_max
    • movingpandas.TrajectoryCollection.get_min
    • movingpandas.TrajectoryCollection.get_trajectories
    • movingpandas.TrajectoryCollection.get_trajectory
    • movingpandas.TrajectoryCollection.explore
    • movingpandas.TrajectoryCollection.hvplot
    • movingpandas.TrajectoryCollection.hvplot_pts
    • movingpandas.TrajectoryCollection.plot
    • movingpandas.TrajectoryCollection.clip
    • movingpandas.TrajectoryCollection.get_crs
    • movingpandas.TrajectoryCollection.get_end_locations
    • movingpandas.TrajectoryCollection.get_intersecting
    • movingpandas.TrajectoryCollection.get_locations_at
    • movingpandas.TrajectoryCollection.get_segments_between
    • movingpandas.TrajectoryCollection.get_start_locations
    • movingpandas.TrajectoryCollection.intersection
    • movingpandas.TrajectoryCollection.is_latlon
    • movingpandas.TrajectoryCollection.get_column_names
    • movingpandas.TrajectoryCollection.get_direction_col
    • movingpandas.TrajectoryCollection.get_geom_col
    • movingpandas.TrajectoryCollection.get_speed_col
    • movingpandas.TrajectoryCollection.get_traj_id_col
  • TrajectoryAggregator
  • TrajectoryCleaner
  • TrajectoryGeneralizer
  • TrajectorySmoother
  • TrajectorySplitter
  • TrajectoryStopDetector
  • API Reference

API Reference#

Core Data Structures

  • Trajectory
  • TrajectoryCollection

Aggregators & Processors

  • TrajectoryAggregator
  • TrajectoryCleaner
  • TrajectoryGeneralizer
  • TrajectorySmoother
  • TrajectorySplitter
  • TrajectoryStopDetector

previous

MovingPandas Documentation

next

Trajectory

Show Source

© Copyright 2024, MovingPandas developers.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.17.0.