Differences between revisions 1 and 11 (spanning 10 versions)
Revision 1 as of 2013-02-23 16:39:16
Size: 371
Editor: EricPalmer
Comment:
Revision 11 as of 2016-07-24 06:41:48
Size: 619
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Created by ["bigmap.e"] == Description ==
Line 5: Line 5:
A simple text file listing all of the images that were used by ["bigmap.e"] the last time it was run. This contains all the maplets that fall on or inside of the bigmap. This text file, an output from [[bigmap]], lists '''''all''''' of the maplets that were used by [[bigmap]] the last time it was run. This list includes maplets contained completely by the bigmap as well as those that fall on the border.
Line 7: Line 7:
This is useful when running proceedures, such as ["Iterate"] a bigmap.  /!\ '''USED_MAPS.TXT''' is different from [[INSIDE.TXT]], which only lists maplets contained entirely inside the bigmap that was created.

Here is a sample '''USED_MAPS.TXT''' file:
Line 10: Line 12:
Line 19: Line 20:
}}}
Line 20: Line 22:
}}}
----------

''(Compiled by TC)''

CategoryFiles CategoryOutputFiles

USED_MAPS.TXT

Description

This text file, an output from bigmap, lists all of the maplets that were used by bigmap the last time it was run. This list includes maplets contained completely by the bigmap as well as those that fall on the border.

  • /!\ USED_MAPS.TXT is different from INSIDE.TXT, which only lists maplets contained entirely inside the bigmap that was created.

Here is a sample USED_MAPS.TXT file:

T00144
T00145
T00146
T00160
T00161
T00162
T00163
END


(Compiled by TC)

CategoryFiles CategoryOutputFiles

USED_MAPS.TXT (last edited 2016-07-24 06:41:48 by BMittan)