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

Geocoding Forecasts #17

Open
ZeevG opened this issue Jun 5, 2014 · 2 comments
Open

Geocoding Forecasts #17

ZeevG opened this issue Jun 5, 2014 · 2 comments
Milestone

Comments

@ZeevG
Copy link
Owner

ZeevG commented Jun 5, 2014

I would be good if an address could be used for the forecast location instead of a lat and long.

@ZeevG ZeevG changed the title Geocoding Forecasts. Geocoding Forecasts Jun 5, 2014
@ZeevG ZeevG added this to the v2 milestone Aug 18, 2014
@j1fig
Copy link

j1fig commented Dec 28, 2015

Hi @ZeevG , how would you suggest to go about this? The forecast.io API doesn't seem to support geocoding.

I'm currently using another API for reverse geocoding when looking up the weather for a given address.

@ZeevG
Copy link
Owner Author

ZeevG commented Dec 28, 2015

Hi, some preliminary work has been made on this feature in the V2 branch. Unfortunately I haven't worked on it in quite a while but I think most things should be working. You can check it out here https://github.com/ZeevG/python-forecast.io/tree/2.0.0

There is also no documentation for V2 yet so you will mostly have to read the source and tests. In particular this test case should get you started. https://github.com/ZeevG/python-forecast.io/blob/2.0.0/tests/test_forecastio.py#L117

Sorry about delaying this release so much. It's nearly there but I haven't had the time to finish it off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants