Skip to content

Road Network Tool

Overview

The Road Network Tool calculates route distances from forest coupes to destinations via the road network. It is located under the Network tab of the Analysis Tools panel, accessed from the toolbar using the find-path icon. The tool takes a provcoupe identifier, optional way points, and a destination, then computes the route and displays it on the map with the total distance.

The Analysis Tools panel contains three tabs: Network (this tool), Conservation (coming soon), and Find Nearest (see Find Nearest Neighbour).

Features

  • Route Distance Calculation: Calculate road network distances from a provcoupe to a destination, with optional intermediate way points
  • Route Visualization: Calculated routes are displayed as a purple polyline on the map, and the map auto-zooms to fit the route
  • Distance Results: Total route distance is displayed in kilometres (or metres for short routes) with 2 decimal place precision
  • Route Export: Export the calculated route geometry as SHP or KML files for use in external GIS applications

Using the Tool

Accessing the Panel

  1. Click the Road Analysis button (find-path icon) in the toolbar
  2. The Analysis Tools panel opens with the Network tab selected

Input Fields

The panel has three input fields:

  1. Provcoupe — Text input for the provisional coupe identifier. Must follow the format: two letters + three digits + one letter (e.g., AA123B). Maximum 7 characters.
  2. Way Points — Multi-select dropdown for choosing intermediate stops along the route. Multiple way points can be selected.
  3. Destinations — Single-select dropdown for choosing the route destination. Defaults to "No Destination".

At least one way point or one destination must be selected to calculate a route. Both fields are optional individually.

Calculating a Route

Road Analysis

  1. Enter a valid provcoupe in the text input
  2. Select one or more way points and/or a destination
  3. Click the Calculate Route button

The tool validates the input, sends the request to the routing service, and displays the result:

  • The calculated route appears on the map as a highlighted polyline
  • The map automatically zooms to fit the entire route
  • A success notice displays the Total Distance in kilometres (or metres if under 1 km)
  • Any previously calculated route is automatically removed before displaying the new one

Exporting a Route

Exporting a Route

After a successful route calculation, an Export Route section appears below the results:

  1. Optionally enter a filename for the export (max 100 characters, special characters are removed)
  2. Click SHP to export the route as a Shapefile, or KML to export as a KML file
  3. The file downloads to your local system

Troubleshooting

IssueSolution
"Provcoupe cannot be empty"Enter a provcoupe identifier in the text input.
"Invalid provcoupe format"Provcoupe must be two letters + three digits + one letter (e.g., AA123B).
"At least one waypoint or destination is required"Select at least one way point from the dropdown or choose a destination.
"Failed to calculate route"The routing service could not find a route. Check the provcoupe exists and that the way points or destination are reachable on the road network.
"No route geometry to export"Calculate a route first before attempting to export.
Route not visible on mapThe route layer may be hidden. Check visibility in the Layer Panel. A new calculation removes any previous route.

Video Tutorial

Watch this guide on using the Road Network Tool:

See Also


Horizon Help Documentation