Setup file

Print Previous page Top page

To download several files of the same type (equally created) MIF/MID with the same settings in the classification code and attributive data there is used the setup file. Having customized the loading parameters once, save them in the setup file, having pressed the Save button, and at repeated processing of files MIF/MID of this type, choose the appropriate setup file, having specified the path to customization file.

You can create a customization file yourself by means of the usual text editor. The setup file has INI. extension.

 

The structure of setup file looks like:

 

.INI - the beginning of a setup file, it is the obligatory field.  

.SCL <value> - a description of map scale, value is a map scale. The field can not be specified.  

.OBJ <value> - description of block of settings for a classification code, value - quantity of lines in a file of this block. The block can be absent.  

.LIN <value> - element of block .OBJ, describes linear objects. Value - an object key.  

.SQR <value> - element of block .OBJ, describes polygonal objects. Value - an object key.  

.PNT <value> - element of block .OBJ, describes point objects. Value - an object key.  

 

.TXT <value> - element of block .OBJ, describes objects of type the title. Value - an object key.  

 

<Value 1> <value 2> - element of block .OBJ, describes conformity of a field name in MIF/MID and a classification field in RSC. Value 1 - the field name in MIF/MID, value 2 - a sign of representation of a classification code in MIF/MID, 0 - a classification code, 1 - an object key.  

.SEM <value> - description of the block of settings for the attributive data to be loaded into a map, value - the number of lines in a file of this block.

The block can be missing.  

<Value 1> <value 2> - element of block .SEM, describes conformity of a field name in MIF/MID and a key of the semantic characteristic in RSC.        Value 1 - a field name in MIF/MID, value 2 - a key of the appropriate characteristic in RSC.  

.END - the end of setup file, the obligatory field.