Opened 18 years ago

Closed 17 years ago

#6262 closed enhancement (wontfix)

Weather Plugin using Google Weather API

Reported by: Markus Schulz <msc@…> Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: Plugin - MythWeather Version: unknown
Severity: low Keywords:
Cc: Ticket locked: no

Description

another current-condition/3day weather script for mythweather. It uses http://www.google.com/ig/api?weather=<CityName|ZipCode|try yourself> As german user the other script (uk_*) don't found my city. The unit system (SI|US) is a bit tricky, i'm using &hl=de for SI units and without hl-param for US units. Don't now how to force SI/US without enforcing language.

Attachments (1)

google_weather.diff (8.1 KB ) - added by Markus Schulz <msc@…> 18 years ago.
svn diff based on myhtplugins path.

Download all attachments as: .zip

Change History (4)

by Markus Schulz <msc@…>, 18 years ago

Attachment: google_weather.diff added

svn diff based on myhtplugins path.

comment:1 by stuartm, 17 years ago

Status: newinfoneeded_new

We need to check the T&Cs for google's API.

comment:2 by anonymous, 17 years ago

Probably not what people want to hear, but it's an unsupported API, and "automated querying" is ToS violation. Not sure if MythWeather is considered automated, but unless Google makes this a public API, it probably wouldn't be wise for Myth to support this API in an official way.

http://www.google.com/support/forum/p/Web+Search/thread?tid=09a30763bc1941ea&hl=en

comment:3 by sphery, 17 years ago

Resolution: wontfix
Status: infoneeded_newclosed

Based on the Google employee comment at the above link, and the fact that there's no published Terms of Service/Terms of Use for the Google weather, it seems unlikely we'll find authorization to use the service through MythWeather without express permission from Google. If someone can obtain such permission, please comment on the ticket and it will be re-opened. Until then, I'm closing it.

Note: See TracTickets for help on using tickets.