Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions packages/korean-peninsula/LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.

In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to https://unlicense.org
59 changes: 59 additions & 0 deletions packages/korean-peninsula/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# North Korea
[![npm version](https://badgen.net/npm/v/@svg-maps/korean-peninsula)](https://www.npmjs.com/package/@svg-maps/korean-peninsula)
[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC_BY--SA_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by-sa/4.0/)

Contains all Provincial divisions of the Korean Peninsula:

## South Korea
* Busan
* Daegu
* Daejeon
* Gangwon
* Gwangju
* Gyeonggi
* Incheon
* Jeju
* North Chungcheong
* North Gyeongsang
* North Jeolla
* Sejong
* Seoul
* South Chungcheong
* South Gyeongsang
* South Jeolla
* Ulsan

## North Korea
* Chagang
* Kangwon
* North Hamgyong
* North Hwanghae
* North Pyongan
* Pyongyang
* Rason
* Ryanggang
* South Hamgyong
* South Hwanghae
* South Pyongan

**TODO:** Add Nampo and Kaesong

## Installation

### npm

`npm install --save @svg-maps/korean-peninsula`

## Credits

This map is a derivative of the work of [![NordNordWest](https://commons.wikimedia.org/wiki/User:NordNordWest)] on Wikimedia.

The original map is available [![here](https://commons.wikimedia.org/wiki/File:Primary_Administrative_Subdivisions_of_the_Korean_Peninsula.svg)] under the [![Creative Commons Attribution-Share Alike 3.0 Unported License](https://creativecommons.org/licenses/by-sa/3.0/deed.en)] and its distribution has been kindly allowed only for this project.

## Changes
* Remove inline styles
* Fix viewBox
* Add document label
* Add understandable ids
* Sort <path/> alphabetically

1 change: 1 addition & 0 deletions packages/korean-peninsula/index.js

Large diffs are not rendered by default.

Loading