|
Size: 637
Comment:
|
Size: 643
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 14: | Line 14: |
| /usr/loca/bin/map_coverage | /usr/loca/bin2/map_coverage |
| Line 21: | Line 21: |
| /usr/local/bin/make_tilefile > tmp.txt | /usr/local/bin2/make_tilefile > tmp.txt |
| Line 31: | Line 31: |
| cp support/XXX020.SEED . /usr/local/bin/make_scriptT |
cp ../support/XXX020.SEED . /usr/local/bin2/make_scriptT |
["Test Files"]
Overview
Uses a map and a seed file to build a suite of lithos scripts to generate images
Output will be exact (diff)
Input
Set up a map that shows what needs to be done (everything)
/usr/loca/bin2/map_coverage REFMAP 0, .04
Make the tilefile
/usr/local/bin2/make_tilefile > tmp.txt n
Run make_script
echo "XXXXXX" > make_scriptT.in echo "XXX020.SEED" >> make_scriptT.in cat tmp.txt >> make_scriptT.in cp MAPFILES/REFMAP.MAP MAPFILES/XXXXXX.MAP cp ../support/XXX020.SEED . /usr/local/bin2/make_scriptT
Output
About 360 INN files
