Search found 2116 matches

by Bernd Welter
Tue May 14, 2024 9:12 am
Forum: PTV xLoadServer
Topic: reality check: tools in use for picking load
Replies: 0
Views: 18

reality check: tools in use for picking load

Hi there, as a watcher in this forum you are probably familiar with the story behind loading space optimization and you know pictures such as this one: loadingspace.png Now this time I have a question to you: How do drivers in reality pick the freight into the containers / bins? Do they use tools su...
by Bernd Welter
Mon May 13, 2024 8:03 am
Forum: PTV xTourServer
Topic: Recommendations of CalculationMode in xTour2
Replies: 0
Views: 10

Recommendations of CalculationMode in xTour2

As you know we offer the PlanToursOptions com.ptvgroup.xserver.xtour.CalculationMode : [PERFORMANCE | STANDARD | QUALITY | ... com.ptvgroup.xserver.xtour.PlanToursOptions.enableOptimizationPremium [true | false] As I get asked for a recommended combination of these values I want to give some generic...
by Bernd Welter
Thu May 02, 2024 6:56 am
Forum: PTV xTourServer
Topic: Balancing: GuidedSavings for dummies...
Replies: 1
Views: 2443

Re: Balancing: GuidedSavings for dummies...

Here's some little brain teaser for the story... Balancing4Dummies.png The setting for this ficticious example is based on 100 orders 10 vehicles Now here are the changes through the iterations where I play with the maximum tour distance: Initial result based on 9 hours: Only 7 vehicles used: BAD al...
by Bernd Welter
Mon Apr 29, 2024 8:18 am
Forum: PTV xRouteServer
Topic: How to block roads in winter (mountain passes)?
Replies: 2
Views: 1950

Re: How to block roads in winter (mountain passes)?

Bormio.png { "waypoints": [ { "location": { "coordinate": { "x": 10.37957, "y": 46.466862, "zSpecified": false }, "considerAlternativeNearByRoads": false, "considerAlternativeNearByRoadsSpecified": true, "sideOfStr...
by Bernd Welter
Thu Apr 25, 2024 9:52 am
Forum: PTV xTourServer
Topic: Groups Orders
Replies: 2
Views: 493

Re: Groups Orders

Hello Ignacio, you already gathered the proper, iteration based approach for this story: Plan the lead order first Use it's ouput time window for the dependent orders. Unfortunately there's no matching feature in the xTour2 API that links two resources (drivers/vehicles) to the same order in the way...
by Bernd Welter
Thu Apr 25, 2024 7:42 am
Forum: PTV xServer INTERNET (Admin=OH,SM)
Topic: PTV World City Map cluster Here with API Version 2: Update vc.32 + Baltimore bridge fix
Replies: 0
Views: 679

PTV World City Map cluster Here with API Version 2: Update vc.32 + Baltimore bridge fix

Dear Customer, Dear Partner, We would like to inform you that we plan maintenance on the PTV World City Map [Here] production clusters with API Version 2. The production clusters will be updated according to this schedule: May 7th, 2024: Update on xserver2-eu production cluster Update to PTV xServe...
by Bernd Welter
Fri Apr 12, 2024 9:41 am
Forum: PTV xClusterServer
Topic: Insufficient memory error during clustering
Replies: 3
Views: 3741

Re: Insufficient memory error during clustering

Just some fancy experiment... I took almost 10'000 locations with zipcodes and activities.
  • the native 9288 individual locations
    the native 9288 individual locations
  • preaggregated into 2779 representing "zips" with accumulated activities
    preaggregated into 2779 representing "zips" with accumulated activities
From my perspective you wouldn't loose quality if you aggregate...
But you need less resources.
by Bernd Welter
Fri Apr 12, 2024 8:10 am
Forum: PTV xServer INFOSTREAM
Topic: xServer 2.32 released
Replies: 0
Views: 726

xServer 2.32 released

Release of PTV xServer 2.32.0 The PTV xServer and the PTV Content Update Service 2.32 is released! Besides several improvements and bugfixes we provide these main features: xData Considering binary custom Feature Layer during the high-performance routing network creation xDima Considering the total...
by Bernd Welter
Fri Apr 12, 2024 6:59 am
Forum: PTV xLoadServer
Topic: Flat versus short - little trick
Replies: 0
Views: 926

Flat versus short - little trick

This is a result of dummy data of a single bin planning: The prospect then asked me, whether the output could focus on a lower tower height instead of reducing the floor's coverage. stacking-original.png Well, there's no built in target function or parameter for this, but what I applied in the next ...
by Bernd Welter
Thu Apr 11, 2024 9:19 am
Forum: PTV xMapServer
Topic: xMap : show POI
Replies: 4
Views: 4605

Re: xMap : show POI

As I have just been asked for "is it possible to render own POI in DEV/xMap2?": With modern mapping frameworks such as Leaflet, OpenLayers, xServer.NET the visualization of content is based on multiple layers: Geographic layers with street network, town labels layers here.png Additional ti...