diff options
Diffstat (limited to 'alias')
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -274,6 +274,7 @@ alias sample.kml='curl -O https://docs.mapbox.com/help/data/farmers_markets.kml' | |||
274 | alias sample.osm='curl https://api.openstreetmap.org/api/0.6/node/3428095932' | 274 | alias sample.osm='curl https://api.openstreetmap.org/api/0.6/node/3428095932' |
275 | alias sample.poly='curl -O http://download.geofabrik.de/asia/taiwan.poly' | 275 | alias sample.poly='curl -O http://download.geofabrik.de/asia/taiwan.poly' |
276 | alias sample.image='curl -O https://file-examples-com.github.io/uploads/2017/10/file_example_JPG_100kB.jpg' | 276 | alias sample.image='curl -O https://file-examples-com.github.io/uploads/2017/10/file_example_JPG_100kB.jpg' |
277 | alias sample.gpkg='curl -O http://www.geopackage.org/data/sample1_1.gpkg' | ||
277 | alias proto.mvt='curl -O https://raw.githubusercontent.com/mapbox/vector-tile-spec/master/2.1/vector_tile.proto' | 278 | alias proto.mvt='curl -O https://raw.githubusercontent.com/mapbox/vector-tile-spec/master/2.1/vector_tile.proto' |
278 | alias proto.osm='curl -O https://raw.githubusercontent.com/openstreetmap/OSM-binary/master/src/osmformat.proto' | 279 | alias proto.osm='curl -O https://raw.githubusercontent.com/openstreetmap/OSM-binary/master/src/osmformat.proto' |
279 | alias proto.geobuf='curl -O https://raw.githubusercontent.com/mapbox/geobuf/master/geobuf.proto' | 280 | alias proto.geobuf='curl -O https://raw.githubusercontent.com/mapbox/geobuf/master/geobuf.proto' |