# Introducing Point Cloud and Elevation Map Overlays

## Introduction

We're excited to announce a significant upgrade to FlytBase's mapping capabilities. Until now, users could only leverage 2D overlays for mission planning and analysis. With this release, FlytBase now supports **Point Cloud Map Overlays** and **Elevation Map Overlays**, enabling more precise 3D visualization, terrain awareness, and survey-grade accuracy for enterprise drone operations.

Whether you're conducting aerial inspections, surveying complex topographies, or ensuring situational awareness in remote environments, this enhancement unlocks new layers of operational insight across industries like construction, energy, agriculture, and public safety.

<figure><img src="https://1057699820-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCGWcCPxNn1SifRiAjnAW%2Fuploads%2FKfmGqryxVjcNBk9nIIYI%2FImage%204-22-25%20at%203.12%E2%80%AFPM.jpeg?alt=media&#x26;token=3435af66-a5b6-462b-91c7-efc6ce4aa553" alt=""><figcaption><p>Point Cloud Map Overlay</p></figcaption></figure>

### Key Features

* **Point Cloud Map Overlays (LIDAR-based)**
  * **LAS (.las):** Industry-standard format for high-precision 3D point clouds from aerial LIDAR surveys.
  * **LAZ (.laz):** Compressed LAS files with full data fidelity for efficient, high-volume terrain mapping.
* **Elevation Map Overlays**
  * **TIFF/GeoTIFF (.tif/.tiff):** Supports high-resolution, georeferenced imagery for elevation analysis.
  * **IMG (.img):** Optimized for large-area elevation datasets from remote sensing workflows.
  * **DEM (.dem):** Digital Elevation Models for detailed terrain profiling and topographic analysis.

### Benefits

* Enhanced situational awareness with accurate 3D context.
* Improved mission planning across varied terrains and topographies.
* Seamless integration of survey data into your drone workflows.
* Reduced risks and better-informed decisions for BVLOS operations.

For more information, please refer to our documentation on [Map Overlays.](https://docs.flytbase.com/maps-and-overlays/map-overlays)


---

# 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/april-2025/introducing-point-cloud-and-elevation-map-overlays.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.
