Search found 26 matches

by Lauterfeld
Tue Feb 27, 2018 3:05 pm
Forum: PTV Webclients (Ajax, Leaflet, OpenLayers, WMS, ...) (Admin=LNM)
Topic: Not enough memory in shdocvw browser control
Replies: 6
Views: 14338

Re: Not enough memory in shdocvw browser control

Hi Joost, yes I do so. Example: xMap2Layer1 = new L.tileLayer("http://" + location.hostname + ":50000/services/rest/XMap/tile/{z}/{x}/{y}?size={tileSize}&storedProfile={profile}&layers={layers}", { profile: 'silkysand', layers: 'background,transport,labels', subdomains: '...
by Lauterfeld
Tue Feb 27, 2018 2:55 pm
Forum: PTV Webclients (Ajax, Leaflet, OpenLayers, WMS, ...) (Admin=LNM)
Topic: Not enough memory in shdocvw browser control
Replies: 6
Views: 14338

Re: Not enough memory in shdocvw browser control

Hi Oliver, tanks a lot! I tried out your proposals. They did work but the best memory result is to use xMap2. But one question is left :-) How can I manipulate the profile for rendering? In xMap1 I was able to change some entries in silkysand.ini for example. But how can I do that in xMap2?? I don't...
by Lauterfeld
Fri Feb 23, 2018 7:43 am
Forum: PTV Webclients (Ajax, Leaflet, OpenLayers, WMS, ...) (Admin=LNM)
Topic: Not enough memory in shdocvw browser control
Replies: 6
Views: 14338

Not enough memory in shdocvw browser control

Hi all, we use the shdocvw browser activex control in our desktop app to work with xserver 1.x and leaflet. Also we use the js's of Mr. Heilig from github to interact. We have the problem that when we work a while in the map (just with some polylines of a route) we'll get the error in the pic1. Für ...
by Lauterfeld
Fri Apr 28, 2017 11:22 am
Forum: PTV xTourServer
Topic: xTour decision for depot of order
Replies: 2
Views: 5061

Re: xTour decision for depot of order

Tanks all!
by Lauterfeld
Fri Apr 28, 2017 5:48 am
Forum: PTV xTourServer
Topic: xTour decision for depot of order
Replies: 2
Views: 5061

xTour decision for depot of order

Hi there,

in xTour we can let xTour chose the 'best' depot of an order. If we have an order and 2 or more depots - what is the rule for xTour to chose the best depot? Is it the routing distance from depot to order? Or is it the driving duration? Or a combination of that?

Regards,
Volker.
by Lauterfeld
Fri Apr 28, 2017 5:38 am
Forum: PTV xServer INFOSTREAM
Topic: Your input is required: ROUTING topics!
Replies: 4
Views: 9241

Re: Your input is required: ROUTING topics!

Hi Bernd, perhaps one more topic: we use xRoute to get the polygon of a tour. The polygon points go via database interface to Styletronic which uses the point list with PTV-Navigator for guiding the tour on their tablet. Is it possible to get a BCR-File out of xRoute or is it possible to get all req...
by Lauterfeld
Fri Mar 24, 2017 4:47 pm
Forum: Generic questions
Topic: XML-String of Request and Response from application side
Replies: 5
Views: 11464

XML-String of Request and Response from application side

Hi together, I'm interested in getting the XML-Strings of request and response from application side - only for xTour 1.x. We log the XMLs already in the server side file provided bei PTV. But the users in our application has no chance to analyse them. So I'm looking for a possibility to get the XML...
by Lauterfeld
Tue Jan 10, 2017 9:22 am
Forum: PTV xTourServer
Topic: Tourpointfixation
Replies: 5
Views: 8447

Re: Tourpointfixation

Hi Bernd,

thanks for the explanation. Yes that makes sense if there are an input plan and unscheduled orders.

Volker.
by Lauterfeld
Mon Jan 09, 2017 6:56 pm
Forum: PTV xTourServer
Topic: Tourpointfixation
Replies: 5
Views: 8447

Re: Tourpointfixation

Hi together, now I'm enlighted. :idea: :shock: But the sense of 'remainPlanned' becomes a bit more senseless. If my input plan is valid from A to Z, xTour has no reason to remove an order because all tours are drivable. Sure some orders could change the tour and some orders build a very bad tour but...
by Lauterfeld
Mon Jan 09, 2017 3:45 pm
Forum: PTV xTourServer
Topic: Tourpointfixation
Replies: 5
Views: 8447

Tourpointfixation

Hi all, I have an input plan with only one tour. Tour.tourPointFixation is NONE. TourPoint.tourFixed is false and TourPoint.remainPlanned is false. Tour.vehicleFixed is true. There are 3 stopps in the tour, it is a manually built tour. The 3 stopps are not drivable because one of the stopps is not r...