# Introducing Terrain and In-Flight Altitude Visualizations

## Introduction

FlytBase is committed to enhancing operational safety and efficiency for drone operators across various sectors, including surveillance, security, inspections, and public safety. With the introduction of  **Terrain and In-Flight Altitude Visualization**, operators can now plan missions with greater precision and monitor flights in real-time, ensuring safer and more effective operations.&#x20;

This feature is available for **Waypoint Missions, Grid Missions, and Go To Location (GTL) tasks**, ensuring comprehensive terrain awareness for all mission types.

## Key Features:

* **Terrain Profile Graph**: Get a **detailed graphical representation** of elevation changes across mission waypoints, helping operators assess altitude variations and optimize flight paths.
* **Reference Altitude**: Choose between Relative to Takeoff (RLT) or Above Ground Level (AGL) as the reference altitude for Go To Location (GTL) missions, enabling terrain-aware navigation to specific locations.
* **In-Flight Altitude Monitoring**: Access real-time altitude information relative to the drone's current flight level, including parameters such as maximum flight altitude, proximity to the docking station, and distance from ground, enhancing situational awareness during flights.

<figure><img src="https://1057699820-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCGWcCPxNn1SifRiAjnAW%2Fuploads%2FDwmOhOlxn8EWZqCnlIEn%2FScreenshot%202025-02-10%20at%207.20.17%E2%80%AFPM.png?alt=media&#x26;token=c7676ba2-c633-4e13-82c6-7f02e4279e02" alt=""><figcaption><p>Terrain Profile Graph for planning Path Mission</p></figcaption></figure>

For more information, please refer to our documentation on [Terrain Visualization](https://docs.flytbase.com/terrain-and-altitude-visualisation/terrain-visualisation) and [In-Flight Altitude Visualization](https://docs.flytbase.com/terrain-and-altitude-visualisation/in-flight-altitude-visualisation).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://releases.flytbase.com/march-2025/introducing-terrain-and-in-flight-altitude-visualizations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
