• Stars
    star
    220
  • Rank 180,422 (Top 4 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Administrative divisions of Iran in json and xml formats - تقسیمات کشوری ایران با فرمت جی‌سان و ایکس ام ال

NPM

Administrative divisions of Iran

List of Iran cities in json and xml format based on administrative divisions of Iran.

sources: Pars html tables at http://portal2.moi.ir/Portal/Home/Default.aspx?CategoryID=8f931308-c67e-4cf4-a5e7-3c1bbb1a6f32

On the first level of country subdivisions of Iran are the provinces. Each province is further subdivided into counties called shahrestan (Persian: شهرستان shahrestān‎), and each shahrestan is subdivided into districts called bakhsh (Persian: بخش bakhsh‎). There are usually a few cities (Persian: شهر shahr‎) in each county.

Downloads (Right-click, and use "Save As")

Version 1.0.2 Source code (zip)

Version 1.0.2 Source code (tar.gz)

Installation

Node.js npm install iran

Require.js require([“iran”], ...

Bower bower install iran

Angular.js angular.module('yourApp', [‘iran’])…

Related Project