Single-Route Optimizer API

Route solving many stops to a single vehicle is a cornerstone requirement for most logistics operations. You have the abililty to retain your stop sequences or to optimize them algorithmically for the 'best' possible route (also known as the 'traveling salesperson problem'). To use this web service you'd typically just need to add a 'Calculate' and/or 'Optimize' button that would call this logic and would return super-efficient routes for your end users. Another popular use case is to implement a nightly job that processes all your routes in a batch.

The implementation is really straight-forward, you'll just supply the stops to be routed, and optionally the start/end depots, any time window requirements, etc. The output provided to you is packed with enriched content including best sequences (if you choose to optimize), estimated times of arrival, polylines to show the roads expected to be traveled, overall route statistics, and much more!

Key Features
  • Optimize/Sequence up to 125 stops per route
  • Measure routes as-is, or optimize the sequence to save serious operational costs
  • Persnickety customers? No matter, we handle time windows to improve your on-time arrivals
  • Solves take only seconds, on-the-road savings can be minutes or even hours of reduced driving
  • Is traffic congestion a thorn in your side? We utilize historic and live traffic feeds as inputs
  • Use your favorite map. Supply data from, and display data on Google, Bing, OpenStreetMap, etc.
  • And we handle the other 'gotchas' you deal with...try the interactive demo and kick the digital tires!

Multi-Route Optimizer API

Planning routes for multiple vehicles at once requires the proper tools. Our web services solve fleet-level routing challenges by allowing you a variety of inputs including dozens of vehicles, hundreds of stops, multiple depots, balance vs. optimization preference, time windows of arrival, capacities, handling special rules like driver skills and vehicle traits, and much more!

The typical use case for this tool would be to submit a job for your entire fleet at a certain cut-off time and to allow the process several minutes to complete. Results returned are impactful as they optimize the entire fleet at once, meaning a cost savings of time, driving, improved customer service, etc.

Key Features
  • Optimize or balance
  • Route to dozens of routes at once
  • Persnickety customers? No matter, we handle time windows to improve your on-time arrivals
  • Solves take only seconds, on-the-road savings can be minutes or even hours of reduced driving
  • Is traffic congestion a thorn in your side? We utilize historic and live traffic feeds as inputs
  • Use your favorite map. Supply data from, and display data on Google, Bing, OpenStreetMap, etc.
  • And we handle the other 'gotchas' you deal with...try the interactive demo and kick the digital tires!

Partitioner API

Our partitioning service allows you to create geographic work clusters either for daily use, or strategic planning such as creating balanced sales territories.

You can balance large datasets on the numeric factor that you prefer, including time, stop count, miles, a supplied numeric factor, and more.

Key Features
  • Great for daily tactical route cluster creation and also for strategic balancing of large datasets
  • You can supply your various depots, or single depot, the number of depots and clusters to create, and more
  • Balance by the metric that you prefer such as by time, or stop count, or a numeric value you supply, and more
  • Solves take only seconds, even with large volumes of data

Point in Polygon API

Our point in polygon service allows you to supply polygons (typically work areas or geographic boundaries) and points (typically work orders) and the service will reply with the geographic associations between the two.

The service therefore allows you to easily attach points to the polygons they lie within. Typical use cases are determining the best zone/area/driver for each point within a set of provided points.

Key Features
  • Great for daily tactical work-order-to-route assignments
  • Great for high-level strategic acts such as determining the county or time zone or parcel that points fall within
  • The service replies with the 'best' polygon in case a point lies within multiple polygons (or no polygons at all)
  • Solves take only seconds, even with large volumes of data

Custom Built Web Services

Are you in need of a customized API related to routing and logistics? If so, it is very likely that we can assist you. We bring many years of mapping, logistics, and coding experience to the table. With your vision, and our coding, great things are possible.

Please contact us to tell us more about the specific requirement at hand.

Key Features
  • Web services we build will utilize RESTful web services and therefore will be stateless and cross-platform.
  • Our partnerships with AWS and Azure allow us to be dependable, scalable, and flexible.