diff options
author | typebrook <typebrook@gmail.com> | 2019-09-18 13:38:17 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-09-18 13:38:17 +0800 |
commit | e7c3f91c066296a4f17a56a83b9ebc1343f87430 (patch) | |
tree | 326025a44cc0c659ea3642ccec6585e7055c51d2 | |
parent | cf9c66edb072f78f8f6d860fb761241030d72b54 (diff) |
update
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -135,6 +135,7 @@ alias pip3='python3 -m pip' | |||
135 | # gdal | 135 | # gdal |
136 | alias oo='ogr2ogr' | 136 | alias oo='ogr2ogr' |
137 | alias oi='ogrinfo' | 137 | alias oi='ogrinfo' |
138 | alias oias='ogrinfo -al -so' | ||
138 | 139 | ||
139 | # sample file | 140 | # sample file |
140 | alias sample-gpx='curl -O https://docs.mapbox.com/help/data/run.gpx' | 141 | alias sample-gpx='curl -O https://docs.mapbox.com/help/data/run.gpx' |