⇤ ← Revision 1 as of 2017-12-08 08:58:58
Size: 465
Comment:
|
← Revision 2 as of 2022-09-30 17:37:26 ⇥
Size: 731
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
This is run from your working directory, so you must include SHAPEFILES in the path you provide to the program. It makes the SHAPE[1-6].MAP and looks for SHAPEFILES in which to put it |
|
Line 12: | Line 14: |
Support files. These are only needed for [[view_shape]] | Support files. These are only needed for [[view_shape]] (which needs geometry.in) |
Line 15: | Line 17: |
SHAPEFILEs/SHAPE1.MAP SHAPEFILEs/SHAPE2.MAP SHAPEFILEs/SHAPE3.MAP SHAPEFILEs/SHAPE4.MAP SHAPEFILEs/SHAPE5.MAP SHAPEFILEs/SHAPE6.MAP |
SHAPEFILES/SHAPE1.MAP SHAPEFILES/SHAPE2.MAP SHAPEFILES/SHAPE3.MAP SHAPEFILES/SHAPE4.MAP SHAPEFILES/SHAPE5.MAP SHAPEFILES/SHAPE6.MAP |
Line 22: | Line 24: |
You can use the tool viewShape.sh to see it. |
Generates six ".MAP" files in the SHAPEFILES directory. These are used to make visualizations of the shape model using view_shape
This is run from your working directory, so you must include SHAPEFILES in the path you provide to the program. It makes the SHAPE[1-6].MAP and looks for SHAPEFILES in which to put it
Input
The name of the shape file you want to use
SHAPEFILES/step1-shape.txt
Output
Support files. These are only needed for view_shape (which needs geometry.in)
SHAPEFILES/SHAPE1.MAP SHAPEFILES/SHAPE2.MAP SHAPEFILES/SHAPE3.MAP SHAPEFILES/SHAPE4.MAP SHAPEFILES/SHAPE5.MAP SHAPEFILES/SHAPE6.MAP
You can use the tool viewShape.sh to see it.