Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Capturing GPS location when using declarative camera
Forum Updated to NodeBB v4.3 + New Features

Capturing GPS location when using declarative camera

Scheduled Pinned Locked Moved QML and Qt Quick
gpscamera
1 Posts 1 Posters 769 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    qt_erik
    wrote on 20 Mar 2015, 01:51 last edited by
    #1

    Using the standard declarative camera example, and Qt 5.4, I'm wondering if there is a way to store the location (GPS) of the image in the EXIF data when the camera captures an image.

    Right now, I'm just using the command:
    camera.imageCapture.captureToLocation(capture_location)

    It does not store the GPS or location data in the EXIF portion of the file on Android.
    Taking a picture (without adjusting any settings) using the normal camera app records the location.

    Hoping there might be some sort of attribute or method I'm missing.

    Thanks,

    Erik

    1 Reply Last reply
    0

    1/1

    20 Mar 2015, 01:51

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved