A new release of the FlickrNet API Library.
This release includes full support for the new Flickr Geotagging features, including searching by location, getting and setting of photos location information and the permissions associated with that geo information.
Some example code: Searching and Setting Geo Location.
Download the latest release binaries here. and the source code here.
[tags]flickrapi, .net, code, api, geotagging[/tags]
Sam,
Great job w/ flickrnet. I’m having a lot of fun using it.
One thing though, i just can’t figure out how to do rotation. The official flickr API documentation says there is a flickr.photos.transform.rotate. But your Flickr object does not have a photostransformrotate. Am i missing something, or is this not yet implimented?
Thanks,
John
Looks like I’ve forgotten that one – I’ll add it in soon.
hey sam, I love the library, thank you very much for creating it.
One question – when I use the PhotosSearch() method, it doesn’t return the latitude/ longitude information. I need to do an additional query on each of the photos using PhotosGeoGetLocation(). Is there a way around this? I’d like to be able to do this in one go to improve performance. Any suggestions?
I saw the PhotosGetWithGeoData(), but it said I didn’t have permission. Does my app need to be logged in and authenticated to call this method? Any help would be appreciated!
thanks,
nate