Skip to content
/ iran Public

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

License

Notifications You must be signed in to change notification settings

arastu/iran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b8cdcf8 · Sep 12, 2020

History

24 Commits
Feb 1, 2019
Aug 22, 2015
Jun 4, 2015
Jun 4, 2015
Dec 23, 2015
Sep 11, 2020
Aug 22, 2015
Aug 22, 2015
Feb 1, 2019
Aug 22, 2015

Repository files navigation

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