kopia lustrzana https://github.com/OpenDroneMap/WebODM
Removed old comment
rodzic
5f32296e48
commit
a4ece260e1
|
@ -3,7 +3,6 @@
|
|||
# format: OGR output format
|
||||
# simplify: Simplify value
|
||||
# epsg: target EPSG code
|
||||
# destination: destination folder. If it does not exist, it will be created.
|
||||
#
|
||||
# ------
|
||||
# output: If successful, prints the full path to the contours file. Otherwise it prints "error"
|
||||
|
@ -47,4 +46,4 @@ if [ -e "output.$$ext" ]; then
|
|||
echo "$$(pwd)/output.$$ext"
|
||||
else
|
||||
echo "error"
|
||||
fi
|
||||
fi
|
||||
|
|
Ładowanie…
Reference in New Issue