diff options
| -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' |