Differences between revisions 3 and 4
Revision 3 as of 2016-02-08 15:41:49
Size: 756
Editor: BMittan
Comment:
Revision 4 as of 2016-02-10 19:53:36
Size: 774
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
This user-created file contains the list of landmarks you want to use when creating a bigmap.  This user-created file contains the list of landmarks you want to use when creating a bigmap.
Line 6: Line 6:
If '''BIGMAP.IN''' exists when the bigmap command is run, the '''''only''''' landmarks that will be used in the construction of the bigmap are taken from this list. This is useful when you want to use only specific landmarks, such as only those of a certain resolution.  If '''BIGMAP.IN''' exists when the bigmap command is run, the '''''only''''' landmarks that will be used in the construction of the bigmap are taken from this list. This is useful when you want to use only specific landmarks, such as only those of a certain resolution.
Line 36: Line 36:
CategoryFiles CategoryFiles  CategoryInputFiles

BIGMAP.IN

Description

This user-created file contains the list of landmarks you want to use when creating a bigmap.

If BIGMAP.IN exists when the bigmap command is run, the only landmarks that will be used in the construction of the bigmap are taken from this list. This is useful when you want to use only specific landmarks, such as only those of a certain resolution.

  • /!\ BIGMAP.IN should be treated as a temporary file and either renamed or deleted after use.

Here is a sample of a BIGMAP.IN file:

EE0001
EE0002
EE0003
EE0004
EE0005
EE0006
EE0007
EE0008
EE0009
EE0010
EE0011
EE0012
EE0013
EE0014
EE0015
EE0016
END


(Compiled by TC)

CategoryFiles CategoryInputFiles

BIGMAP.IN (last edited 2016-02-10 19:53:36 by BMittan)