5 messages in com.googlegroups.google-picasa-data-apiRe: What's the difference between the...
FromSent OnAttachments
Bas21 Nov 2007 05:22 
Frank Mantek21 Nov 2007 07:15 
Bas22 Nov 2007 01:55 
Frank Mantek22 Nov 2007 05:14 
Bas23 Nov 2007 00:30 
Subject:Re: What's the difference between the georss tag and PicasaEntry.Location?
From:Bas (bas.@gmail.com)
Date:11/22/2007 01:55:42 AM
List:com.googlegroups.google-picasa-data-api

The xml is like this: <georss:where xmlns:georss="http://www.georss.org/georss"> <gml:Point xmlns:gml="http://www.opengis.net/gml"> <gml:pos>33.4608 9.0245</gml:pos> </gml:Point> </georss:where>

Full xml:
http://picasaweb.google.com/data/entry/api/user/bas.reus/albumid/5132683155846040145/photoid/5135228237047284242

Thanks

On Nov 21, 4:16 pm, Frank Mantek <fman@gmail.com> wrote:

They should be the same.

Can you do me a favor and make a photo like that public and give me the album uri so that i can debug this? Or cut/copy/paste me the xml you are getting?

Regards

In Picasa (on the picasa site) I placed a photo on the map. When I retrieve the entry's xml via the API, I can retrieve the georss tag and the position. When I user the .NET API however, the Location property is not set. Is there a difference, or should there be?