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

wish: allow lookup by name #1

Closed
markstos opened this issue Apr 1, 2014 · 4 comments
Closed

wish: allow lookup by name #1

markstos opened this issue Apr 1, 2014 · 4 comments

Comments

@markstos
Copy link

markstos commented Apr 1, 2014

I would like to be able to lookup ("US","Indiana") and have have the state code "IN" included as part of the result set.

@olahol olahol closed this as completed in ebfd013 Apr 2, 2014
@markstos
Copy link
Author

markstos commented Apr 2, 2014

Great, thanks!

@markstos
Copy link
Author

markstos commented Apr 2, 2014

I've tried this now, and have some more feedback. I see that I can search by ("US","Indiana") now, but the region code currently returned is "US-IN".

Would it be possible to add a new 'regionCode' key that contains just 'IN' in this case so it doesn't have to be parsed out? I already know that the country code is "US", since I just passed it in.

Thanks,

Mark

@olahol
Copy link
Owner

olahol commented Apr 3, 2014

You are right I missed that you only wanted the region code, I've added regionCode
to the output in version 0.2.1.

@markstos
Copy link
Author

markstos commented Apr 3, 2014

Thanks!

On Wednesday, April 2, 2014, Ola Holmström notifications@github.com wrote:

You are right I missed that you only wanted the region code, I've added
regionCode
to the output in version 0.2.1.

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

Mark Stosberg
Senior Systems Engineer
RideAmigos

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

No branches or pull requests

2 participants