3 messages in com.googlegroups.google-picasa-data-apiRe: Couldn't find Tag weight anywhere
FromSent OnAttachments
kani02 Jul 2007 21:53 
Ryan Boyd (Google)02 Jul 2007 22:05 
kani02 Jul 2007 23:20 
Subject:Re: Couldn't find Tag weight anywhere
From:kani (jain@gmail.com)
Date:07/02/2007 11:20:55 PM
List:com.googlegroups.google-picasa-data-api

Oops! I didn't notice that I was not using the api projection

Thanks for the help Ryan :)

On Jul 3, 10:05 am, "Ryan Boyd (Google)" <api.@google.com> wrote:

Hello Kani,

You need to use the 'api' projection instead of the 'base' projection in order to retrieve the gphoto namespaced elements, such as gphoto:weight. Try this URL
instead:http://picasaweb.google.com/data/feed/api/user/default?kind=tag

Also, note that the gphoto:weight element only appears if you have the tag on more than one photo. (ie, you won't currently see a <gphoto:weight>1</gphoto:weight> if the tag is only used on 1 photograph)

Cheers, -Ryan

On 7/2/07, kani <jain@gmail.com> wrote:

Hi

This feed gets all tags by a user

but I couldn't find a tag weight element anywhere. The document seems to suggest it should be present "For user-based and album-based feeds, the tags include a weight value indicating how often they occurred."

Anything I'm doing wrong??

Thanks -Kani