 |
brilliant work robroyaus!
Posted 54 months ago.
(
permalink
)
|
 |
btw heres a tip for getting the heading, tilt and range values.
line up the angle, range and heading in google earth that you would like, then click the "add a placemarker" button (its next to the tilt bar and looks like a pushpin), now tick the "advanced" checkbox, and then select the "View" tab. Et voila, there are the values you should use :D
It would be great if there was some way of grabbing these values programatically... hmmm anyone got any ideas?
Posted 54 months ago.
(
permalink
)
|
 |
Hi RobRoyAus,
Great work!
I would suggest you to propose a tagging convention just like geo-tag to describe these FlickFly parameters. E.g. ge:range=516, ge:tilt=81.0, etc... (ge means google earth)
Surely the FlickrFly can still check the referrer to get these tags as parameters. Considering the multiple sources of parameters, FlickrFly can follow the following priority:
1. parameters coming with URL
2. parameters from flcikr tags by checking referer URL
3. default value for size,range,heading, and tilt
Furthermore, steeev made a good script to geotag in google earth. Maybe he can add a feature to add tags for Google Eeath parameters too.
Posted 54 months ago.
(
permalink
)
|
 |
.CK,
Excellent idea - will implement in a day or so after I finish moving house!
Posted 54 months ago.
(
permalink
)
|
 |
Cool!
However, most of my photos already are geocoded, they contain the coordinates in the file's EXIF data (See for example www.flickr.com/photo_exif.gne?id=29147419). Any chance you can use this info when it is available?
Posted 54 months ago.
(
permalink
)
|
 |
jmoliver,
Seems doable - will implement when I incorporate .CKs great ge: tagging idea.
Posted 54 months ago.
(
permalink
)
|
 |
I would like to propose a prototype of Google Earth+Flickr application and what FlickrFly can do.
Check this image(an MRT map) first and observe the "ge:" tags.
We can overlay an image on Google Earth to create fantastic view, especially for a real map or a GIS image. Flickr is the best place that can host such images. If we can propose a tagging convention for google earth, it will be easier for FlickrFly to generate a custom KML file.
As you've seen above image, the result will be like this...

The sample KML file is here. Gongguan_Station.kml
Posted 54 months ago.
(
permalink
)
|
 |
Thanks RobRoyAus you rock!
The Flickr API exposes the emdedded EXIF GPS data using the getExif method (http://www.flickr.com/services/api/flickr.photos.getExif.html). The Geoblogger site also picks up this info.
Posted 54 months ago.
(
permalink
)
|
 |
.CK, that would also be an interesting new way to view a flickr photostream and sets of images, laid out over the earth, cool idea :)
Posted 54 months ago.
(
permalink
)
|
 |
This is great! Thanks!
Posted 53 months ago.
(
permalink
)
|
 |
i was just thinking it might be beneficial to also be able to specify latitude and longitude via parameters, this would allow people with strict firewall settings to also benefit from flickrfly, it would also open the service up to lots of non flickr uses, but then again maybe you wouldnt want that.
BTW I just discovered another cool thing about Google Earth, Full Screen Mode! Wow! it really improves the viewing experience!
Posted 53 months ago.
(
permalink
)
|
 |
Steeev,
Adding parms for lat and long would certainly be possible (and easy) technically.
I'll give it some thought. If I was to add them it would be for the benefit of non-Flickr users - it wouldn't really help visitors with strict firewalls unless all geobloggers added them to every FlickrFly link. IMHO the best thing about FlickrFly is that you don't have to specify any parameters for it to work perfectly.
In any case I probably can't do much with FlickrFly for a couple of weeks as I'm mid-move and staying with friends who don't have an internet connection. Can you imagine!
Posted 53 months ago.
(
permalink
)
|
 |
----------------
In any case I probably can't do much with FlickrFly for a couple of
weeks as I'm mid-move and staying with friends who don't have an
internet connection. Can you imagine!
----------------
You staying in Sussex then? ;)
Posted 53 months ago.
(
permalink
)
|
 |
RobRoyAus wrote: ----------------
it wouldn't really help visitors with strict firewalls unless all geobloggers added them to every FlickrFly link.
---------------- true, though if the images in question were specifically relevant to people inside a company (or whatever entity) with a strict firewall policy, it could be useful for them to have the extra parameters available :)
----------------
IMHO the best thing about FlickrFly is that you don't have to specify any parameters for it to work perfectly.
---------------- I completely Agree :)
Posted 53 months ago.
(
permalink
)
|
 |
I've added setting of view parameters using Flickr tags, as well as recognition of EXIF location values if they exist
See the New Topic
Posted 53 months ago.
(
permalink
)
|
 |
this is amazing - thank you rob!
any idea why it only works from geoblogger for me, and not from www.flickr.com/photos/56055919@N00/39880167 ? (It did work when I first tried it, but now I'm getting your Err 3 message from the flickr photo page.)
I am using explorer, (i know), but it did work no problem the first time. And maybe it's because I moved the location a few times to get it right?
Anyway, I'm just stunned and amazed in any case at what you've achieved.
Posted 52 months ago.
(
permalink
)
|
 |
Hi Dermod,
Thanks - you found a bug, (and not just your splendid photo of one!)
The regular expression to extract the photo-id from the URL wasn't handling a url without a final "/" on the end, but now it does.
Best of luck with the geotagging.
Rob
Posted 52 months ago.
(
permalink
)
|
 |
I installed the latest Google Earth version, and now the Info window that pops up in GE just shows the left 1/3 of the image, instead of the entire thing. Any ideas? Thanks!
Originally posted 51 months ago.
(
permalink
)
RussellChowning edited this topic 51 months ago.
|
 |
Hi
I have Google Earth intsalled and use firefox. even with firewall off I get your "oops" error message. Even when I use your example picture. is your server still supporting this script?
Many thanks,
Will
Posted 51 months ago.
(
permalink
)
|
 |
Wow, what a great little script/link. (works fine for me Internet explorere & google earth 3.0.0336 (beta)
Posted 51 months ago.
(
permalink
)
|
 |
Hi Will,
Still working for me, and server is definitely up and working (about 5000 hits so far)
The critical bit of the process is that the "Referrer" part of the HTTP message gets through to FlickrFly. It uses this to work out which page the link was called from. This is the bit that often gets blocked by firewalls or...
Ahh... question. Are you using a proxy server??
Can't think of anything else at this stage. Will give it some thought, or perhaps someone else has a theory.
Rob
Posted 51 months ago.
(
permalink
)
|
 |
Take a look at the Troubleshooting section of the FlickrFly docs page for the latest discoveries re the mysterious referrer blocker.
Hint - its a Firefox/Mozilla issue.
Posted 51 months ago.
(
permalink
)
|
 |
This seems graeat! Just read it now. Tried it in a 'note' from a phot. Did not work (no permission)
Tried in a comment (no permission).
Tried in a description, error reads:
"The Flickr API returned error code #1: Photo not found"
What now doc?
Posted 45 months ago.
(
permalink
)
|
 |
Hi, the flickrfly script does not work with any of my photo: the error message is:
The Flickr API returned error code #2: Permission denied
All my photos are public. So i'm now confused.
However, flickrfly works with all of Robroy's photos. What would be the problem?
Originally posted 43 months ago.
(
permalink
)
Indrani Soemardjan edited this topic 43 months ago.
|
 |
If I can butt in here... Someone was having a similar problem with Flickr2Map and the problem was they had the "Hide my EXIF data" box checked under the You/Your Account/Your Privacy setting.
Tim Helton
Posted 43 months ago.
(
permalink
)
|
 |
This is the super coolest!! Great work!
Posted 43 months ago.
(
permalink
)
|
 |
Thanks Tim, it is now working like charm. Although i'm not quite sure why flickrfly needs to read EXIF data? BTW thanks for your response!
Posted 43 months ago.
(
permalink
)
|
 |
Hi All
I've read this thread and tried all the work arounds -- the vast majority of my images are geotagged and I do not hide the EXIF data in my privacy settings yet it still doesn't work for me with a variety of services -- anyone got any ideas why that might be? I've also tried it in IE& and Firefox. My suspicion is that the data just not being scraped from the page -- yet the links there to the map flickr supplies...
Example:
www.flickr.com/photos/ralphaverbuch/1149953991/
When I view its EXIF info...
www.flickr.com/photo_exif.gne?id=1149953991
...there's no lat/long info embedded, yet I know its there. In this case I can go into the organizr and see it
Lat - 55.981554 Long - -3.177108
Anyone tell me what I'm missing here? How is it some people CAN get it to work?? I know it does work because the other example of this from Flickr2Map works perfectly!!!!!! Grrrrr
The Flickr2Map example:
www.flickr.com/photos/geoguy/89187192/
Cheers
Ralph
Posted 29 months ago.
(
permalink
)
|
 |
Hi Ralph,
I think you'll find the problem isn't with FlickrFly or Flickr2Map - my app (and I presume Flickr2Map as well) will rely on getting the location data for the photo via the Flickr API, and looking at the photo page I see no evidence of any location data.
Note that the final example you give (geoguy's photo) has "machine tags" for lat and long
If one Flickr sceen (say the Organizr screen) shows location then it isn't being "exposed" to the API, as that's the second of the location sources I try.
To quote the FlickrFly Docs Page, the sequence that FlickrFly checks is
* lat= and lon= in the Query string (aka "stand-alone mode")
* Flickr Map coordinates (stored internally to Flickr and added using the “Add this photo to a map” tool within Flickr
* Flickr Tags ("machine tags" - geo:lat=, geo:lon=)
* EXIF location
* If no location supplied, will generate an error page (what you're getting).
I'd work through the list. If you're hoping to store the location in the EXIF, then if you don't see the lat and long in the
www.flickr.com/photo_exif.gne?id=1149953991 page then no application will be able to get the data either.
Hope this helps.
Rob
Posted 28 months ago.
(
permalink
)
|
 |
Hi Rob
Thanks for the tips.
As it stands the 'only' place I see the Lat/Long data is in the organiser
See this link
www.flickr.com/photos/ralphaverbuch/1204109566/
Now clearly the lat & long info is there but I don't quite 'get' how it won't make itself available to any one of the scraping techniques you mention FlickrFly uses to grab that data and then redisplay it externally...
Rob, do you (or anyone else for that matter) have any ideas? Is there anyone else who has geocoded online using Flickr's own tools, as I've done, and HAS been successful at using 3rd party tools like FlickrFly et al?
Cheers
Ralph
Posted 28 months ago.
(
permalink
)
|
 |
I wanted to let anyone else who has this same issue know that I made a tiny bit of progress in trying to find out if geodata added using Flickr's own organizer and map tool could then be extracted. It seems it can but, it seems to not work despite that....
api.flickr.com/services/feeds/geo/?id=35781156@N00&la...
It's popping up in the above feed twice per picture as a tag e.g.
55.909883 -2.896125
and
55.909883
-2.896125
So that's some form of progress. Obviously Flickr can release geodata added latterly, to output, but, and here's the annoying thing, it doesn't appear to extend to the actual display page of the images in a useable format by any third party apps I've used so far.
For example, if I go back to the picture I used as an example initially and look at the page source...
www.flickr.com/photos/ralphaverbuch/1149953991/
...there is a meta tag embedded that says:
It also appear in the body html:
55.981554-3.177108
And in the info in the actual mini map on the page:
(map)
So there are multiple references to the lat/long info embedded in the page!!!
Does any of the above help shed light on why it refuses to work with your app??
Any advice VERY gratefully received.
Cheers
Ralph
Posted 28 months ago.
(
permalink
)
|
 |
I should add -- once i posted the last message the tags disappeared as it's seeing them as html i guess....
2nd try -- here's the meta tag I just added to the actual picture immediately after I added it in the Organiser
Picture here: www.flickr.com/photos/ralphaverbuch/1239643892/
Meta info:
meta name="geo.position" content="55.909883; -2.896125"
cheers
Ralph
Originally posted 28 months ago.
(
permalink
)
ralphaverbuch edited this topic 28 months ago.
|
Would you like to comment?
Sign up for a free account, or sign in (if you're already a member).
|