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?
Search found 4 matches
- Mon Jul 17, 2017 12:24 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Dependency between matrix size and memory size
- Replies: 4
- Views: 7520
- Thu Jun 22, 2017 6:46 am
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Set ShapeCanvas.SetAnchor to bottom
- Replies: 2
- Views: 6473
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...
- Mon Jun 19, 2017 10:34 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Dependency between matrix size and memory size
- Replies: 4
- Views: 7520
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...
- Thu Apr 27, 2017 6:17 am
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: Error - findAddresses() functionality is not supported...
- Replies: 2
- Views: 5700
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...