Structure and example of the service text file |
Service text file (INI-file) determines the object staff of the region information that is participate in quality raster creation, and also color, by which map objects are displaying. Service text file consists from following sections: [SQUARE], [LINE], [POINT], [VECTOR], [PALETTE]. The symbol ([) in the first stand is the indication of a section beginning. The characters (//) are the beginning of the commenting. The SQUARE, LINE, POINT, VECTOR section strings contain classification codes, indexes of colors and titles of polygon, line, point and vector objects keeping in the region (nomenclature sheet) information placed into the raster. The PALETTE section strings contain the indexes and conforming by them graphic pallette colors of the created raster.
Text file example // OBJECT STAFF OF INFORMATION, PARTICIPATING // IN QUALITY RASTER CREATION //--------------------------------------------------------------------------------------- [SQUARE] 31120000 1 // lake 31410000 2 // river 44200000 230 // nonprotruding constitution 51140000 4 // power plant 71111110 48 // wood 71111100 48 // wood 71122000 52 // industrial crops 71123000 64 // garden [LINE] 31410000 3 // river 31430000 5 // channel 31432000 5 // ditch 44200000 230 // constitution 51320000 4 // electricity transmission line 71111110 48 // wood [POINT] 44100000 6 // protruding constitution 44200000 7 // constitution 53340000 6 // tele-mast [VECTOR] 44200000 7 // constitution 62315000 6 // bridge [PALETTE]
1 0 0 170 2 0 191 239 3 0 126 0 4 113 0 56 5 80 0 80 6 96 0 0 7 255 128 64 8 0 64 239 9 172 0 86 10 255 255 0 11 168 84 0 12 32 1 0 13 48 1 19 14 64 1 20 15 80 1 0 16 96 1 0 17 102 1 23 18 128 1 0 19 144 1 25 20 0 2 0
255 255 255 255
|