Description of inset in INI-file

Previous Top Next

The description of a inset is stored in INI-file of works region in [INSET] section. INI-file is stored together with the passport of works region (MAP, SIT, RSW or MTW) and has such name, as passport, with addition of ".INI" extension.

[INSET] section contains following key fields:

 

COUNT  - amount of insets;        

PATHi - path to data (MAP, SIT, RSW or MTW),  i - number of a inset from 1 up to COUNT;        

NAMEi  - conditional name of a cut (up to 31 symbols);        

PLACEi  - mode of binding (0 - to display entirely, 1 – a fragment);        

SCALEi  - scale of data displaying;        

TOPi - the top border of visibility (scale range) (for example, 100 000);        

BOTTOMi  - the bottom border of visibility (for example, 25 000);        

VIEWi  - an attribute of displaying (view) (0 - to hide, 1 - to display);        

FPXi  - X coordinate of the top side of a border;        

FPYi  - Y coordinate of the left side of a border;        

SPXi  - X coordinate of the bottom side of a border;;        

SPYi  - X coordinate of the right side of a border;        

FFXi  - X coordinate of the center of a inset in coordinate system of displayed data;        

FFYi  - Y coordinate of the center of a inset in coordinate system of displayed data.        

 

 

Example:

[INSET]        

COUNT = 1

PATHi = C: \DATA \area/sit

NAMEi = Plan of road junction

PLACEi = 0

TOPi = 1

BOTTOMi = 40 000 000

VIEWi = 1  

FPXi = 6169345

FPYi = 7424641

SPXi = 6166220

SPYi = 7429829

 

For displaying all data in a border the scale and the center of a fragment can be not set.