🌐 the page is slow as we get all the openstreetmaps ids from github then we send request to get geometries from open streetmaps api, then we plot the polygons. so please be patient 🙏 Preview Realtime Cities Geometries.
This repository contains the list of all the administrative provinces and cities in Algeria.
The data is up-to-date according to the official source of the Algerian Interior Ministry, including the 10 new Wilayas.
The list is available in:
- Arabic language
- ASCII, French language
- Both
There are:
- 58 Wilayas (Provinces)
- 546 Dairas (Administrations)
- 1541 Communes (City, Municipality)
- 3940 Post Codes
The list is available in different formats:
- CSV
- JSON
- SQL
- PHP
- XLSX aka. Microsoft Excel
- Dart
Each format contains 3 versions of the data: in ASCII characters, in Arabic characters, and in both.
Each folder is structured as the following
%format%/%file_name% -- contains data in both Arabic and ASCII characters
%format%/ar/%file_name% -- contains data only in Arabic characters
%format%/ascii/%file_name% -- contains data only in ASCII (French) characters
To contribute with a specific format to the repository, please open a pull request.
Desired formats:
- Java array
- Swift array
Desired data:
- Latitude and Longitude of each city