Questions tagged [google-weather-api]

Google used to have its own weather API. As of August 2012, Google shut it down.

Google used to have a weather API.

In 2012, Google shut it down.


Related tags

67 questions
0
votes
1 answer

Panoramio & Weather Layers zIndex Lower Than Polygon Overlay Google Maps API V3

Is it possible to make Panoramio Pictures and WeatherLayer icons appear above (have a higher zIndex than) a polygon? I have a map with transparent Polygon Overlays, and when I add the Panoramio or WeatherLayers to the map, the Panoramio photos and…
-1
votes
1 answer

php google weather api query

I'm having trouble retrieving data from the google api. When I run the code, it only returns a blank page and not a printout of the xml array. Here is the code: $url="http://www.google.com/ig/api"; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL,…
user615099
  • 115
  • 2
  • 12
-1
votes
2 answers

How to get Weather info using google weather api when I have longitude and latitude co-ordinates?

I have found the longitude and latitude of my current location, now how to get Weather info from google api. Please help!
Chatar Veer Suthar
  • 15,541
  • 26
  • 90
  • 154
-1
votes
3 answers

Android Weather Forecast -Error

I have done weather forecast using this link http://www.anddev.org/android_weather_forecast_-_google_weather_api_-_full_source-t361.html. I got following error : 08-09 10:57:45.737: ERROR/AndroidRuntime(539): FATAL EXCEPTION: main 08-09…
Piraba
  • 6,974
  • 17
  • 85
  • 135
-1
votes
1 answer

Weather information google-maps-api v3

I have a google maps api , and I have included the weather api as well in that. // Assigning map to its variable map…
-1
votes
1 answer

weather forecast application showing errors

I got sample code for weather forecast application from this link: http://www.anddev.org/viewtopic.php?t=361 and trying to run it on emulator but its showing the errors I tried a lot to solve It but I couldnt How to solve this? In this line I got…
Randroid
  • 3,688
  • 5
  • 30
  • 55
-2
votes
1 answer

google temperature information

Google has a weather box whenever you search for weather or temperature which gives info about your town and the temperature, wind and other there. Is there a way to get that data into a json variable ?
Pacuraru Daniel
  • 1,207
  • 9
  • 30
  • 56
1 2 3 4
5