Search found 13 matches

by KasperD
Wed Jun 21, 2023 10:40 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: Error while creating high performance map
Replies: 4
Views: 5729

Re: Error while creating high performance map

Can you upload the entire /logs directory of xRoute?
by KasperD
Wed Jun 21, 2023 8:23 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: Error while creating high performance map
Replies: 4
Views: 5729

Re: Error while creating high performance map

Hi,

What exact command are you using to create hpr map data?
by KasperD
Thu Feb 16, 2023 2:10 pm
Forum: PTV xRouteServer / DEV.Routing API
Topic: Close specific Tunne
Replies: 3
Views: 5645

Re: Close specific Tunne

Hi Dashan,

Please contact our support via support.nl@xserver.ptvgroup.com so that we may handle your question further.
by KasperD
Tue Jul 23, 2019 11:16 am
Forum: PTV xIntermodalServer (R&D) (Admin=FK)
Topic: What is the usecase of PTV xIntermodal?
Replies: 9
Views: 154688

Re: What is the usecase of PTV xIntermodal?

Bernd Welter wrote:Hello Kasper,

try this url: http://176.95.37.21:50220/

Sorry for the delay, for a local installation get in touch with Florian Krietsch.

Best regards,
Bernd
Hi Bernd,

Thanks! Do you have any additional documentation (API, use-cases, etc) available?
by KasperD
Tue Jul 23, 2019 7:01 am
Forum: PTV xIntermodalServer (R&D) (Admin=FK)
Topic: What is the usecase of PTV xIntermodal?
Replies: 9
Views: 154688

Re: What is the usecase of PTV xIntermodal?

Hello Bernd,

There is a test instance available that can be used for API tests. Link follows.

As for the documentation I will post here request and responses for the xIntermodal specific functions.

e.g. intermodal routing request:
{
"routingOptions": {
"startTime": "2016-08-19T11:00:00+02:00 ...
by KasperD
Tue Nov 13, 2018 7:55 am
Forum: PTV xServer.NET (Admin=OH)
Topic: xServer .NET Mapcontrol with proxy
Replies: 3
Views: 86020

Re: xServer .NET Mapcontrol with proxy

Oliver,

Thanks, i'll forward the info to the customer :)
by KasperD
Mon Nov 12, 2018 10:08 am
Forum: PTV xServer.NET (Admin=OH)
Topic: xServer .NET Mapcontrol with proxy
Replies: 3
Views: 86020

xServer .NET Mapcontrol with proxy

Dear all,

One of our customers is using a proxy for all outbound connections within its organization. They've already managed to configure xRoute server to use the proxy for calculation, and they also wish to configure the xServer .NET Mapcontrol to use this proxy. However, they're struggling with ...
by KasperD
Fri Sep 30, 2016 1:22 pm
Forum: PTV xServer.NET (Admin=OH)
Topic: Drawing a line with direction indication
Replies: 2
Views: 10366

Re: Drawing a line with direction indication

Marco,

Thanks, no problem. Forwarded the information to the customer and he'll find a way to make what he needs.
by KasperD
Wed Sep 28, 2016 2:20 pm
Forum: PTV xServer.NET (Admin=OH)
Topic: Drawing a line with direction indication
Replies: 2
Views: 10366

Drawing a line with direction indication

Dear colleagues,

One of our customers is using the RoutePolyLine animation to show users which way the route is going. As this takes up a huge amount of CPU time (25% of 1 core in a quad-core system), he wishes to disable the animation but still show which way the route is going. using the ...
by KasperD
Mon Sep 19, 2016 7:54 am
Forum: PTV xServer.NET (Admin=OH)
Topic: Rendering .shp file with ITiledProvider
Replies: 3
Views: 11985

Re: Rendering .shp file with ITiledProvider

Frank,

Thanks for the reply and the research work. I'll forward the information to the customer.
by KasperD
Fri Sep 16, 2016 12:30 pm
Forum: PTV xServer.NET (Admin=OH)
Topic: .NET Mapcontrol with custom .shp file
Replies: 3
Views: 15692

Re: .NET Mapcontrol with custom .shp file

Frank,

Thanks for your reply. As the customer only needed 2 specific postal code area's, together with the fact that in the initial implementation rendering the entire .shp file had a negative impact on performance, we've extracted the needed postal code areas using QGIS 2.14
Not sure whether this ...
by KasperD
Fri Sep 16, 2016 8:26 am
Forum: PTV xServer.NET (Admin=OH)
Topic: Rendering .shp file with ITiledProvider
Replies: 3
Views: 11985

Rendering .shp file with ITiledProvider

Hello all,

One of our customers who's experimenting with rendering .shp files in the .NET Mapcontrol (and is also the customer from issue http://xserver.ptvgroup.com/forum/viewtopic.php?f=14&t=383 ) has the following issue:

The customer used the example from the .NET Mapcontrol documentation "Show ...
by KasperD
Wed Sep 14, 2016 10:47 am
Forum: PTV xServer.NET (Admin=OH)
Topic: .NET Mapcontrol with custom .shp file
Replies: 3
Views: 15692

.NET Mapcontrol with custom .shp file

Hello everbody,

One of our customers who is more experienced with the .NET Mapcontrol (Logicx) is trying to implement a .shp file with specific geographic data into the Mapcontrol for display purposes. The original .shp file works well, however it contains too much information for their use-case ...