Skip to content

Commit

Permalink
map descr fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Semenov committed Sep 23, 2020
1 parent 9577a57 commit 6c8185e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ unzip -q -o "$TMP_DIR"/\*.zip -d "$TMP_DIR"
echo Building contour lines
cd "$TMP_DIR"
phyghtmap --step=10 --line-cat=400,50 --pbf \
--output-prefix=contour --source=srtm1 \
--output-prefix=contour \
--no-zero-contour \
--srtm-version=3.0 *.hgt
cd -
Expand Down

0 comments on commit 6c8185e

Please sign in to comment.