Category: Technical Notes
-
Routing: Enter authorized passages with delivery vehicles
Dear customers
following technical note is relevant to enter authorized passages by using the “free for delivery” attribute.
A route-not-found exception might occur due to turns that are by mistake banned for delivery vehicles in our data.…
-
Geocoding: 2-digit postal code search returns a non-empty result
Dear customers
following technical note is relevant to find a plausible result with a simple 2-digit postal code search.
Set the following address object exemplarily.
<country=D>;<zip=28><city=Bremen>
Output:
- Empty string.
-
PTV xServer integrated into a TMS
AndSoft developed the first web-based transport management system (TMS) in 2000, and today it is the leading TMS in the cloud. Since the start of 2013, AndSoft has been using PTV xServers to add important logistical features.
The company specialises in solutions for supply chain management.…
-
Build Your Custom Styleable Map Markers
The result is an object which can be dynamically scaled and colored. PTV xServer .NET comes with a bunch of predefined symbols which are styleable.
Styleable means that you can set the color and size at runtime. This is very useful to create thematic maps.…
-
Advanced Line Styling to visualize the direction of Routes and Tours
We were asked how to indicate the direction for a route or a tour using the shape layer. We’ve built a sample for it which demonstrates two options:
1. Use a stroked MapPolyline and animate the StrokeDashOffset property. This technique is also used at the RoutingDemo of the demo center application.…
-
How to implement custom MapShapes
A sample which shows how to implement a custom shape type using the example of arrows between locations. We’ve adopted Charles Petzold’s WPF arrow sample to work with geographic coordinates.
Download application, x-zip-compressed:
- MapArrowDemo (zip file, 202 kilobyte)
- MapArrowDemoSrc (zip file, 208 kilobyte)
For any questions please contact the PTV xServer Support Team.…