OpenDroneMap / ODM

A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷
https://opendronemap.org
GNU Affero General Public License v3.0
4.91k stars 1.11k forks source link

Feature request: moar tag types for DOP #1759

Closed smathermather closed 6 months ago

smathermather commented 6 months ago

I could be misreading, but as far as I can tell, a limited number of DOP tag estimates are used. The DJI Mavic 3EM writes in the following form:

Rtk Std Lon                     : 1.23673
Rtk Std Lat                     : 1.19709
Rtk Std Hgt                     : 3.91458

Propose we build in logic to support this and other formats for tags. Happy to update get_gps_dop to support more tag types, but figured I'd open an issue first since it's friday and my brain is mush.

pierotofy commented 6 months ago

https://github.com/OpenDroneMap/ODM/blob/master/opendm/photo.py#L387 ?

smathermather commented 6 months ago

Looking in the wrong location... . Thanks!

smathermather commented 6 months ago

Todo: GitHub that auto closes any issues I open on Friday afternoon.