Thank you for the answers.
Yes, you’re right about what you described. We’re experimenting with many different parameters. I can also see that changing a single parameter on its own might cause problems elsewhere. We increase, decrease, or modify certain values in pairs, etc.
Our company has a year ...
Search found 6 matches
- Fri Apr 04, 2025 3:43 pm
- Forum: Routing API
- Topic: How to Define a Permanent City Access Permit in Route Planning
- Replies: 8
- Views: 52358
- Fri Apr 04, 2025 12:27 pm
- Forum: Routing API
- Topic: How to Define a Permanent City Access Permit in Route Planning
- Replies: 8
- Views: 52358
Re: How to Define a Permanent City Access Permit in Route Planning
"there's not just a single parameter that has a relevant impact in this story - you need to discuss a proper combination!"
Yes, it is true. I have changed the parameters a lot. But I could not find any perfect solution.
My clear first question is actually yet. How can I allow my trucks to drive ...
Yes, it is true. I have changed the parameters a lot. But I could not find any perfect solution.
My clear first question is actually yet. How can I allow my trucks to drive ...
- Fri Apr 04, 2025 11:40 am
- Forum: Routing API
- Topic: How to Define a Permanent City Access Permit in Route Planning
- Replies: 8
- Views: 52358
Re: How to Define a Permanent City Access Permit in Route Planning
I attached an JSON (in txt file) for the Raw Request Runner.
I do not know yet how to apply your answer in that.
I do not know yet how to apply your answer in that.
- Fri Apr 04, 2025 9:29 am
- Forum: Routing API
- Topic: How to Define a Permanent City Access Permit in Route Planning
- Replies: 8
- Views: 52358
Re: How to Define a Permanent City Access Permit in Route Planning
Bugyi-Cegled.txt The city name is DABAS in Hungary. Our company is in BUGYI. It is next to Dabas.
Here is the polygon of DABAS:
{
"$type": "SegmentsBySurroundingPolygonRequest",
"resultFields": {
"polyline": true,
"descriptors": true
},
"polygon": {
"plain": {
"$type": "Polygon ...
Here is the polygon of DABAS:
{
"$type": "SegmentsBySurroundingPolygonRequest",
"resultFields": {
"polyline": true,
"descriptors": true
},
"polygon": {
"plain": {
"$type": "Polygon ...
- Fri Apr 04, 2025 9:13 am
- Forum: Routing API
- Topic: How to Define a Permanent City Access Permit in Route Planning
- Replies: 8
- Views: 52358
How to Define a Permanent City Access Permit in Route Planning
Hello everyone!
I’d like to ask for your help with the following topic:
“Specifying a Permanent Urban Transit Permit in PTV Route Planning.”
Our company has a permanent annual truck entry permit for a neighboring city to our site.
How can I inform the PTV route planner that it is allowed to plan ...
I’d like to ask for your help with the following topic:
“Specifying a Permanent Urban Transit Permit in PTV Route Planning.”
Our company has a permanent annual truck entry permit for a neighboring city to our site.
How can I inform the PTV route planner that it is allowed to plan ...
- Tue Apr 01, 2025 7:42 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Successor of xRoute1.ViaType.VIA_STOP
- Replies: 3
- Views: 10815
Re: Successor of xRoute1.ViaType.VIA_STOP
Hello!
I am planning a route between Bugyi (HU) and Nürnberg (DE). I would like to specify an intermediate coordinate in such a way that the vehicle drives through it. This should be a lane in the correct direction on the highway.
The route looks like this:
"waypoints": [
{
"$type ...
I am planning a route between Bugyi (HU) and Nürnberg (DE). I would like to specify an intermediate coordinate in such a way that the vehicle drives through it. This should be a lane in the correct direction on the highway.
The route looks like this:
"waypoints": [
{
"$type ...