[Greasemonkey] Adding GeoTags to Flickr photos for GMaps

chris feldmann cfeldmann at gmail.com
Wed Mar 1 13:00:48 EST 2006


On 01/03/06, Kairam, Raj <KairamR at coned.com> wrote:
> >
> > Hi Chris,
> > Here is the link to the page that explained how to add GeoTags by Steeev
> > which provides those scripts. I did try contacting Steeev via email but
> > never got any reply. If your observation about these scripts becoming
> > obsolete that fast is correct, may be I should abandon my pursuit. Do
> > you have any other suggestions or can point me to other scripts that I
> > can use to geotag flickr photos and place them on Google Maps ?.
> >
> > http://steeev.f2o.org/mt/2005/05/geotagging_flickr_with_google_maps_and_
> > greasemonkey_part_2.html
> >
> > Thanks
> > Raj Kairam
Raj,
I looked at the gmaps script and indeed it's obsolete, not just in
terms of google maps, but also in relation to greasemonkey itself; it
appears to have been written before the advent of XPCNative Wrappers.
In short, it needs to be rather thoroughly rewritten.

And I'm sorry to say I don't know offhand of other scripts that would
be of use to you here; I'm not big into the geotagging "thing."

If you want to try to rewrite the script, you need to read up on
xpcnative wrappers; the first chapter of Mark's book covers this and
is available online [1]. Also check here [2]. As for the google maps
functions it hooks into, I can point you towards their current
incarnations if you post them on this list. Also there's a usenet
group covering the API [3].

[1]http://www.oreillynet.com/lpt/a/6257
[2]http://dunck.us/collab/GreaseMonkeyUserScripts#head-4ac4d1e80f8bbd66bf4f1fbea77ea2390b6a2870
[3]http://groups.google.com/group/Google-Maps-API?lnk=li


More information about the Greasemonkey mailing list