diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-07-25 00:07:27 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-07-25 00:07:27 +0800 |
commit | 317c26db0a6421cc98d1a996f5522766d6faab0a (patch) | |
tree | 232f45ef0b125fa2905a87bd28f0fce3c4b370a9 | |
parent | 28aa2402019b9029c264ec25b41aa498eaa4db3e (diff) |
update
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -253,6 +253,7 @@ alias sample_svg='curl -O https://docs.mapbox.com/help/data/bicycle-24.svg' | |||
253 | alias sample_mbtiles='curl -O https://docs.mapbox.com/help/data/trails.mbtiles' | 253 | alias sample_mbtiles='curl -O https://docs.mapbox.com/help/data/trails.mbtiles' |
254 | alias sample_kml='curl -O https://docs.mapbox.com/help/data/farmers_markets.kml' | 254 | alias sample_kml='curl -O https://docs.mapbox.com/help/data/farmers_markets.kml' |
255 | alias sample_osm='curl https://api.openstreetmap.org/api/0.6/node/3428095932' | 255 | alias sample_osm='curl https://api.openstreetmap.org/api/0.6/node/3428095932' |
256 | alias sample_poly='curl -O http://download.geofabrik.de/asia/taiwan.poly' | ||
256 | alias sample_image='curl -O https://file-examples-com.github.io/uploads/2017/10/file_example_JPG_100kB.jpg' | 257 | alias sample_image='curl -O https://file-examples-com.github.io/uploads/2017/10/file_example_JPG_100kB.jpg' |
257 | alias proto_mvt='curl -O https://raw.githubusercontent.com/mapbox/vector-tile-spec/master/2.1/vector_tile.proto' | 258 | alias proto_mvt='curl -O https://raw.githubusercontent.com/mapbox/vector-tile-spec/master/2.1/vector_tile.proto' |
258 | alias proto_osm='curl -O https://raw.githubusercontent.com/openstreetmap/OSM-binary/master/src/osmformat.proto' | 259 | alias proto_osm='curl -O https://raw.githubusercontent.com/openstreetmap/OSM-binary/master/src/osmformat.proto' |