diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-11-25 16:54:13 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-11-25 16:54:13 +0800 |
commit | 6cbdf466627a6defadb53b187215079e15454274 (patch) | |
tree | 071c04df115afce30e455dd34ab3cb92f7ee98aa | |
parent | cb30a522d3ddb2a8898473b536adc0908458a8fc (diff) |
Update
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -272,6 +272,7 @@ alias sample.kml='curl -O https://docs.mapbox.com/help/data/farmers_markets.kml' | |||
272 | alias sample.osm='curl https://api.openstreetmap.org/api/0.6/node/3428095932' | 272 | alias sample.osm='curl https://api.openstreetmap.org/api/0.6/node/3428095932' |
273 | alias sample.poly='curl -O http://download.geofabrik.de/asia/taiwan.poly' | 273 | alias sample.poly='curl -O http://download.geofabrik.de/asia/taiwan.poly' |
274 | alias sample.image='curl -O https://file-examples-com.github.io/uploads/2017/10/file_example_JPG_100kB.jpg' | 274 | alias sample.image='curl -O https://file-examples-com.github.io/uploads/2017/10/file_example_JPG_100kB.jpg' |
275 | alias sample.gpkg='curl -O http://www.geopackage.org/data/sample1_1.gpkg' | ||
275 | alias proto.mvt='curl -O https://raw.githubusercontent.com/mapbox/vector-tile-spec/master/2.1/vector_tile.proto' | 276 | alias proto.mvt='curl -O https://raw.githubusercontent.com/mapbox/vector-tile-spec/master/2.1/vector_tile.proto' |
276 | alias proto.osm='curl -O https://raw.githubusercontent.com/openstreetmap/OSM-binary/master/src/osmformat.proto' | 277 | alias proto.osm='curl -O https://raw.githubusercontent.com/openstreetmap/OSM-binary/master/src/osmformat.proto' |
277 | alias proto.geobuf='curl -O https://raw.githubusercontent.com/mapbox/geobuf/master/geobuf.proto' | 278 | alias proto.geobuf='curl -O https://raw.githubusercontent.com/mapbox/geobuf/master/geobuf.proto' |