Universite-Gustave-Eiffel / geodev-logicout

Student project analyzing the mutualization of agricultural product delivery routes
European Union Public License 1.2
1 stars 2 forks source link

Precise dif_start function docstring #41

Open nicolas-roelandt opened 1 year ago

nicolas-roelandt commented 1 year ago

Actual function docstrinfgs says: "Return one geodataframe with an additional column containing the distance between the starting point of each element and the starting point of a given itinerary ".

What are the elements involved ? The starting point of the given itinerary is from a studied delivery route (the one we are looking for the best match with other delivery routes).

See https://github.com/Universite-Gustave-Eiffel/geodev-logicout/blob/2d8285dd33bffa4298774c5eaeac7d1933d5f43c/scripts/indexes.py#L80C32-L80C121