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

Twofishes: Is it possible to list all cities in a country? #38

Open
razola opened this issue Feb 28, 2017 · 2 comments
Open

Twofishes: Is it possible to list all cities in a country? #38

razola opened this issue Feb 28, 2017 · 2 comments

Comments

@razola
Copy link

razola commented Feb 28, 2017

Hi,

If I do a query for New York City the returned data contains refrences to NYC's parents. That data allows me to traverse up and see that NYC lies in the state New York, and that the state New York lies in the US.

Now, I would like to do the opposite. That is, list all the cities in the US.

It doesn't look like Twofishes can do this, but I thought it was worth asking the question.

Thanks!

@kuroshhashemi
Copy link

This would be a great feature which we would use as well. The only challenge I see is that while geonames/twofishes has great parent data, you will often come across duplicates of the children going down the tree.

@dorukozturk
Copy link

Kind of related to this: Is it possible to do bulk geocoding? My use case requires to get multiple results but currently I am doing n rest requests for n locations. For example, is it possible to get Munich and Paris in the same request?

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

3 participants