Batch Jobs

Top  Previous  Next

This is a collection of functions which all require one or two tables as input.

 

The tables need to contain (mostly) point objects.

They should be packed.

All records should be geocoded (except for "Route Pairs by coordinate").

They can be in any coordinate system (except for "Route Pairs by coordinate").

Typically there need to be some kind of ID field.

 

 

Large scale matrices

Distance Matrix (2)

Nearest N centres (2)

 

Route Pairs

Route Pairs (2)

Route Pairs by coordinate (1)

 

Routes with possible driving directions

Travelling Salesman (1)

Batch TSP routes (1)

Select Locations

Route on a Joined Table by ID

 

Snapping to network

Allocate point to network (1)

 

Isochrones etc

Drive Times / Service Area (2)

Drive Time from column (2)

 

It also applies to these interactive tools

Update Point File (1)

Traffic Volume (2)

 

(1) = Only possible with native tables with write-access.

(2) = Can also use query tables as input