network_service_area
Compute the reachable network area from a starting point within a travel-cost budget. The result is a new line layer showing accessible network segments.
Instructions
Compute the reachable network area from a point within a travel-cost budget.
Same network-layer requirements as network_shortest_path_layer.
cost is the budget in the strategy's unit: layer CRS distance units
for "shortest", minutes for "fastest" (derived from speed_field/
default_speed). The reachable network segments are added to the
project as a new line layer; only a summary is returned here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cost | Yes | ||
| strategy | No | shortest | |
| tolerance | No | ||
| speed_field | No | ||
| start_point | Yes | ||
| default_speed | No | ||
| direction_field | No | ||
| network_layer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||