diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2022-10-15 21:46:41 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2022-10-15 21:46:41 +0800 |
| commit | 76b549d5f69b307d84915bbe443210dc8d6dab99 (patch) | |
| tree | 86178445299c67dfe69ffa3bb1f569b2755c0560 /alias | |
| parent | 14d6dcc5a19df68c510ba544fb0ae93b37c08ed7 (diff) | |
Add sample.text
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -338,6 +338,7 @@ alias oo='ogr2ogr' | |||
| 338 | alias oi='ogrinfo -al -so' | 338 | alias oi='ogrinfo -al -so' |
| 339 | 339 | ||
| 340 | # sample file | 340 | # sample file |
| 341 | alias sample.text='curl http://metaphorpsum.com/paragraphs/3/5' | ||
| 341 | alias sample.gpx='curl -O https://docs.mapbox.com/help/data/run.gpx' | 342 | alias sample.gpx='curl -O https://docs.mapbox.com/help/data/run.gpx' |
| 342 | alias sample.geojson='curl -O https://docs.mapbox.com/help/data/stations.geojson' | 343 | alias sample.geojson='curl -O https://docs.mapbox.com/help/data/stations.geojson' |
| 343 | alias sample.gpkg='curl -O http://www.geopackage.org/data/sample1_1.gpkg' | 344 | alias sample.gpkg='curl -O http://www.geopackage.org/data/sample1_1.gpkg' |