Search found 4 matches

by Karol.Korol
Mon Jul 17, 2017 12:24 pm
Forum: PTV xRouteServer
Topic: Dependency between matrix size and memory size
Replies: 4
Views: 6832

Re: Dependency between matrix size and memory size

Thank you for your answer.

But how does it look when I use JSON data model? During the one of webinar ("PTV xServer - functional overview routing topics") you showed the calculation of matrix 2kx2k. You used xRouteServer or xDimaServer / xTourServer?
by Karol.Korol
Thu Jun 22, 2017 6:46 am
Forum: PTV xServer.NET (Admin=OH)
Topic: Set ShapeCanvas.SetAnchor to bottom
Replies: 2
Views: 5694

Set ShapeCanvas.SetAnchor to bottom

Hi, I have a question: is there any way to set FrameworkElement anchor to CenterBottom? In LocationAnchor we have only 5 options: public enum LocationAnchor { Center = 0, LeftTop = 1, RightTop = 2, RightBottom = 3, LeftBottom = 4 } But in my case none of above is suitable. I have marker similiart to...
by Karol.Korol
Mon Jun 19, 2017 10:34 am
Forum: PTV xRouteServer
Topic: Dependency between matrix size and memory size
Replies: 4
Views: 6832

Dependency between matrix size and memory size

Hi, in PTV xServer Version 1.24 documentation we can read: "The matrix should not be larger than 750x750 waypoints, otherwise PTV xRoute Server might run out of memory." I like to know what is the dependency between matrix size and memory. E.g. how much memory should i have, to calculate m...
by Karol.Korol
Thu Apr 27, 2017 6:17 am
Forum: PTV xLocateServer
Topic: Error - findAddresses() functionality is not supported...
Replies: 2
Views: 5262

Error - findAddresses() functionality is not supported...

Hi, Recently, after returning from vacation, I tested my findAddresses web API. Before making any changes to the API, I wanted to make sure everything was working properly. It turned out that it worked before but now server returned an error: ErrocKey: 1002 ErrorMessage: findAddresses() functionalit...