Display (google)map with GPS/ GPX meta information from EXIF of image
Hi,
I am searching for a way to translate the GPS (or GPX) meta information from my images. These have valid EXIF meta information populated. But can't figure out of a way to fetch the information from the image stored.
Currently looking into a new surface controller since C# has a build in EXIF extension. Not sure on how I can pass my image URL to the SC and receive the coordinates back.
Display (google)map with GPS/ GPX meta information from EXIF of image
Hi,
I am searching for a way to translate the GPS (or GPX) meta information from my images. These have valid EXIF meta information populated. But can't figure out of a way to fetch the information from the image stored.
Did anyone succeeded in this?
Thx!
Currently looking into a new surface controller since C# has a build in EXIF extension. Not sure on how I can pass my image URL to the SC and receive the coordinates back.
Edit: created new post for help on the surface controller part. https://our.umbraco.com/forum/using-umbraco-and-getting-started//103798-how-to-pass-data-from-umbraco-surfacecontroller-to-c-controller-and-back
Issue resolved!
I was overthinking this and all could be done from my Umbraco backend directly without using a surface controller.
http://pastie.org/p/2zc3ZlZnSreIKJDSSr4Amo
is working on a reply...