Hello everyone,
in the vehicle profiles we can define the attribute "weight".
Up to what maximum weight can the routing find the allowed route for a vehicle?
For example, if we have a 54-ton vehicle, can a route be found for it?
What is the maximum weight?
Routing with maximum weight
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: Routing with maximum weight
Hello Daniel,
the attribute of the definesd the vehicles own weight. In your example it is a huge vehicle with 54 tons.
The counterpart of the vehicles property is a truck attribute on a street which is used to determine whether the vehicle is allowed to drive on that road: If the maximum weight attribute of the road is lower than the value of the vehicle it is not allowed to drive on that road.
To make this work you need to
- specify the attributes of the vehicle via request profile or stored profile
- and activate the PTV _TruckAttributes feature layer
Showcase
Integration Sample
Best regards,
Bernd
the attribute of the definesd the vehicles own weight. In your example it is a huge vehicle with 54 tons.
The counterpart of the vehicles property is a truck attribute on a street which is used to determine whether the vehicle is allowed to drive on that road: If the maximum weight attribute of the road is lower than the value of the vehicle it is not allowed to drive on that road.
To make this work you need to
- specify the attributes of the vehicle via request profile or stored profile
- and activate the PTV _TruckAttributes feature layer
Showcase
Integration Sample
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...
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...