On Wed, 05 Nov 2008 23:45:43 -0000, Kai Hendry <[EMAIL PROTECTED]> wrote:

I'm interested in writing a Geolocation based Weather Web application
(no Java thanks) for my new G1 device.

I see your feeds here:
http://backstage.bbc.co.uk/data/WeatherFeeds?v=p12

Though how do I code lat,long into {world|id}/{location_id}?

Looking at that URL whats in the RSS feeds - it looks like you can't. However each RSS feed does seem to contain longitude and latitude data, eg:

    <geo:lat>51.52</geo:lat>
    <geo:long>-0.10</geo:long>

I guess your mashup will need to derive the mappings from that. Cache the latest for each feed, indexed by long/lat perhaps?


Matt

--
| Matt Hammond
| Research Engineer, FM&T, BBC, Kingswood Warren, Tadworth, Surrey, UK
| http://www.bbc.co.uk/rd/
-
Sent via the backstage.bbc.co.uk developer discussion group.  To unsubscribe, 
please send an email to [EMAIL PROTECTED] with  unsubscribe backstage-developer 
[your email] as the message.

Reply via email to