# Morocco Map

Moroccan regions in TopoJSON format

### Usage

You can see the example in <a href="https://github.com/yousfiSaad/morocco-map/tree/main/examples" name="examples folder">examples folder</a> or live example <a href="http://yousfisaad.com/morocco-map/"> here</a> and <a href="http://yousfisaad.com/morocco-map/provinces"> here</a> (for provinces)

### File reference

<a href="#regions.json" name="regions.json">#</a> <b>regions.json</b> [Download](https://cdn.jsdelivr.net/npm/morocco-map/data/regions.json "Source")

A TopoJSON file containing the 12 moroccan regions, the id of each region respects the the ISO 3166 standard.

<img src="https://cdn.jsdelivr.net/npm/morocco-map/img/regions.png" width="480">

\
<a href="#provinces.json" name="provinces.json">#</a> <b>provinces.json</b> [Download](https://cdn.jsdelivr.net/npm/morocco-map/data/provinces.json "Source")

A TopoJSON file containing the provinces and prefectures, the ids of the items are **not yet** set to ISO 3166 standard.

<img src="https://cdn.jsdelivr.net/npm/morocco-map/img/provinces.png" width="480">


### TODO:

- [ ] Set ids in ISO 3166 standard for provinces/prefectures in provinces.json file
- [ ] Add cities
