Routing (Paid)
Vessels
Get vessel future positions from coordinates
Returns the estimated route between two ports for a given vessel from a set of coordinates. <Warning> The timestamp of the positions has fixed spacing of one minute.</Warning> <Note>This is a paid feature. Please contact sales@terminal49.com.</Note>
get/vessels/{id}/future_positions_with_coordinates
Query parameters
port_idstring uuid required
The destination port id
previous_port_idstring uuid required
The previous port id
latitudenumber required
Starting latitude coordinate
longitudenumber required
Starting longitude coordinate
Response
OK