GithubHelp home page GithubHelp logo

iran-geography's Introduction

Iran country list of provinces, cities , ... , Tehran Neighbourhood

Iran Statistic Official WebSite (Markaz Amare Iran)

the key feature which is just exists in this repository is Finglish names.

you can get cities.sql file and import it in your mysql database.

List of Iran provinces (استان) in json format

{
  "RECORDS":[
    {
      "id":1,
      "title":"مرکزی",
      "slug":"Markazi",
      "latitude":34.6123,
      "longitude":49.8547
    },
    {
      "id":2,
      "title":"گيلان",
      "slug":"Gilan",
      "latitude":37.2809,
      "longitude":49.5924
    },
    {
      "id":3,
      "title":"مازندران",
      "slug":"Mazandaran",
      "latitude":36.2262393,
      "longitude":52.5318604
    },
    ...
    
    ]
  }

List of Iran cities(شهرستان) in json format

{
  "RECORDS":[
    {
      "id":1,
      "title":"اراک",
      "slug":"Arak",
      "province_id":1,
      "latitude":34.091667,
      "longitude":49.689167
    },
    {
      "id":2,
      "title":"آشتيان",
      "slug":"Ashtian",
      "province_id":1,
      "latitude":34.521944,
      "longitude":50.006111
    },
    {
      "id":3,
      "title":"تفرش",
      "slug":"Tafresh",
      "province_id":1,
      "latitude":34.691944,
      "longitude":50.013056
    },
    ...
    ]
  }
  

List of Iran sections (بخش) in json format

{
  "RECORDS":
  [
    {
      "id":"2",
      "title":"مرکزي",
      "slug":"Markazi",
      "city_id":"2"
    },
    {
      "id":"3",
      "title":"ساروق",
      "slug":"Sarough",
      "city_id":"2"
    },
    {
      "id":"4",
      "title":"معصوميه",
      "slug":"Immaculate",
      "city_id":"2"
    },
    {
      "id":"5",
      "title":"کمره",
      "slug":"Camera",
      "city_id":"5"
    },
    ...
    ]
  }
  

List of Iran towns (دهستان) in json format

{
  "RECORDS":[
    {
      "id":"2",
      "title":"امان آباد",
      "slug":"Amanabad",
      "section_id":"2"
    },
    {
      "id":"3",
      "title":"اميريه",
      "slug":"Amiriyeh",
      "section_id":"2"
    },
    {
      "id":"4",
      "title":"داودآباد",
      "slug":"Davoudabadi",
      "section_id":"2"
    },
    {
      "id":"5",
      "title":"سده",
      "slug":"Century",
      "section_id":"2"
    },
    ...
    ]
  }
  

List of Tehran neighbourhood (محلات) in json format

{
  "RECORDS" :
  [
       {
          "name":"آرارات, آفتاب",
          "slug":"Ararat, Sunshine",
          "id":1
       },
       {
          "name":"آفریقا, آرامش",
          "slug":"Africa, Aramesh",
          "id":2
       },
       {
          "name":"آرارات, آرارات",
          "slug":"Ararat, Ararat",
          "id":3
       },
       {
          "name":"آفریقا, امین کاج آبادی",
          "slug":"Africa, Amin Kaaj Abadi",
          "id":4
       },
       ...
  ]
}

iran-geography's People

Contributors

mhndev avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.