Am I able to set a vertex restriction?
Reading Time: < 1 minuteYes you are, you can find this under ‘restrictions’. Although you can specify a vertex restriction for the northern hemisphere and southern hemisphere, currently only the most restrictive one is applied for both north and south, our internal team is working on creating a separation of these items.
Read MoreHow can the outcome of the route result be different than expected when optimizing?
Reading Time: < 1 minuteThis can differ due to multiple variables, but in general take into account: At cost optimization, the route generated from the API is the most cost-efficient route as requested by the client, which is not necessarily the shortest.In these cases the result from the API is the most cost optimum option, despite being somewhat longer, taking
Read MoreHow come my route results shows ‘zig zag’ lines?
Reading Time: < 1 minuteIn this case it will probably the result of weather limits that have been set to ‘avoid’ instead of ‘warn’. It is likely that these limitations, especially when multiple limitations are set as a hard ‘avoid’ and limitations on especially beam waves, swell and wind. This can trigger the algorithm to ‘zigzag’, to avoid those
Read MoreHow do I know when the vessel is going too close towards land?
Reading Time: < 1 minuteAt shallow waters a route network is being used to navigate safely towards the harbor and berth. At open ocean (depending on the calculation type) weather optimization is applied. Based on the weather conditions, this could mean that the route will take advantage of more near-shore routes to avoid e.g. heavy waves.
Read MoreHow do I set a restriction for high risk (piracy) areas?
Reading Time: < 1 minuteMake sure that the “conditionalAreas“ are set within the “restrictions“ when providing a route request towards DTN. With the “conditionalAreas” you can control if specific high risk (piracy) areas needs to be avoided. This custom area has to go in an array under restrictions.conditionalAreas.customAreas.
Read MoreWhat does it mean that route request not able to calculate due reason ‘Blocked by the no go area XXX ?
Reading Time: < 1 minuteThe warning mentioned means that the vessel has to pass a conditional/no go area to get from the start WP towards the end WP. As this no go area normally is closed the routing API isn’t able to find a way between the two WP. The solution would be to open this conditional area (adding
Read MoreWhat result do I get when choosing the ‘ignore route network’?
Reading Time: < 1 minuteIf you request a route with all ‘ignore route network’ flags, no weather optimization is done and a ‘rumb-line’ route is created between the waypoints. Our advice (for true weather optimization) is to not use the “ignore route network”-flags during the long ocean crossings and only supply a departure and destination.
Read MoreWhy is there no Wave Direction as part of the route response?
Reading Time: < 1 minuteWaves always travel in the same direction that the wind is blowing. The elements used by the API with “Wave” in their naming pertain to wind waves, so you can infer that wind direction = wave direction as well with no further calculation required.
Read More