gtatters / Thermimage

R Package for working with radiometric thermal image files and data
GNU General Public License v3.0
162 stars 40 forks source link

GPSLatitude and GPSLongitude not being read properly by flirsettings() #20

Closed malonzo47 closed 2 years ago

malonzo47 commented 2 years ago

Could be an issue on my end but not sure how...

For example: cams$Info$GPSLatitude = 40959.29 in R

In the Composite:GPSLatitude tag (the only one I know how to view in exiftools cmd), it is: 40 deg 9' 59.28" N

So, it seems that the non-numeric DMS information is not being parsed correctly.

Thanks! Mike

gtatters commented 2 years ago

could you supply a sample file. I don't provide much support for latitude/longitude extraction from flir files since they don't always follow a standard convention, and I mainly take what exiftool provides as a simple text.

malonzo47 commented 2 years ago

Arghh... I dropped the ball on this, sorry. I'll give this another try in a few months once I get my thermal camera back from the shop. Hopefully it can just remain closed!

Mike

On Wed, Jan 19, 2022 at 11:38 AM Glenn Tattersall @.***> wrote:

Closed #20 https://github.com/gtatters/Thermimage/issues/20.

— Reply to this email directly, view it on GitHub https://github.com/gtatters/Thermimage/issues/20#event-5919043635, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADUHL7HMY6S4UAIGCK3YEODUW3SG5ANCNFSM5GLS46WQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

gtatters commented 2 years ago

Oh I can re-open it. I just don't provide much help on GPS data in these files, since my experience has shown them to be highly variable and it's whatever Exiftool outputs that I'm trying to capture with these functions. But I can certainly investigate it with a sample file when you revisit.

malonzo47 commented 2 years ago

No no, it's on me! I was just lamenting my own lack of follow up here. If I were you, I'd just close it out for right now due to lack of "customer" response. :-)

Mike

On Fri, Jan 21, 2022 at 11:45 AM Glenn Tattersall @.***> wrote:

Oh I can re-open it. I just don't provide much help on GPS data in these files, since my experience has shown them to be highly variable and it's whatever Exiftool outputs that I'm trying to capture with these functions. But I can certainly investigate it with a sample file when you revisit.

— Reply to this email directly, view it on GitHub https://github.com/gtatters/Thermimage/issues/20#issuecomment-1018678344, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADUHL7FYNEXNEP4GHOF6QNTUXGESRANCNFSM5GLS46WQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>