Vuela

Español | English

Português | Kreyòl

Bitácora

The open-source application Bitácora (“logbook” in Spanish), developed especially for the OSDT, helps in visualizing and organizing all the files, images and metadata generated before, during, and after a drone flight, for archiving, sharing or further processing. The user only needs to save all the files (survey area polygon, flight plan, captured images, mosaic, elevation model, etc.) in a folder, and the program will automatically generate a map visualizing the files, and a table with flight information (flight date and time, location, altitude, speed, names of relevant files). This information is also saved in open formats compatible with other software (flight information table in csv format, flight map in png and kml formats).

imagen

 

Installation

  1. Download the zip file from https://github.com/gpereyrairujo/bitacora/releases/download/v0.6.0-alpha/bitacora.0.6.win.zip (or the latest version published at https://github.com/gpereyrairujo/bitacora/releases)

  2. Extract the files from the zip, and copy the bitacora folder to the C:/Program Files folder or any other location

  3. To open Bitácora, double-click the executable file bitacora.exe (for convenience, you can create a shortcut, or drag the file to the taskbar to pin it)

 

Usage

Step 1

Put all the files from a flight in the same folder: images, flight plan, mosaic, elevation model, etc. (it can also be a folder with subfolders)

image

Step 2

With the “New flight” function, Bitácora ask you to select the folder, it will read all the information contained in the images and other files (dates and times, coordinates, flight altitude, camera used, etc.), and then it will ask for a name to identify the flight and an optional description

image

Once the files in the folder are processed, all flight information is displayed in one window, as a map and and data table

image

Step 3

If the data is correct, with the “Save flight” function the flight can be added to the list of flights in the main window (from where it can then be displayed again with the “Open flight” function).

image

The flight data is also saved in the original folder, in formats compatible with other programs (the data table in csv format, the geographical data in kml format and the map image in png format)

image

 

Supported files and extracted/visualized information

Images (.jpg or .jpeg files)

image

Flight plan (.waypoint files)

image

Surveyed area polygon (.poly files)

image

Mosaic (.tif files)

image

Elevation model (.tif files)

image