greetings, I have been using and enjoying the picasa api via zend framework, no complaints and everything is working splendidly in general -- however I am stumped on (what I hope is) a very simple issue:
I am trying to display a list of images, along with any tags that might be associated with each image. I can load images no problem -- and I can load a list of tags no problem -- HOWEVER I have not been able to figure out how to do this in a single request. And it is far too expensive to loop back through the array of returned images and re-query for the tags. This seems like a pretty normal requirement -- what am I missing? Is it possible to get an image feed INCLUDING each image's tags? Thank you for any insights, -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-picasa-data-api?hl=en.
