summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-11-18 11:48:40 +0800
committertypebrook <typebrook@gmail.com>2019-11-18 11:48:40 +0800
commitcc0dda09ce5ce5654df5e5c9f7181f0f4bdb0e44 (patch)
tree98001c57c44045eee14a966522ee9c6a9fbdb7e6
parent7bc4647d2cafd56eccb2e26e59469c1e4d53950e (diff)
update
-rw-r--r--alias1
-rwxr-xr-xscripts/osm/osm.api.changeset.create (renamed from scripts/osm/osm.api.change.create)0
2 files changed, 1 insertions, 0 deletions
diff --git a/alias b/alias
index 2937f6b..5825575 100644
--- a/alias
+++ b/alias
@@ -169,6 +169,7 @@ alias data-osm-diff="curl https://planet.openstreetmap.org/replication/minute/st
169 xargs curl -O" 169 xargs curl -O"
170alias data-taiwan-town='curl -o town.zip -L http://data.moi.gov.tw/MoiOD/System/DownloadFile.aspx\?DATA\=CD02C824-45C5-48C8-B631-98B205A2E35A' 170alias data-taiwan-town='curl -o town.zip -L http://data.moi.gov.tw/MoiOD/System/DownloadFile.aspx\?DATA\=CD02C824-45C5-48C8-B631-98B205A2E35A'
171alias data-taiwan-village='curl -o village.zip -L http://data.moi.gov.tw/MoiOD/System/DownloadFile.aspx\?DATA\=B8AF344F-B5C6-4642-AF46-1832054399CE' 171alias data-taiwan-village='curl -o village.zip -L http://data.moi.gov.tw/MoiOD/System/DownloadFile.aspx\?DATA\=B8AF344F-B5C6-4642-AF46-1832054399CE'
172alias data-taiwan-poly='curl -O http://download.geofabrik.de/asia/taiwan.poly'
172data-taiwan-county-code() { 173data-taiwan-county-code() {
173 curl --silent https://www.ris.gov.tw/documents/data/5/1/RSCD0101.txt |\ 174 curl --silent https://www.ris.gov.tw/documents/data/5/1/RSCD0101.txt |\
174 iconv -f BIG-5 -t UTF-8 - 175 iconv -f BIG-5 -t UTF-8 -
diff --git a/scripts/osm/osm.api.change.create b/scripts/osm/osm.api.changeset.create
index 1f17334..1f17334 100755
--- a/scripts/osm/osm.api.change.create
+++ b/scripts/osm/osm.api.changeset.create