Size: 379
Comment:
|
← Revision 9 as of 2016-02-10 19:43:12 ⇥
Size: 682
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 only the maplets that fall completely 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 '''''only''''' the maplets that fall completely inside the borders of the bigmap that was created. |
Line 7: | Line 7: |
This is useful when running proceedures, such as ["Fill"] a bigmap. | /!\ '''INSIDE.TXT''' is different from [[USED_MAPS.TXT]], which lists '''''all''''' of the maplets that are contained in the bigmap that was created, some of which may only partially fall in the bigmap. |
Line 9: | Line 9: |
{{{ Example | Here is a sample '''INSIDE.TXT''' file: |
Line 11: | Line 11: |
{{{ | |
Line 19: | Line 20: |
}}} | |
Line 20: | Line 22: |
}}} | ---------- ''(Compiled by TC)'' CategoryFiles CategoryOutputFiles |
INSIDE.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 only the maplets that fall completely inside the borders of the bigmap that was created.
INSIDE.TXT is different from USED_MAPS.TXT, which lists all of the maplets that are contained in the bigmap that was created, some of which may only partially fall in the bigmap.
Here is a sample INSIDE.TXT file:
T00144 T00145 T00146 T00160 T00161 T00162 T00163 END
(Compiled by TC)