Skip to content

Instantly share code, notes, and snippets.

@mstfsnc
Created May 16, 2020 12:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mstfsnc/8af138a5a9b95d3b93bc8c8099ceae83 to your computer and use it in GitHub Desktop.
Save mstfsnc/8af138a5a9b95d3b93bc8c8099ceae83 to your computer and use it in GitHub Desktop.
bazı şehirlerin woeid idleri
[
{
"name": "Mersin",
"url": "http://where.yahooapis.com/v1/place/2323778",
"woeid": 2323778
},
{
"name": "Adana",
"url": "http://where.yahooapis.com/v1/place/2343678",
"woeid": 2343678
},
{
"name": "Ankara",
"url": "http://where.yahooapis.com/v1/place/2343732",
"woeid": 2343732
},
{
"name": "Antalya",
"url": "http://where.yahooapis.com/v1/place/2343733",
"woeid": 2343733
},
{
"name": "Bursa",
"url": "http://where.yahooapis.com/v1/place/2343843",
"woeid": 2343843
},
{
"name": "Diyarbakır",
"url": "http://where.yahooapis.com/v1/place/2343932",
"woeid": 2343932
},
{
"name": "Eskişehir",
"url": "http://where.yahooapis.com/v1/place/2343980",
"woeid": 2343980
},
{
"name": "Gaziantep",
"url": "http://where.yahooapis.com/v1/place/2343999",
"woeid": 2343999
},
{
"name": "Istanbul",
"url": "http://where.yahooapis.com/v1/place/2344116",
"woeid": 2344116
},
{
"name": "Izmir",
"url": "http://where.yahooapis.com/v1/place/2344117",
"woeid": 2344117
},
{
"name": "Kayseri",
"url": "http://where.yahooapis.com/v1/place/2344174",
"woeid": 2344174
},
{
"name": "Konya",
"url": "http://where.yahooapis.com/v1/place/2344210",
"woeid": 2344210
},
{
"name": "Turkey",
"url": "http://where.yahooapis.com/v1/place/23424969",
"woeid": 23424969
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment