[[Test_Files]] = Overview = 5.12 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. We are using a slightly offset bigmap, so that we create a smaller number of new landmarks (1/2 day) rather than 360 (2 days). Method is actually "stronger" because it shows that existing landmarks will cause the program to skip them. {{{ /usr/loca/bin2/map_coverage NEXTMP 0, .03 }}} 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/NEXTMP.MAP MAPFILES/XXXXXX.MAP cp ../support/XXX020.SEED . /usr/local/bin2/make_scriptT }}} = Output = About 88 INN files {{{ }}}