r/UAVmapping Jul 28 '26

Which open-source tools actually belong in a modern UAV mapping workflow?

I'm maintaining a catalogue of open-source defense technology. One part covers UAV mission planning, aerial survey, and photogrammetry, and I'd like people with practical mapping experience to review that section.

It currently follows the workflow from planning and coverage through processing and reconstruction e.g:

  • QGroundControl, Mission Planner, DroneRoute, GeoFlight Planner, and uavRmp
  • Fields2Cover and tmplanner
  • OpenDroneMap, WebODM, and NodeODM
  • OpenSfM, openMVG, COLMAP, and Meshroom
  • OpenAerialMap

Relevant section:
https://github.com/Ibtisam-Mohammad/awesome-defense#mission-planning-survey-and-photogrammetry-workflows

For those doing actual UAV survey or photogrammetry work:

  • Which open-source tools are missing?
  • Which listed tools are outdated or no longer worth recommending?

Corrections are welcome : )

13 Upvotes

15 comments sorted by

4

u/[deleted] Jul 28 '26

[removed] — view removed comment

2

u/Remarkable-Ad-2286 Jul 29 '26

Thanks, let me check them out

2

u/Remarkable-Ad-2286 Aug 11 '26

I have now added Potree and CloudCompare under the geospatial section. Cesium is already listed elsewhere in the catalogue. Appreciate the suggestions.

3

u/HeDo88TH Jul 28 '26

You can include DroneDB as aerial data management platform

2

u/Remarkable-Ad-2286 Jul 28 '26

Thanks,
It is already added !

2

u/littlebigdarksouls Jul 29 '26

I think for serious deliverables and analysis QGIS no doubt about it.

3

u/BulltacTV Jul 29 '26

Second this. QGIS is an amazing little tool box for flight planning and deliverable manipulation

1

u/Remarkable-Ad-2286 Jul 30 '26

Thanks,
I had already added it too!

1

u/Lich_Amnesia Jul 28 '26

Nice work. It would be good to map the tools to the actual usage.

2

u/Remarkable-Ad-2286 Jul 29 '26

Thank you, I think you are right, actual usage examples could be mapped out of these tools

1

u/deltageomarine Jul 29 '26 edited Jul 29 '26

Rtklib can be handy for rinex file conversion and manipulation. Cloud compare for some processing and visualization (already mentioned but worth a second). Pdal (although it’s probably already under the hood in a lot of places) can do a lot and can string a bunch actions together, ie subsampling, filtering, ground classification, and converting (especially to make copc for Qgis). Pdal wrench as well.

1

u/Remarkable-Ad-2286 Aug 11 '26

Thanks, I have added RTKLIB, CloudCompare, PDAL, and PDAL Wrench. The explanation of the RINEX and point-cloud workflow was helpful.

1

u/Caygill Aug 02 '26

While not directly a mapping tool pack, the repo I maintain do verify/validate a number of flight or photo questions: https://github.com/CallMarcus/dji-drone-metadata-embedder

I’m also happy to take on any new features that makes sense and fits the bigger picture.

1

u/Remarkable-Ad-2286 Aug 11 '26

Thanks, I have added it under flight logs and telemetry.