"level of service" rendering via FeatureLayer
Posted: Thu Nov 13, 2014 1:17 pm
Hello guys,
today a WKB (= well known buddy) provided a sample implementation of our new generic approach called FeatureLayer to me. The sample is available at Oliver's git hub and looks like this:
Though the sample doesn't cover routing based on the daytime data the xRoute is also able to consider this level-of-service within the computation.
The core mechanism that is used for the visualization is the so-called FeatureLayer which enables us to access additional data such as
Additional content is available for [urlhttp://xserver.ptvgroup.com/en-uk/developer-zone/customer-area/ptv-xserver/product-download/#c2638]download in the restricted area[/url] after login.
From a technical point of view you have to take a look at the XML snippet mechanism to make use of this data in a regular xmap / xRoute request.
Oli also provides the source code.
Feel free to provide feedback about this FeatureLayer via the forum,
Thanks to Oli - you are my guru!
Bernd
today a WKB (= well known buddy) provided a sample implementation of our new generic approach called FeatureLayer to me. The sample is available at Oliver's git hub and looks like this:
Though the sample doesn't cover routing based on the daytime data the xRoute is also able to consider this level-of-service within the computation.
The core mechanism that is used for the visualization is the so-called FeatureLayer which enables us to access additional data such as
- level-of-service based on daytime (historical data) also known as "traffic patterns"
- truck restriction zones
- time zones
- preferred routes
Additional content is available for [urlhttp://xserver.ptvgroup.com/en-uk/developer-zone/customer-area/ptv-xserver/product-download/#c2638]download in the restricted area[/url] after login.
From a technical point of view you have to take a look at the XML snippet mechanism to make use of this data in a regular xmap / xRoute request.
Oli also provides the source code.
Feel free to provide feedback about this FeatureLayer via the forum,
Thanks to Oli - you are my guru!
Bernd