ubuntu-touch-coreapps team mailing list archive
-
ubuntu-touch-coreapps team
-
Mailing list archive
-
Message #00331
Re: [Clock] Online API for Sunrise/Sunset Info
Hi Martin,
Thanks for the info. I updated my branch to get the Sunrise/Sunset
information using the API using the XmlListModel. Currently however, I am
just giving it a static latitude and longitude info. Hopefully in the near
future, the platform API will give me the actual lat,long of the phone
which I can then plug in to get the info.
Nekhelesh
On Mon, Apr 29, 2013 at 3:08 PM, Martin Borho <martin@xxxxxxxxx> wrote:
> Hi Nekhelesh,
>
> here's Martin from the weather app team. We haven't implemented
> Sunrise/Sunset by now, but after the last version update (2.5) of the
> Openweathermap API the sunrise/sunset data is available in the current
> weather data and even in the searches. For example in this calls:
>
> http://api.openweathermap.org/**data/2.5/weather?q=London,uk&**mode=xml<http://api.openweathermap.org/data/2.5/weather?q=London,uk&mode=xml>
> http://api.openweathermap.org/**data/2.5/weather?id=2172797&**mode=xml<http://api.openweathermap.org/data/2.5/weather?id=2172797&mode=xml>
> http://api.openweathermap.org/**data/2.5/find?q=London&units=**
> metric&mode=xml<http://api.openweathermap.org/data/2.5/find?q=London&units=metric&mode=xml>
>
> Hope this helps, I'll try to contact you on IRC later. My nick is m-b-o
>
> Cheers
> Martin
>
>
> Am Montag, den 29.04.2013, 14:56 +0200 schrieb Nekhelesh Ramananthan <
> krnekhelesh@xxxxxxxxx>:
>
>> Hi all,
>>
>> I am currently working on implementing the Sunrise/Sunset feature for
>> the clock app as per the clock app journey provided by the design
>> team. On talking to them, they mentioned that the weather app team
>> would also be showing the Sunrise/Sunset in the future and that it
>> would be best if both the clock app and the weather app obtain the
>> data from the same source (leading to consistency, uniformity etc).
>>
>> I did have a peek at the weather app code and see that you obtain your
>> weather info from the openweathermap.org [1] website. However, I was
>>
>> wondering if you also get the Sunrise/Sunset info from them as well? I
>> also looked through the openweathermap online API, and could not find
>> an API call for Sunrise/Sunset times.
>>
>> Perhaps we can meet over IRC on ubuntu-touch to dicuss this and
>> implement it together. My IRC nick is nik90.
>>
>> Kind regards,
>> Nekhelesh
>>
>>
>> Links:
>> ------
>> [1] http://openweathermap.org
>>
>
>
> --
> Mailing list: https://launchpad.net/~ubuntu-**touch-coreapps<https://launchpad.net/~ubuntu-touch-coreapps>
> Post to : ubuntu-touch-coreapps@lists.**launchpad.net<ubuntu-touch-coreapps@xxxxxxxxxxxxxxxxxxx>
> Unsubscribe : https://launchpad.net/~ubuntu-**touch-coreapps<https://launchpad.net/~ubuntu-touch-coreapps>
> More help : https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp>
>
--
Nekhelesh Kandasamy Ramananthan
Msc Control & Simulation
TU Delft
Follow ups
References