From a4ae777cf24fe51fb3ddb1704082a4fa93d310aa Mon Sep 17 00:00:00 2001 From: curt Date: Mon, 15 Dec 2003 16:34:09 +0000 Subject: [PATCH] Add an example usage: --- src/Prep/GSHHS/README.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/Prep/GSHHS/README.txt b/src/Prep/GSHHS/README.txt index 22ba897c..7f2240ee 100644 --- a/src/Prep/GSHHS/README.txt +++ b/src/Prep/GSHHS/README.txt @@ -25,3 +25,10 @@ By default, this utility assigns the "DefaultArea" land cover type to the land mass. You can optionally override this if you want to use something else. TerraGear uses the land cover to assign textures in the final scenery. + +Example: + + ./gshhs $input $work/GSHHS-LandMass 1 + ./gshhs $input $work/GSHHS-Lakes 2 Lake + ./gshhs $input $work/GSHHS-Islands 3 + ./gshhs $input $work/GSHHS-Ponds 4 Lake \ No newline at end of file