Skip to content

A mobile-friendly web application for ortho and 3D flight plan generation.

Notifications You must be signed in to change notification settings

mostrager/openflightplan

Repository files navigation

OpenFlightPlan

OpenFlightPlan is a mobile-first mission planning tool for creating flight grids for orthomosaics and 3D modeling. The app runs in the browser using Streamlit so you can plan missions directly from your phone.

Features

  • Draw polygons or circles to define your mission area
  • Configure altitude, overlap, speed and other flight parameters
  • Export flight plans as CSV and KMZ files
  • No user accounts required
  • Completely open source

Local setup

git clone https://github.com/mostrager/mobile-flight-planner.git
cd mobile-flight-planner
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
streamlit run app.py

For more details see the documentation.

Licensed under the MIT License.

About

A mobile-friendly web application for ortho and 3D flight plan generation.

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •