# 🇪🇸 Spain

[![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-blue.svg)](https://creativecommons.org/licenses/by/4.0/)

Contains all the autonomous communities of Spain:
* Andalusia
* Aragon
* Asturias
* Balearic Islands
* Basque Country
* Canary Islands
* Cantabria
* Castile and Leon
* Castile-La Mancha
* Catalonia
* Extremadura
* Galicia
* La Rioja
* Madrid
* Murcia
* Navarre
* Valencia

## Installation

### npm

`npm install --save @svg-maps/spain`

## Credits

This map is based on the work of [MapSVG](https://mapsvg.com).

The original map is available [here](https://mapsvg.com/maps/spain) under the [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/) license.

### Changes

* Remove unnecessary attributes
* Replace title by name attributes
* Use English names
* Add viewBox
* Rename ids
* Sort `<path/>` alphabetically
