Skip to main content

Overview

Discover DroneDB in less than 2 minutes.

What is DroneDB

A comprehensive set of tools to inspect, manage, and share geospatial data. DroneDB provides a complete solution for organizing and distributing images, orthophotos, digital elevation models, point clouds, 3D models, and vector files.

Summary
info

For image processing and photogrammetry, we recommend WebODM. DroneDB excels at managing and sharing the resulting data.

Core Components

DroneDB consists of two main components:

ComponentDescription
DroneDB CoreC++ library providing geospatial data management, indexing, and processing
DroneDB RegistryWeb-based platform for hosting, managing and sharing datasets
Desktop Application Deprecated

DroneDB Desktop (the standalone Windows application) has been deprecated and is being phased out. All functionality has been moved to the web-based Registry/Hub platform. We recommend using Registry for all data inspection and sharing workflows.

Existing Desktop license holders: if you purchased a DroneDB Desktop license, you are entitled to 3 months free of the Professional plan on DroneDB Hub. Contact us at support@dronedb.app to activate your offer.

Key Features

Data Inspection

You have some geospatial data. But is your data good?

  • Are the images georeferenced correctly (or at all)?
  • Did you miss to capture an image (or an entire section)?

Difficult to say from a file browser

DroneDB Hub provides rich context and visualization directly in your browser:

Hub 1

Hub 2

Data Sharing

DroneDB supports a wide range of geospatial data formats:

CategorySupported Formats
ImagesJPG, JPEG, DNG, TIF, TIFF, PNG, GIF, WEBP
Multispectral / ThermalMulti-band GeoTIFF, FLIR R-JPEG, thermal GeoTIFF
VideosMP4, MOV
Point CloudsLAS, LAZ, E57, PTS, XYZ, PLY*
3D ModelsOBJ, GLTF, GLB, PLY*
Vector DataGeoJSON, DXF, DWG, SHP, SHZ, FGB, TopoJSON, KML, KMZ, GPKG
OtherMarkdown, PDF, and more
note

*PLY files are automatically classified as point clouds or 3D models based on their content.

Traditional cloud storage like Google Drive or Dropbox doesn't let you interact with geospatial data:

Google Drive

DroneDB Hub is interactive; you can view images, point clouds, textured models, panoramas all in one place with measurements tools, STAC support, and more:

Hub 1

Hub 2

Key Capabilities

  • Automatic Metadata Extraction: EXIF, sensor data, GPS coordinates
  • Spatial Indexing: SQLite with SpatiaLite extensions
  • On-Demand Processing: Dynamic tiling, thumbnails, EPT generation
  • 3D Streaming: Nexus format for efficient mesh streaming
  • STAC Compliance: Standard catalog format for interoperability
  • Public & Private Datasets: Flexible visibility controls

Entry Types

DroneDB automatically classifies files into the following types based on their content and metadata:

TypeDescription
ImageStandard images (JPG, PNG, etc.) without GPS data
GeoImageGeoreferenced images with GPS coordinates
PanoramaWide-angle images (aspect ratio ≥ 2:1)
GeoPanoramaPanoramas with GPS coordinates
VideoStandard video files
GeoVideoVideos with embedded GPS data
GeoRasterGeoreferenced rasters (orthophotos, DEMs)
PointCloudPoint cloud files (LAS, LAZ, E57, PTS, XYZ, non-mesh PLY)
Model3D models (OBJ, GLTF, GLB, mesh PLY)
VectorVector data (GeoJSON, SHP, KML, etc.)
MarkdownDocumentation files

Get Started

Advanced Users