DJI Mavic, Air and Mini Drones
Friendly, Helpful & Knowledgeable Community
Join Us Now

Recent content by rdkdji

  1. rdkdji

    OpenAthena™ for iOS v2.5 release: Instant geolocation from any drone image

    Hi! Just to follow up with what @Flightplan was asking, he sent a few images to examine. Images from the minis (non-pro models) have a lot of exif data but the XMP data is where AZ and gimbal pitch is stored. These images unfortunately don't contain the XMP data so the OA algorithms don't...
  2. rdkdji

    OpenAthena™ for iOS v2.5 release: Instant geolocation from any drone image

    Hi! Hey, if you don’t mind, email me an original so I can take a look at the meta data just to be sure. Thank you.
  3. rdkdji

    OpenAthena™ for iOS v2.5 release: Instant geolocation from any drone image

    Hey! Take a few jpegs and try it out. Email them to me and I’m happy to test as well. Bobby
  4. rdkdji

    OpenAthena™ for iOS v2.5 release: Instant geolocation from any drone image

    So, looking for alternative APIs; iOS/swift is pretty locked down and permissions are big challenge for accessing image files.
  5. rdkdji

    OpenAthena™ for iOS v2.5 release: Instant geolocation from any drone image

    I can't be sure where the modification is occuring. When I move/copy a DNG file to my macos device (the one I code on), the image does not appear to be modified. All the exif and xmp metadata appears intact. I then copy the image into my simulator and when I run OAiOS, and load the image...
  6. rdkdji

    OpenAthena™ for iOS v2.5 release: Instant geolocation from any drone image

    Hi! Re DNG images and iOS. I've been testing and debugging over the last couple of days. Thank you for sending DNG images to test. - DNG images have all the meta data OpenAthena needs including exif and XMP - When I go to load the image using ios/swift APIs, most of the XMP data appears to...
  7. rdkdji

    OpenAthena™ for iOS v2.5 release: Instant geolocation from any drone image

    Ha! Would love a metaphor. Basically, without the source code, we really can't tell which photo API the underlying app is using. But iMessage and texting seem to remove photo meta data. OpenAthena uses the one that does not strip metadata. I now primarily fly my DJI Mini3Pro and Mini4Pro...
  8. rdkdji

    OpenAthena™ for iOS v2.5 release: Instant geolocation from any drone image

    I'll get it from Matthew. Thank you.
  9. rdkdji

    OpenAthena™ for iOS v2.5 release: Instant geolocation from any drone image

    Thanks. [email protected] is my direct email. I received the image you sent. I'll test it out.
  10. rdkdji

    OpenAthena™ for iOS v2.5 release: Instant geolocation from any drone image

    Hey! Perhaps upload them to Google Drive (or equivalent) and then email me a link to the files or a shared folder? My email should be viewable in my profile. (Not sure if email addresses are stripped from postings.) Thank you! Bobby
  11. rdkdji

    OpenAthena™ for iOS v2.5 release: Instant geolocation from any drone image

    Hey! I too use an ipad with my controller for my dji mini drones. While flying, I can download an image (JPG) to my ipad and analyze it. The images all have the meta data. In the various iOS APIs, I've found that the Swift PHPickerViewController API strips metadata but the...
  12. rdkdji

    OpenAthena™ for iOS v2.5 release: Instant geolocation from any drone image

    Hi! I've run into various iOS photo APIs that do strip meta data. Also, iMessage and texting seem to do so as well. Bobby
  13. rdkdji

    OpenAthena™ for iOS v2.5 release: Instant geolocation from any drone image

    Hi! Hey, can you send me a few DNG files so I can test against and code against if need be? Thanks, Bobby