# Routes

Planning, creating, editing, safety checking, importing and exporting routes, as well as track monitoring.

The following is provided:
- **Voyage planning** taking into account vessel dimensions and navigational hazards
- **Automatic checking** of routes against safety criteria
- **Route collection management** with import and export capabilities
- **Track monitoring** with monitoring of voyage plan execution
- **Event points** for alerting about important events during navigation

```{toctree}
:maxdepth: 1
:hidden:

route-elements/index
route-creation/index
waypoint-control/index
route-verification/index
route-enc/index
route-editing/index
route-deletion/index
route-import/index
route-export/index
schedule-execution/index
track-plotting/index
```

<!-- AUTOINCLUDE START -->

```{include} route-elements/index.md
:relative-images:
```

```{include} route-creation/index.md
:relative-images:
```

```{include} waypoint-control/index.md
:relative-images:
```

```{include} route-verification/index.md
:relative-images:
```

```{include} route-enc/index.md
:relative-images:
```

```{include} route-editing/index.md
:relative-images:
```

```{include} route-deletion/index.md
:relative-images:
```

```{include} route-import/index.md
:relative-images:
```

```{include} route-export/index.md
:relative-images:
```

```{include} schedule-execution/index.md
:relative-images:
```

```{include} track-plotting/index.md
:relative-images:
```

<!-- AUTOINCLUDE END -->
