diff options
author | typebrook <typebrook@gmail.com> | 2019-10-06 21:52:26 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-10-06 21:52:26 +0800 |
commit | 6da6d0acc4af98b2977f4dd1704f3b71c5171cf4 (patch) | |
tree | 2ddc3a6542fac4e222bcf1eb458586cee8b31ad8 | |
parent | d73ca8814eca0055dc570ebf510165dee984a693 (diff) |
update
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -144,6 +144,7 @@ alias sample-geojson='curl -O https://docs.mapbox.com/help/data/stations.geojson | |||
144 | alias sample-geotiff='curl -O https://docs.mapbox.com/help/data/landsat.tif' | 144 | alias sample-geotiff='curl -O https://docs.mapbox.com/help/data/landsat.tif' |
145 | alias sample-csv='curl -O https://docs.mapbox.com/help/data/airports.csv' | 145 | alias sample-csv='curl -O https://docs.mapbox.com/help/data/airports.csv' |
146 | alias sample-svg='curl -O https://docs.mapbox.com/help/data/bicycle-24.svg' | 146 | alias sample-svg='curl -O https://docs.mapbox.com/help/data/bicycle-24.svg' |
147 | alias get-rudymap='curl -O https://raw.githubusercontent.com/alpha-rudy/taiwan-topo/master/styles/mapsforge_style/MOI_OSM.xml' | ||
147 | 148 | ||
148 | # data file | 149 | # data file |
149 | alias data-taiwan-town='curl -o town.zip -L http://data.moi.gov.tw/MoiOD/System/DownloadFile.aspx\?DATA\=CD02C824-45C5-48C8-B631-98B205A2E35A' | 150 | alias data-taiwan-town='curl -o town.zip -L http://data.moi.gov.tw/MoiOD/System/DownloadFile.aspx\?DATA\=CD02C824-45C5-48C8-B631-98B205A2E35A' |