genthalili / searoute-py

A python package to calculate the shortest sea route between two points on Earth.
Apache License 2.0
63 stars 14 forks source link

Add support for vessel sizes #7

Closed paulmis closed 1 year ago

paulmis commented 1 year ago

Depending on the size of the vessel, some of the canals can't be used (e.g. post-panamax ships can't use the Panama canal). Add an option that would prevent certain canals from being used.

genthalili commented 1 year ago

Hi @paulmis , Just published v1.0.9 with param input restrictions: https://github.com/genthalili/searoute-py#parameters