Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

The Yahoo GeoPlanet data can be freely downloaded from:

http://developer.yahoo.com/geo/geoplanet/data/.

If I understand it correctly, each WOEID corresponds to a unique location on earth, with associated hierarchy indicators (continent, country, state, etc.). The complementary GeoPlanet Explorer site allows you to search by location name, and provides a nice hierarchy of parent, siblings and children. For example, this link provides an overview for the "Boudh" district in the state of Orissa in India, this link lists all its siblings, and this all the towns in the district. For every location (parent, siblings, children), the site queries and returns hierarchy (country, state, district, town) and coordinates (lat/long).

My question is that is possible to get the same information by running bulk queries on the WOEIDs in the GeoPlanet data, rather than using the explorer website and querying by name and then drilling down?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.