Hello Bernd,
thanks a lot, that was exactly what I was looking for.
Best regards,
Birk
BTW, Your red Xmas coat looks great!
Search found 13 matches
- Thu Dec 14, 2017 2:46 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Forcing an error message in case of missing profile
- Replies: 2
- Views: 4796
- Thu Dec 14, 2017 2:07 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Forcing an error message in case of missing profile
- Replies: 2
- Views: 4796
Forcing an error message in case of missing profile
I'm using xRoute via Java WS API. Years ago I got the following exception, if I used a wrong (e.g. misspelled) profile name: com.ptvag.jabba.core.exception.UnexpectedException: requested profile does not exist: xxxxx Now I don't get an error but a regular result because xRoute falls back to a defaul...
- Tue Apr 04, 2017 3:29 pm
- Forum: PTV xMapServer / Dev.RasterMaps API
- Topic: Invisible TruckAttributes layer
- Replies: 2
- Views: 7981
Re: Invisible TruckAttributes layer
Hello Bernd,
no problem, I would just say:
"The inventor of upper and lower case is the root of all (or at least many) evil."
Best regards, Birk
no problem, I would just say:
"The inventor of upper and lower case is the root of all (or at least many) evil."
Best regards, Birk
- Tue Apr 04, 2017 3:01 pm
- Forum: PTV xMapServer / Dev.RasterMaps API
- Topic: Invisible TruckAttributes layer
- Replies: 2
- Views: 7981
Invisible TruckAttributes layer
Hello Bernd, after reading http://xserver.ptvgroup.com/forum/viewtopic.php?f=15&t=121 I just tried to display TruckAttributes with OpenLayers via WMS (by the way, switching different styles classic , gravelpit , sandbox , silkysand as background maps and switching on/off labels as overlay layers...
- Tue Apr 04, 2017 2:28 pm
- Forum: PTV Webclients (Ajax, Leaflet, OpenLayers, WMS, ...) (Admin=BWE)
- Topic: Display TruckAttributes with Leaflet and OpenLayers
- Replies: 12
- Views: 43231
Which license is required for displaying TruckAttributes via
Hello Oliver, I just tried to display TruckAttributes with OpenLayers via WMS (by the way, switching different styles classic , gravelpit , sandbox , silkysand as background maps and switching on/off labels as overlay layers works fine). But when switching on the TruckAttributes layer there is nothi...
- Thu Mar 30, 2017 12:28 pm
- Forum: PTV xDimaServer
- Topic: High Performance Routing with RoadEditor with xDimaServer
- Replies: 3
- Views: 11617
Confirming your right understanding
Hello Bernd, yes, Is this still an issue? I'm not aware of an error in this combination... there is still an issue with exact this combination. So the profile fdp1 is the one using the search graph based on traditional TruckAttributes.BIN file? Yes, the fdp1 profile uses the TruckAttributes.bin file...
- Mon Mar 27, 2017 8:29 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: High Performance Routing with xRouteServer
- Replies: 8
- Views: 15568
I used (asynchronous) xRoute.startCalculateMatrixInfo
Hello Joost, I have tried not to consider the transfer time of the relations from the xServer to the client. My explanation for xServer Profile HPR Size-X Size-Y --Time xDima carfast × 625 625 1,8 s xDima carslow – 625 625 39,0 s xRoute carfast × 625 625 7,8 s xRoute carslow – 625 625 42,2 s the dif...
- Mon Mar 27, 2017 4:21 pm
- Forum: PTV xDimaServer
- Topic: High Performance Routing with RoadEditor with xDimaServer
- Replies: 3
- Views: 11617
High Performance Routing with RoadEditor with xDimaServer
Hi, I'd like to test high performance routing (HPR) with xDima with several profiles which have and have not HPR (high performance routing) and RE (road editor) Profile HPR -RE carslow – – carfast × – sdp1 – × fdp1 × × For some reasons the sdp1 and fdp1 profiles do not use Truck Attributes Feature L...
- Mon Mar 27, 2017 12:28 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: High Performance Routing with xRouteServer
- Replies: 8
- Views: 15568
Computing times for xRouteServer with HPR
Hello Bernd, now the times are xServer Profile HPR Size-X Size-Y --Time xDima carfast × 625 625 1,8 s xDima carslow – 625 625 39,0 s xRoute carfast × 625 625 7,8 s xRoute carslow – 625 625 42,2 s which is satisfying for xRoute too. BTW, the important point for me were not absolute numbers but to get...
- Fri Mar 24, 2017 8:11 pm
- Forum: Generic questions
- Topic: XML-String of Request and Response from application side
- Replies: 5
- Views: 12887
Fiddler – Free Web Debugging Proxy to Log Network Traffic
Hello Volker, I had a similar problem some time ago. My idea was to log all traffic between client and server with an additional proxy in between. Fortunately, my problem has been solved in a different way. So, in lack of own experience I can't recommend you a specific tool. Anyway, I had already do...