Ferries ports

This forum deals with any kind of routing computation whether it is simple A:B-routing, calculation of isochrones, simple matrix computation or nearest search.
Post Reply
VPlachy
Posts: 21
Joined: Fri Nov 27, 2015 10:44 am
Location: Czech Republic
Contact:

Ferries ports

Post by VPlachy »

Hello,
how or in what layer can be viewed ferries ports on the map? In layer POINTS OF INTEREST are ferries stations shown, but do not appear there information on individual ports.
Is there a function to find a specific ferry?
Thank you
Vladimír Plachý, DiS.
Developer windows applications
D&Comm s.r.o. - Czech Republic
User avatar
Bernd Welter
Site Admin
Posts: 2572
Joined: Mon Apr 14, 2014 10:28 am
Contact:

Re: Ferries ports

Post by Bernd Welter »

Hello Vlad,

How about using the xLocate.findCombinedTransportByLocation method to look for a ferry?
Sample screenshot taken from xLocate testclient.<br />Result shows some ferry relations near the given input coordinate.
Sample screenshot taken from xLocate testclient.
Result shows some ferry relations near the given input coordinate.
Furthermore you could use the StaticPoiLayer as described here:
Combined transport is a function to add ferries or piggybacks to the route planning as additional stations. Ferries and piggy back stations are displayable as a StaticPoiLayer that is named combined transports. Please note that combined transports are supported only by maps 2012.1 or newer.
screenshot taken from the API documentation (usecase &quot;How to Display Ferries and Piggy Back Stations&quot;)
screenshot taken from the API documentation (usecase "How to Display Ferries and Piggy Back Stations")
xMap_combinedtransport.gif (27.78 KiB) Viewed 4116 times
Best regards
Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany

Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning... :twisted:
Post Reply