Search found 8 matches

by jmamy
Thu Sep 03, 2020 7:18 am
Forum: PTV xTourServer
Topic: Planning methods / optimization steps (xTour1)
Replies: 6
Views: 21074

Re: Planning methods / optimization steps (xTour1)

Hi Bernd, • If improvementStep set to false, what is the objective function that the algorithm considers as by default? • If the improvementStep is the one that takes the goalImportance into account. It is not necessary to pass a definition of goalImportance. What is the default if we don't define t...
by jmamy
Thu Jun 25, 2020 2:17 pm
Forum: PTV xTourServer
Topic: Why do we get a negative insertTourDistance in proposal func
Replies: 1
Views: 2235

Why do we get a negative insertTourDistance in proposal func

We use one of the proposal functions of xTour. One of the proposals of findTourForUnplannedOrders contains a negative value for the additional insertTourDistance. Is this a bug? What is the reason for that?
by jmamy
Tue Feb 27, 2018 9:48 pm
Forum: Data and content
Topic: Required: integration unit codes for US states
Replies: 2
Views: 10549

Re: Required: integration unit codes for US states

Hi there, This use case is pretty common for US customers that want to evaluate their fuel tax (IFTA), it requires mileage per states. I built a geojson file from various source on the web, and a little bit of edition to match the PTV sub unit code to the actual state name. I'm now able to retrieve ...
by jmamy
Mon Feb 13, 2017 8:56 pm
Forum: PTV xRouteServer
Topic: Speedprofiles US
Replies: 1
Views: 2357

Re: Speedprofiles US

Hello, 1. Considering Europe (various country) structure as the same as the USA (various states). 2. Map data contains road segments that refers to network class and a speed class. The network class is a classificiation which link the road type(highway, motorway, pedestrian...) to a speed class. The...
by jmamy
Fri Apr 17, 2015 1:34 pm
Forum: PTV Webclients (Ajax, Leaflet, OpenLayers, WMS, ...) (Admin=LNM)
Topic: Ajaxmap grouping function
Replies: 2
Views: 6092

Re: Ajaxmap grouping function

Exactly what I was looking for!
Thanks you very much.
by jmamy
Fri Apr 17, 2015 1:23 pm
Forum: PTV Webclients (Ajax, Leaflet, OpenLayers, WMS, ...) (Admin=LNM)
Topic: drag and drop (orders into a tour)
Replies: 4
Views: 10232

Re: drag and drop (orders into a tour)

Hi Daniele, Please have a look to this sample code too : <html> <head> <!--[if IE]><script type="text/javascript" src="webcomponent/script/excanvas.js"></script><![endif]--> <script type="text/javascript" src="webcomponent/script/qooxdoo/script/qx-transport.js"...
by jmamy
Mon Apr 13, 2015 8:13 am
Forum: PTV Webclients (Ajax, Leaflet, OpenLayers, WMS, ...) (Admin=LNM)
Topic: Ajaxmap grouping function
Replies: 2
Views: 6092

Ajaxmap grouping function

Hello community,

I'd like to know, if one of you already developed an ajaxmap function which can group various items on the map, depending on the zoom level.
Something like "Client-side drawing of Points of Interest (Leaflet)" on the PTV code sample browser.

Thanks in advance.
by jmamy
Thu Oct 09, 2014 11:47 am
Forum: PTV xRouteServer
Topic: MySQL & Oracle scripts for Traffic info loader
Replies: 1
Views: 4672

MySQL & Oracle scripts for Traffic info loader

Dear forum members,

Find in attachement two operationnal sql scripts for MySQL and Oracle database.
It creates the T_DATA_TRAFFIC_INFORMATION table needed to download the traffic information.

Julien.