Documentation | Samples | IsochroneMap
How to create a Isochrone Map (road isodistances).
This sample illustrates use of:
Name | Description |
---|---|
TGIS_IsochroneMap.Generate | Finds the network area reachable within a given cost and outputs the result to the destination layer as shape(s). |
TGIS_ShortestPath.CostModifiers | Cost modifier. |
TGIS_ShortestPath.LinkCostEvent | Event which will be fired upon creating a network. |
TGIS_ShortestPath.LinkTypeEvent | Event which will be fired upon getting the type of each link. |
TGIS_ShortestPath.LinkDynamicEvent | Event which will be fired upon traversing link. |
This sample is available on following platforms (click to see source code):