aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2021-07-25 00:07:27 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2021-07-25 00:07:27 +0800
commit317c26db0a6421cc98d1a996f5522766d6faab0a (patch)
tree232f45ef0b125fa2905a87bd28f0fce3c4b370a9
parent28aa2402019b9029c264ec25b41aa498eaa4db3e (diff)
update
-rw-r--r--alias1
1 files changed, 1 insertions, 0 deletions
diff --git a/alias b/alias
index bbf4f00..7e2bdc0 100644
--- a/alias
+++ b/alias
@@ -253,6 +253,7 @@ alias sample_svg='curl -O https://docs.mapbox.com/help/data/bicycle-24.svg'
253alias sample_mbtiles='curl -O https://docs.mapbox.com/help/data/trails.mbtiles' 253alias sample_mbtiles='curl -O https://docs.mapbox.com/help/data/trails.mbtiles'
254alias sample_kml='curl -O https://docs.mapbox.com/help/data/farmers_markets.kml' 254alias sample_kml='curl -O https://docs.mapbox.com/help/data/farmers_markets.kml'
255alias sample_osm='curl https://api.openstreetmap.org/api/0.6/node/3428095932' 255alias sample_osm='curl https://api.openstreetmap.org/api/0.6/node/3428095932'
256alias sample_poly='curl -O http://download.geofabrik.de/asia/taiwan.poly'
256alias sample_image='curl -O https://file-examples-com.github.io/uploads/2017/10/file_example_JPG_100kB.jpg' 257alias sample_image='curl -O https://file-examples-com.github.io/uploads/2017/10/file_example_JPG_100kB.jpg'
257alias proto_mvt='curl -O https://raw.githubusercontent.com/mapbox/vector-tile-spec/master/2.1/vector_tile.proto' 258alias proto_mvt='curl -O https://raw.githubusercontent.com/mapbox/vector-tile-spec/master/2.1/vector_tile.proto'
258alias proto_osm='curl -O https://raw.githubusercontent.com/openstreetmap/OSM-binary/master/src/osmformat.proto' 259alias proto_osm='curl -O https://raw.githubusercontent.com/openstreetmap/OSM-binary/master/src/osmformat.proto'