enisbt / turkey-cities

JSON List of cities of Turkey with plate, latitude, longitude and county list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cities of Turkey

JSON list of cities of Turkey with plate, latitude, longitude and county list

Sample

[
  {
    "name": "erzurum",
    "plate": "25",
    "latitude": "39.9055",
    "longitude": "41.2658",
    "counties": [
      "yakutiye",
      "palandöken",
      "aziziye",
      "horasan",
      "oltu",
      "pasinler",
      "karayazı",
      "hınıs",
      "tekman",
      "karaçoban",
      "aşkale",
      "şenkaya",
      "çat",
      "köprüköy",
      "ispir",
      "tortum",
      "narman",
      "uzundere",
      "olur",
      "pazaryolu"
    ]
  },
]

About

JSON List of cities of Turkey with plate, latitude, longitude and county list

License:MIT License


Languages

Language:Python 100.0%