Thanks for the reply,

   I want to list down all the continents in a drop down, when user selects
one, then list down all the countries in next drop down, in the same way,
then states and cities. Just the names of continents, countries, states and
cities.

This is my use case. I don't mind if it is free or not.

Thanks,
Shruthi


On Thu, Jul 16, 2015 at 8:11 PM, Patrice (Cloud Platform Support) <
[email protected]> wrote:

> 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 a topic in the
> Google Groups "Google App Engine" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-appengine/GQaCkLJQC1w/unsubscribe
> .
> To unsubscribe from this group and all its topics, 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
> <https://groups.google.com/d/msgid/google-appengine/5f8d1c79-2400-4167-b6d0-662519ac8081%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAO5vOaY7qCO5hpcKEP7efJ8hAeUMy4amD7XJHEo8VGMZXwDhYA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to