movingpandas-examples
movingpandas-examples copied to clipboard
Closest Point of Approach
Example showing how to use the Closest Point of Approach calculations.
This notebook corresponds to the following issue: https://github.com/movingpandas/movingpandas/issues/31
This example is based on the implementation in the following branch: https://github.com/movingpandas/movingpandas/pull/457