If you check the documentation 
<https://cloud.google.com/appengine/docs/python/requests>, it mentions 
that X-AppEngine-Country uses the ISO 3166-1 alpha-2  
<https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2>country code, 
and X-AppEngine-Region uses the ISO-3166-2 
<https://en.wikipedia.org/wiki/ISO_3166-2> code. There is no standard 
canonical list of cities for X-AppEngine-City, but the closest thing may be 
the United Nations UN/LOCODE Code List 
<http://www.unece.org/cefact/locode/service/location.html>.

On Friday, April 8, 2016 at 8:56:45 PM UTC-4, Bret Lowery wrote:
>
> Is there a publically-available list or db available of all possible 
> HTTP_X_APPENGINE_CITY, HTTP_X_APPENGINE_REGION, and 
> HTTP_X_APPENGINE_COUNTRY combinations that can be generated by any web 
> request to App Engine?
>
>
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/63fdce19-5c8e-42b3-b492-34411cf46b49%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to