DK for Python | tatukgis_pdk.TGIS_ShortestPath | Constructors | Methods | Properties | Events | Events
| Name | Visibility | Description | |
|---|---|---|---|
| CompassBlocks | public | Compass divided into a number of blocks (4 by default). | |
| CostModifiers | public | Cost modifier for a link type. | |
| Extent | public | Extent of the whole path. | |
| HeuristicCostModifier | public | Cost modifier for heuristic cost calculation. | |
| HeuristicMode | public | Mode of heuristic operation. | |
| HeuristicThreshold | public | Threshold of the starting node search area. | |
| Items | public | Items in the shortest path. | |
| ItemsCount | public | Number of items in the shortest path. | |
| Layer | public | Layer assigned to the shortest path. | |
| Network | public | Network instance responsible for low-level network operations. | |
| OSMRouting | public | If True, the local routing resource is ignored and requests are sent to the TatukGIS online routing service. | |
| RoadLength | public | Field name used to calculate segment length. | |
| RoadName | public | Field for the feature name. | |
| StoragePath | public | Forced network storage path. | |
| TotalCost | public | Total cost of the path. | |