Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create WoeId Database #51

Open
seljabali opened this issue Sep 6, 2020 · 0 comments
Open

Create WoeId Database #51

seljabali opened this issue Sep 6, 2020 · 0 comments

Comments

@seljabali
Copy link
Member

WoeId stands for Where on Earth Id. It's used to lookup a location's weather forecast. Not only MetaWeather uses it, but YahooWeather too.

In searching online couldn't find a free location search <=> woeid api end point, hence ought to invest in creating our own local database that's queryable to allow for realtime search when adding a new city to be added as a favorite for users.

Action Items:

  • Look for an existing db that has city name, state, and country as searchable params & returns its woeId. If found, convert to a digestible db form for ObjectBox.
  • If no db is found, then write a crawler to search wikipedia or an existing site that lists all woeid locations and create an ObjectBox db out of it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant