Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map geo-located images or other media #171

Open
GoogleCodeExporter opened this issue Apr 4, 2015 · 14 comments
Open

Map geo-located images or other media #171

GoogleCodeExporter opened this issue Apr 4, 2015 · 14 comments

Comments

@GoogleCodeExporter
Copy link

Latest version of wordpress and using geo mashup beta 

I currently use geo tagging for photos taken on my Nokia mobile, I can then
post these images dirctly to my blog using lifeblog 

would it be possible to have a sidebar map that shows the location of my
photos using the data stored in the image file ??

thanks

Mike 

mike2098@gmail.com 

Original issue reported on code.google.com by mike2...@gmail.com on 1 Mar 2009 at 9:37

@GoogleCodeExporter
Copy link
Author

I'll make this a feature request, sure. I know it's possible to read the 
location
from the EXIF header of a geo-located image. I would also have to extend Geo 
Mashup a
bit to be able to add located attachments to a map.

Original comment by dylankk...@gmail.com on 2 Mar 2009 at 12:50

  • Changed title: Map geo-located images
  • Changed state: Accepted
  • Added labels: Type-Enhancement

@GoogleCodeExporter
Copy link
Author

Hi dylan

This would be the 'icing on the cake'. 
I tested mobypicture.com (iframe with shortcode in wordpress - but photos are 
linked 
back to mobypictures...) before I found geo-mashup and this would be a great 
extension to the already 'formidable' plugin.

Look forward to it with anticipation and thanks.
pils

Original comment by pils.sch...@gmail.com on 22 Dec 2009 at 11:34

@GoogleCodeExporter
Copy link
Author

this feature would be great! specialy when it would work with images uploaded 
through
NNGallery too.

MRpro

Original comment by contact@daim.org on 4 Apr 2010 at 8:35

@GoogleCodeExporter
Copy link
Author

any updates for this function ?

Original comment by nardi.ma...@gmail.com on 11 Oct 2010 at 1:22

@GoogleCodeExporter
Copy link
Author

No progress yet, though I have one client with some interest in it. I'll post 
any advances when they are made.

Original comment by dylankk...@gmail.com on 15 Oct 2010 at 1:44

@GoogleCodeExporter
Copy link
Author

This would be great!

Original comment by jarle.jo...@gmail.com on 23 May 2011 at 6:42

@GoogleCodeExporter
Copy link
Author

I have a ton of images with EXIF geo tagged coordinates.

Does geo mashup only accept decimal geo tag format, or can it use the EXIF 
format too ?

Original comment by globalti...@gmail.com on 2 Apr 2013 at 1:10

@GoogleCodeExporter
Copy link
Author

I found at least that I can export the EXIF geo tags in decimal using exiftool 
like this:

exiftool -csv -gpslatitude# -gpslongitude# *.jpg>out.csv

however this sometimes produces decimal values with greater than 7 digits after 
the decimal point. eg -23.61133,-46.6748366666667

Does Geo Mashup accept such long numbers or must I truncate them ?

Original comment by globalti...@gmail.com on 2 Apr 2013 at 1:55

@GoogleCodeExporter
Copy link
Author

Geo Mashup will accept more digits after the decimal, but they'll be truncated 
internally.

Original comment by dylankk...@gmail.com on 1 May 2013 at 12:01

@GoogleCodeExporter
Copy link
Author

Has there been any progress on this issue?  I've been looking for a plugin that 
will let me create a global map of all geo-located images on my site, ideally 
with a link in the info box to link back to the original post.  Is this a 
possibility using geo mashup?  If not, is there any modification I can make to 
accomplish what I want?  Thank you very much!

Original comment by kep16...@gmail.com on 30 Jul 2013 at 1:40

@GoogleCodeExporter
Copy link
Author

I haven't been able to implement this yet, but I'd still be very open to 
contributions.

Original comment by dylankk...@gmail.com on 30 Jul 2013 at 6:07

@GoogleCodeExporter
Copy link
Author

As before, I'm exporting the geo-tagged data from the image and then importing 
that data into the db using a custom import/export tool. It's not a very clean 
way of doing it, but it works.

I did see there was a wp plugin for EXIF data on import but any such plugin 
would presumably need to be customised to make it place the geo-data in the 
geomashup table.

Original comment by globalti...@gmail.com on 2 Aug 2013 at 10:27

@GoogleCodeExporter
Copy link
Author

If another plugin supports http://codex.wordpress.org/Geodata, the "Copy 
Geodata Meta Fields" setting would take care of adding it to geo mashup.

Original comment by dylankk...@gmail.com on 2 Aug 2013 at 10:31

@GoogleCodeExporter
Copy link
Author

Err, but wouldn't that mean you end up having a duplication of geo data ?

Original comment by globalti...@gmail.com on 5 Aug 2013 at 1:54

@cyberhobo cyberhobo changed the title Map geo-located images Map geo-located images or other media Dec 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant