README
This commit is contained in:
parent
7a47363ed2
commit
de959b2ed1
1 changed files with 9 additions and 0 deletions
9
gisscripts/00README.txt
Normal file
9
gisscripts/00README.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
All "grass*" scripts are to be run as $GRASS_BATCH_JOB on the
|
||||
respective mapset in order to prepare and clean polygon datasets for
|
||||
the use with TerraGear's "construct" tool. In the long term, the
|
||||
preprocessing in GRASS is destined to replace the respective
|
||||
functionality in "construct".
|
||||
|
||||
The "IntersectsRemoval.sh" utility takes a single Shapefile containing
|
||||
one single closed POLYGON (MULTIPOLYGON's _should_ work but might crash
|
||||
in PostGIS) to cut a hole into the Custom Scenery basemap.
|
Loading…
Add table
Reference in a new issue