- 🇩🇪Germany christianadamski Berlin, Germany
Ok, you can now use images as geodata source in latest v4-dev.
Automatically closed - issue fixed for 2 weeks with no activity.
I have the Geolacation and Media module.
I publish nodes with photos that contain geographic coordinates in the EXIF.
How to retrieve the geographical coordinates of a photo ?
I want to display under each photo of my node, a "Go there" button to go to the exact place where the photo was taken. When the user clicks on the button, the device must offer to open the coordinates in a google maps for example if it is on mobile.
The button link should therefore look like :
<a href="geo:124.028582,-29.201930" target="_blank">Click here for map</a>
Here is an example of a node on my website :
https://www.cocorinet.fr/le-chant-des-cailloux
Geolocation has its own geocoding module. It would be nice if this module were able to geocode images (EXIF) as it already does with addresses.
Modules like https://www.drupal.org/project/geocoder → offer this, but it would be useless to weigh down Drupal with an additional module.
Fixed
4.0
Geolocation Field / Backend
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Ok, you can now use images as geodata source in latest v4-dev.
Automatically closed - issue fixed for 2 weeks with no activity.