aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--alias1
1 files changed, 1 insertions, 0 deletions
diff --git a/alias b/alias
index 9414752..459531a 100644
--- a/alias
+++ b/alias
@@ -272,6 +272,7 @@ alias sample.kml='curl -O https://docs.mapbox.com/help/data/farmers_markets.kml'
272alias sample.osm='curl https://api.openstreetmap.org/api/0.6/node/3428095932' 272alias sample.osm='curl https://api.openstreetmap.org/api/0.6/node/3428095932'
273alias sample.poly='curl -O http://download.geofabrik.de/asia/taiwan.poly' 273alias sample.poly='curl -O http://download.geofabrik.de/asia/taiwan.poly'
274alias sample.image='curl -O https://file-examples-com.github.io/uploads/2017/10/file_example_JPG_100kB.jpg' 274alias sample.image='curl -O https://file-examples-com.github.io/uploads/2017/10/file_example_JPG_100kB.jpg'
275alias sample.gpkg='curl -O http://www.geopackage.org/data/sample1_1.gpkg'
275alias proto.mvt='curl -O https://raw.githubusercontent.com/mapbox/vector-tile-spec/master/2.1/vector_tile.proto' 276alias proto.mvt='curl -O https://raw.githubusercontent.com/mapbox/vector-tile-spec/master/2.1/vector_tile.proto'
276alias proto.osm='curl -O https://raw.githubusercontent.com/openstreetmap/OSM-binary/master/src/osmformat.proto' 277alias proto.osm='curl -O https://raw.githubusercontent.com/openstreetmap/OSM-binary/master/src/osmformat.proto'
277alias proto.geobuf='curl -O https://raw.githubusercontent.com/mapbox/geobuf/master/geobuf.proto' 278alias proto.geobuf='curl -O https://raw.githubusercontent.com/mapbox/geobuf/master/geobuf.proto'