8000 Geocoding! · Issue #16 · blaedj/smweather · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Oct 8, 2020. It is now read-only.

Geocoding! #16

Open
blaedj opened this issue Nov 9, 2013 · 5 comments
Open

Geocoding! #16

blaedj opened this issue Nov 9, 2013 · 5 comments

Comments

@blaedj
Copy link
Owner
blaedj commented Nov 9, 2013

No description provided.

@blaedj
Copy link
Owner Author
blaedj commented Nov 9, 2013

We will need to figure out some way of converting from CITY, STATE to LATITUDE,LONGITUDE, aka some sort of geocoding service.
Railscasts describes one option

@thesubtlety
Copy link
Collaborator

Possibly. May want to keep things simple and have the user input a zip
code. Eg my area code is tx but I'm not worried about tx weather...
On Nov 9, 2013 6:51 PM, "blaedj" notifications@github.com wrote:

We will need to figure out some way of converting from CITY, STATE to
LATITUDE,LONGITUDE, aka some sort of geocoding service.
Railscasts describes one optionhttp://railscasts.com/episodes/273-geocoder


Reply to this email directly or view it on GitHubhttps://github.com//issues/16#issuecomment-28140101
.

@thesubtlety
Copy link
Collaborator

Never mind I see what you're saying. Yes good idea...
On Nov 9, 2013 6:51 PM, "blaedj" notifications@github.com wrote:

We will need to figure out some way of converting from CITY, STATE to
LATITUDE,LONGITUDE, aka some sort of geocoding service.
Railscasts describes one optionhttp://railscasts.com/episodes/273-geocoder


Reply to this email directly or view it on GitHubhttps://github.com//issues/16#issuecomment-28140101
.

@blaedj
Copy link
Owner Author
blaedj commented Nov 10, 2013

freegeoip is another option, google's api has some interesting restrictions. it is actually possible to configure the rubygeocode gem mentioned above to use freegeoip, something to look into.

@blaedj
Copy link
Owner Author
blaedj commented Dec 13, 2013

the weatherunderground api offers full geocoding, although the free option is a little more restrictive.
winderground api page

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

No branches or pull requests

2 participants
0