Okay,
thank you.
Christian
Search found 10 matches
- Wed Feb 21, 2024 1:54 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: German Exception Messages in XServer1
- Replies: 2
- Views: 1464
- Tue Feb 20, 2024 8:14 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: German Exception Messages in XServer1
- Replies: 2
- Views: 1464
German Exception Messages in XServer1
Hi,
is it possible to get german exception messages in XServer1?
I call a calculateAdvancedTour and get the exception message
"The vehicle profile for emission calculation is invalid or incomplete: TRUCK: only fuel type DIESEL is supported"
Regards,
Christian Freund
is it possible to get german exception messages in XServer1?
I call a calculateAdvancedTour and get the exception message
"The vehicle profile for emission calculation is invalid or incomplete: TRUCK: only fuel type DIESEL is supported"
Regards,
Christian Freund
- Tue Apr 12, 2022 4:24 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Plan tour UnscheduledOrderIds
- Replies: 0
- Views: 3504
Plan tour UnscheduledOrderIds
Hello,
we are running into a problem using plantour.
See attachments.
What can be the problem?
Regards,
Christian Freund
we are running into a problem using plantour.
See attachments.
What can be the problem?
Regards,
Christian Freund
- Wed Sep 29, 2021 2:13 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Route Calculation with speed Pattern and Maut Malus
- Replies: 1
- Views: 2249
Route Calculation with speed Pattern and Maut Malus
Hello, I'm running into a failue combining Maut malus, Speedpatterns and Trafficincidents. I get error 2346 "An error occurred during the calculation of the advanced tour. Message: Travel time exceeds maximum tour period. Please check your start time and opening intervals." When I only dis...
- Fri May 22, 2020 12:44 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Plantour with PTV_Speedpatterns
- Replies: 2
- Views: 5064
Plantour with PTV_Speedpatterns
Hi,
is it possible to plan tours with SpeedPatterns, TrafficIncidents, RestrictionZones and TruckAttributes?
Regards,
Christian
is it possible to plan tours with SpeedPatterns, TrafficIncidents, RestrictionZones and TruckAttributes?
Regards,
Christian
- Tue May 19, 2020 4:17 pm
- Forum: PTV xMapServer / Dev.RasterMaps API
- Topic: Show House Numbers with Tileserver
- Replies: 2
- Views: 6259
Re: Show House Numbers with Tileserver
Sorry my fault.
Now it works.
Now it works.
- Tue May 19, 2020 1:22 pm
- Forum: PTV xMapServer / Dev.RasterMaps API
- Topic: Show House Numbers with Tileserver
- Replies: 2
- Views: 6259
Show House Numbers with Tileserver
Hello,
I want do show the house numbers
We use tile requests to create the map like this.
https://s03-xserver2-europe-test.cloud. ... sand&xtok=????????????????
How can we show the house numbers?
Regards,
Christian
I want do show the house numbers
We use tile requests to create the map like this.
https://s03-xserver2-europe-test.cloud. ... sand&xtok=????????????????
How can we show the house numbers?
Regards,
Christian
- Mon Apr 27, 2020 2:41 pm
- Forum: PTV xMapServer / Dev.RasterMaps API
- Topic: Grey Icons in PTV_TrafficIncidents
- Replies: 1
- Views: 5367
Grey Icons in PTV_TrafficIncidents
Hello, we want to use the PTV_TrafficIncidents feature layer. But all icons are grey. Why? We have to use the tile server. https://s01-xserver2-europe.cloud.ptvgroup.com/services/rest/XMap/tile/{0}/{1}/{2}?storedProfile=silkysand&xtok=xxxxxxxxxxxxx&layers=PTV_TrafficIncidents Can you help? B...
- Mon Mar 21, 2016 9:38 am
- Forum: PTV xMapServer / Dev.RasterMaps API
- Topic: Build Cardview with Tiles
- Replies: 5
- Views: 14961
Re: Build Cardview with Tiles
I found a (first) solution
I use the Style xmap-tiles there is no card legend.
But the Streetnames are allready cut.
If you use the file servers of OSM, Google or Bing, there are no problems.
I use the Style xmap-tiles there is no card legend.
But the Streetnames are allready cut.
If you use the file servers of OSM, Google or Bing, there are no problems.
- Tue Mar 15, 2016 8:03 am
- Forum: PTV xMapServer / Dev.RasterMaps API
- Topic: Build Cardview with Tiles
- Replies: 5
- Views: 14961
Build Cardview with Tiles
Hello, we use a control to view carts Like OSM. The technology behind is getting all tiles in webrequests. I have found the gettilere quest at http://xserver.ptvgroup.com/en-uk/cookbook/programming-examples/c/using-the-webrequest-class-to-query-a-map-image-from-the-wms-servlet/ So I tried some reque...