Author Topic: show altitude of mavic drone in IPTC  (Read 2495 times)

Offline Dominik Pluess

  • Member
  • **
  • Posts: 92
    • View Profile
show altitude of mavic drone in IPTC
« on: June 30, 2020, 12:41:55 AM »
Is there a way to show the flight altitude of a mavic c drone in IPTC with variables?

Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24756
    • View Profile
    • Camera Bits, Inc.
Re: show altitude of mavic drone in IPTC
« Reply #1 on: June 30, 2020, 07:01:17 AM »
Is there a way to show the flight altitude of a mavic c drone in IPTC with variables?

If the photo has GPS coordinates and the coordinates include altitude data then yes:

{altitude} or {galt}           GPS altitude in meters

HTH,

-Kirk

Offline Dominik Pluess

  • Member
  • **
  • Posts: 92
    • View Profile
Re: show altitude of mavic drone in IPTC
« Reply #2 on: June 30, 2020, 08:59:43 AM »
Hi Kirk

Thank you, yes, I can see and it works, but I get the absolute altitude, thats the gps number, but I'm more interested in the relative altitude, that's, altitude ground level (AGL). As you can see, the number is in the rawfile.
Is there a way to activate it in PM, so that I can place the altitude in a better spot or highlight it in the IPTC?

<drone-dji:AbsoluteAltitude>+464.01</drone-dji:AbsoluteAltitude>
<drone-dji:RelativeAltitude>+19.50</drone-dji:RelativeAltitude>

best Dominik
« Last Edit: June 30, 2020, 09:29:38 AM by Dominik Pluess »

Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24756
    • View Profile
    • Camera Bits, Inc.
Re: show altitude of mavic drone in IPTC
« Reply #3 on: June 30, 2020, 11:06:38 AM »
Dominik,

Thank you, yes, I can see and it works, but I get the absolute altitude, thats the gps number, but I'm more interested in the relative altitude, that's, altitude ground level (AGL). As you can see, the number is in the rawfile.
Is there a way to activate it in PM, so that I can place the altitude in a better spot or highlight it in the IPTC?

<drone-dji:AbsoluteAltitude>+464.01</drone-dji:AbsoluteAltitude>
<drone-dji:RelativeAltitude>+19.50</drone-dji:RelativeAltitude>

No.  There is no way to extract that data and use it in PM at this time.  Please make a feature request.  https://docs.camerabits.com/support/discussions/forums/48000071283

-Kirk