Hi,

This is pretty vague as a question, and there are a BUNCH of ways to go 
about it.

I would suggest the Maps API <https://developers.google.com/maps/> as a 
start.

In general, asking about "best" possible way is VERY dependent on your use 
case, so this is pretty much impossible to answer. Do you want it to only 
contain certain part of the world, or have access to everything everywhere? 
Do you need it fast, do you need it free, do you need it reliable? to which 
%? "best" becomes easily subjective and the best solution for me (saving 
the couple of cities I need, with the relevant hierarchy, in datastore for 
fast retrieval) might not work for you (using the Maps API as you want 
something more flexible)

If you could include more details about what exactly your needs are, 
chances are a better answer can be given. In the meantime, I think Maps API 
is definitely worth looking at.

Cheers!

On Thursday, July 16, 2015 at 5:21:43 AM UTC-4, Shruthi Sharat wrote:
>
> I am developing a Mobile application which has a back end running on 
> Google App Engine. I want to access the World continents data till city 
> level.
>
>
> Which is the best possible way of doing it? Does google provide any API 
> for that?
>
>
> I want to list down all the data in drop downs based on continent , 
> country and state. If user selects a city, i want to get the hierarchy of 
> that city in continent level.
>
>
> For example. If user selects Hyderabad as City, i want its hierarchy in 
> the world map as Hyderabad, Telangana, India, Asia.
>
>
> Somebody please help me which is the best possible way.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/5f8d1c79-2400-4167-b6d0-662519ac8081%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to