franky1978 / igoogle-legacy

Automatically exported from code.google.com/p/igoogle-legacy
1 stars 0 forks source link

Google Weather API no current conditions for some locations in Peloponnesia. #701

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Description of the bug/feature.
==================================
No "current weather" conditions data available for locations "Elafonisos, 
Peloponnesia" and "Neapoli Peloponnesia" in Google Weather

PLEASE FILL OUT THE FOLLOWING FOR A BUG REPORT ONLY:

What steps will reproduce the problem?
======================================
1.in 
"http://www.google.com/ig/api?weather=neapoli%20Peloponnesia","<current_conditio
ns>" are empty.
2.in 
"http://www.google.com/ig/api?weather=Elafonisos%20Peloponnesia","<current_condi
tions>" are empty.
3.

What is the expected output?
============================
<current_conditions>
<condition data="bla"/>
<temp_f data="bla"/>
<temp_c data="bla"/>
<humidity data="Υγρασία: bla%"/>
<icon data="bla"/>
</current_conditions>

:)

What is the actual output?
==========================
<current_conditions>
<condition data=""/>
<temp_f data=""/>
<temp_c data=""/>
<humidity data="Υγρασία: 0%"/>
<icon data=""/>
</current_conditions>

Which browsers have you experienced this on?
============================================
all, api appears in greek, does the same happen in other languages as well?

Which operating systems have you experienced this on?
=====================================================
all

Please provide any additional information below.
================================================
If this is due to a lack of a weather station in this areas, I’m willing to 
install one if given instructions. Thank you for the support. Christopher 
Alevizopoulos (calevizo@gmail.com)

Original issue reported on code.google.com by calev...@gmail.com on 29 May 2012 at 7:06