Skip to content

Commit 8247e23

Browse files
committed
update simple svg resolution to 5%
1 parent eb752cb commit 8247e23

19 files changed

Lines changed: 284 additions & 284 deletions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Raw and simplified borders of Republic of Korea.",
66
"main": "download.ts",
77
"scripts": {
8-
"compile": "tsx download.ts && mapshaper -i json/*.json snap -o id-field=title svg/ format=svg && mapshaper -i json/*.json snap -simplify 1% -o id-field=title svg/simple/ format=svg",
8+
"compile": "tsx download.ts && mapshaper -i json/*.json snap -o id-field=title svg/ format=svg && mapshaper -i json/*.json snap -simplify 5% -o id-field=title svg/simple/ format=svg",
99
"clean": "rm -rf json/ && rm -rf svg/ && mkdir -p svg/simple && mkdir json"
1010
},
1111
"keywords": [

svg/simple/강원도_시군구_경계.svg

Lines changed: 19 additions & 19 deletions
Loading

svg/simple/경기도_시군구_경계.svg

Lines changed: 43 additions & 43 deletions
Loading

svg/simple/경상남도_시군구_경계.svg

Lines changed: 23 additions & 23 deletions
Loading

svg/simple/경상북도_시군구_경계.svg

Lines changed: 25 additions & 25 deletions
Loading
Lines changed: 6 additions & 6 deletions
Loading
Lines changed: 9 additions & 9 deletions
Loading
Lines changed: 6 additions & 6 deletions
Loading

0 commit comments

Comments
 (0)