Skip to content
Home » World Country Maps » Iran Map – Cities & Towns [IR]

Iran Map – Cities & Towns [IR]

    🌍 Part of: World Country Maps
    .ca-map-wrap { position: relative; height: 600px; border-radius: 14px; overflow: hidden; background: #e5e7eb; border: 1px solid #d1d5db; font-family: system-ui, -apple-system, sans-serif; } .ca-map-title { position: absolute; z-index: 1000; top: 15px; left: 50%; transform: translateX(-50%); background: rgba(255,255,255,0.9); padding: 10px 20px; border-radius: 12px; font-weight: 600; box-shadow: 0 4px 15px rgba(0,0,0,0.1); backdrop-filter: blur(4px); } #iran-map { height: 100%; width: 100%; } .ca-popup { font-weight: 600; color: #111827; padding: 5px; }
    Iran Map – Provinces
    document.addEventListener(‘DOMContentLoaded’, function() { var map = L.map(‘iran-map’, { attributionControl: false }).setView([32.4, 53.6], 5); L.tileLayer(‘https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png’, { opacity: 0.8 }).addTo(map); var provinces = [ { name: “Tehran”, coords: [35.6892, 51.3890] }, { name: “Razavi Khorasan”, coords: [36.298, 59.606] }, { name: “Isfahan”, coords: [32.654, 51.668] }, { name: “Fars”, coords: [29.591, 52.583] }, { name: “Khuzestan”, coords: [31.327, 48.677] }, { name: “East Azerbaijan”, coords: [38.08, 46.29] }, { name: “West Azerbaijan”, coords: [37.55, 45.07] }, { name: “Mazandaran”, coords: [36.56, 53.06] }, { name: “Kerman”, coords: [30.28, 57.07] }, { name: “Gilan”, coords: [37.28, 49.58] }, { name: “Sistan and Baluchestan”, coords: [29.49, 60.86] }, { name: “Alborz”, coords: [35.83, 50.99] }, { name: “Kermanshah”, coords: [34.31, 47.07] }, { name: “Golestan”, coords: [36.84, 54.43] }, { name: “Hormozgan”, coords: [27.18, 56.28] }, { name: “Lorestan”, coords: [33.48, 48.35] }, { name: “Hamadan”, coords: [34.79, 48.51] }, { name: “Kurdistan”, coords: [35.31, 46.99] }, { name: “Markazi”, coords: [34.09, 49.68] }, { name: “Ardabil”, coords: [38.24, 48.29] }, { name: “Qazvin”, coords: [36.26, 50.00] }, { name: “Qom”, coords: [34.64, 50.87] }, { name: “Yazd”, coords: [31.89, 54.36] }, { name: “Zanjan”, coords: [36.67, 48.47] }, { name: “Bushehr”, coords: [28.92, 50.83] }, { name: “South Khorasan”, coords: [32.86, 59.21] }, { name: “Chaharmahal and Bakhtiari”, coords: [32.32, 50.86] }, { name: “North Khorasan”, coords: [37.47, 57.33] }, { name: “Kohgiluyeh and Boyer-Ahmad”, coords: [30.66, 51.59] }, { name: “Semnan”, coords: [35.57, 53.39] }, { name: “Ilam”, coords: [33.63, 46.42] } ]; provinces.forEach(function(province) { var marker = L.circleMarker(province.coords, { radius: 8, fillColor: “#ef4444”, color: “#ffffff”, weight: 2, opacity: 1, fillOpacity: 0.8 }).addTo(map); marker.bindPopup(‘
    ‘ + province.name + ‘
    ‘); marker.on(‘mouseover’, function() { this.setRadius(12); this.setStyle({ fillColor: ‘#000000’ }); }); marker.on(‘mouseout’, function() { this.setRadius(8); this.setStyle({ fillColor: ‘#ef4444’ }); }); }); var group = new L.featureGroup(provinces.map(p => L.marker(p.coords))); map.fitBounds(group.getBounds().pad(0.1)); });

    An Iran map is a practical way to understand where cities, towns, and local service centers sit across the country. Many maps show administrative divisions too, so you can connect a place name to its wider area. When you know the structure behind the labels, the map feels simple: you spot the province, then the county, then the district, and finally the city or town.

    Quick Map Facts
    • Country code: IR
    • Top level units: 31 provinces
    • Capital city: Tehran
    • Common map labels: provinces, counties, districts, cities, towns
    What Counts As A Town

    On many maps, cities and towns appear as different label sizes. A small city may look like a town on a zoomed out map. Focus on where it sits and what it connects, not only label size.


    All Provinces and Provincial Capitals

    Many people say state when they mean the top level on a map. In Iran, that level is the province. The table below lists every province and its capital city, which is usually the easiest anchor point when you scan an Iran map.

    ProvinceCapital CityMap Role
    AlborzKarajProvincial capital
    ArdabilArdabilProvincial capital
    BushehrBushehrProvincial capital
    Chaharmahal and BakhtiariShahrekordProvincial capital
    East AzerbaijanTabrizProvincial capital
    FarsShirazProvincial capital
    GilanRashtProvincial capital
    GolestanGorganProvincial capital
    HamadanHamadanProvincial capital
    HormozganBandar AbbasProvincial capital
    IlamIlamProvincial capital
    IsfahanIsfahanProvincial capital
    KermanKermanProvincial capital
    KermanshahKermanshahProvincial capital
    KhuzestanAhvazProvincial capital
    Kohgiluyeh and Boyer-AhmadYasujProvincial capital
    KurdistanSanandajProvincial capital
    LorestanKhorramabadProvincial capital
    MarkaziArakProvincial capital
    MazandaranSariProvincial capital
    North KhorasanBojnordProvincial capital
    QazvinQazvinProvincial capital
    QomQomProvincial capital
    Razavi KhorasanMashhadProvincial capital
    SemnanSemnanProvincial capital
    South KhorasanBirjandProvincial capital
    Sistan and BaluchestanZahedanProvincial capital
    TehranTehranNational and provincial capital
    West AzerbaijanUrmiaProvincial capital
    YazdYazdProvincial capital
    ZanjanZanjanProvincial capital

    How Cities and Towns Are Organized

    On an Iran map, the same place can appear at multiple levels. A name may be a city, and also the center of a county. This basic ladder helps you read labels with confidence.

    1. Province is the top level you often see in boundary maps.
    2. County sits inside a province and groups nearby settlements.
    3. District is a smaller area used for local administration and map detail.
    4. City and town are the places people live, work, and travel to.
    5. Rural areas include villages and smaller settlements that may appear only when you zoom in.
    Map Zoom Rule

    At a wide zoom, you mostly see provinces and major cities. Zoom in and the map reveals towns, district centers, and smaller roads. The map is not changing the place, it is changing the level of detail.

    Label Clues
    • Bigger font often means a larger city or a capital.
    • Boundary lines hint at province or county borders.
    • Road density helps you spot regional hubs quickly.

    Reading An Iran City Map

    A city map is a set of signals. Once you know what to look for, you can move fast.

    • Capitals first: start with Tehran, then scan the province capitals from the table above.
    • Follow the main routes: cities along major roads usually act as connectors between regions.
    • Use coordinates when available: latitude and longitude make matching names easier, especially with spelling differences.
    • Check the province label: it helps you separate towns with similar names.

    City Types You Commonly See

    Maps often group places by function, even if they do not say it directly. These categories help when you browse Iran cities and Iran towns on a single screen.

    Administrative Centers
    • National capital at the country level
    • Provincial capitals for each province
    • County centers that anchor local services
    Transport And Trade Hubs
    • Industrial cities near major corridors
    • Port cities along the coastline
    • Border hubs that connect to nearby regions
    Local Town Networks
    • Market towns serving surrounding villages
    • District centers that cluster smaller towns
    • Mountain towns on winding roads and passes

    Notable Cities And Regional Hubs

    This list is not a ranking. It is a practical set of map anchors people often search for when exploring cities and towns in Iran. Each one helps you orient quickly inside a province.

    CityProvinceWhy It Helps On A Map
    TehranTehranNational reference point and major road network hub
    KarajAlborzLarge urban area near the capital region
    IsfahanIsfahanCentral location that connects multiple routes
    ShirazFarsKey anchor for the south and nearby towns
    TabrizEast AzerbaijanMajor hub for the northwest
    MashhadRazavi KhorasanStrong regional pull for the northeast
    AhvazKhuzestanImportant center for the southwest and river corridors
    Bandar AbbasHormozganCoastal gateway and transport node
    RashtGilanPrimary reference point for the Caspian coastal region
    KermanKermanLarge area anchor for the southeast
    YazdYazdCentral desert region reference point
    SanandajKurdistanRegional center that helps locate nearby towns

    Towns And Small Cities On The Map

    Smaller places matter because they are the links between local roads and larger hubs. On a map, a town often marks a service center for surrounding villages. It can also be the best clue for which county you are looking at.

    Fast Ways To Locate A Town

    • Start from the province capital and trace main roads outward.
    • Look for county centers between large cities, especially where roads split.
    • Use nearby natural labels like mountains, plains, or coastline to confirm you are in the right area.
    • Compare spellings if the first search result looks close but not exact.

    Place Names And Spelling Tips

    Iran place names may appear in different Latin spellings. The location is the same, only the letters change. This is common when maps use different transliteration rules.

    Common Name Patterns
    • -abad often signals a settled place name ending
    • -shahr often relates to city terms
    • -dasht may point to plain or open land terms
    Spelling Variations You May See

    Isfahan may appear as Esfahan. Urmia may appear as Orumiyeh. For search and sorting, store an alternative name field when you keep a city list.

    Practical Map Tasks For Everyday Use

    If you are exploring an Iran map for planning, learning, or organizing data, these small routines save time. They also reduce mix ups between towns with similar names.

    1. Identify the province first, then confirm the nearest province capital.
    2. Find the county center if the map shows county boundaries or labels.
    3. Check the road pattern around the place name to confirm you are not looking at a different town.
    4. Save coordinates when available and store at least one alternative spelling.
    5. Keep a clean hierarchy: province, county, district, city or town.

    Clean Data Checklist For Cities And Towns

    Recommended Fields For A Location List
    • Primary name and alternative names
    • Province and county for stable grouping
    • District when you need deeper map detail
    • Latitude and longitude for exact matching
    • Place type: city, town, village, or local center