aboutsummaryrefslogtreecommitdiffhomepage
path: root/alias
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-07-19 15:19:08 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-07-19 15:19:08 +0800
commit6893a1ae1d9e60e786eb847c471e55597abe9c41 (patch)
treed014ed76bc2357e3b62d86c8b35d29ac116ac3d9 /alias
parent7606bb10a26ad2662a8e2ea047ba582c4a99687e (diff)
Update
Diffstat (limited to 'alias')
-rw-r--r--alias1
1 files changed, 1 insertions, 0 deletions
diff --git a/alias b/alias
index abb1281..e50aca1 100644
--- a/alias
+++ b/alias
@@ -334,6 +334,7 @@ alias sample.poly='curl -O http://download.geofabrik.de/asia/taiwan.poly'
334alias sample.image='curl -O https://file-examples-com.github.io/uploads/2017/10/file_example_JPG_100kB.jpg' 334alias sample.image='curl -O https://file-examples-com.github.io/uploads/2017/10/file_example_JPG_100kB.jpg'
335alias sample.gpkg='curl -O http://www.geopackage.org/data/sample1_1.gpkg' 335alias sample.gpkg='curl -O http://www.geopackage.org/data/sample1_1.gpkg'
336alias sample.mvt='curl -O https://demotiles.maplibre.org/tiles/5/25/14.pbf' 336alias sample.mvt='curl -O https://demotiles.maplibre.org/tiles/5/25/14.pbf'
337alias sample.mp4='curl -O https://jsoncompare.org/LearningContainer/SampleFiles/Video/MP4/Sample-MP4-Video-File-Download.mp4'
337alias proto.mvt='curl -O https://raw.githubusercontent.com/mapbox/vector-tile-spec/master/2.1/vector_tile.proto' 338alias proto.mvt='curl -O https://raw.githubusercontent.com/mapbox/vector-tile-spec/master/2.1/vector_tile.proto'
338alias proto.osm='curl -O https://raw.githubusercontent.com/openstreetmap/OSM-binary/master/src/osmformat.proto' 339alias proto.osm='curl -O https://raw.githubusercontent.com/openstreetmap/OSM-binary/master/src/osmformat.proto'
339alias proto.geobuf='curl -O https://raw.githubusercontent.com/mapbox/geobuf/master/geobuf.proto' 340alias proto.geobuf='curl -O https://raw.githubusercontent.com/mapbox/geobuf/master/geobuf.proto'