diff options
| -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' |