Cutting linear objects for maps printing

Print Previous page Top page Next page

When preparing the map for publication, in order to increase the readability of the map, linear objects (roads, objects of a mathematical basis, design lines) are cut according to the dimensions of the labels. Processing parameters are contained in the file c:\Users\Public\Documents\Panorama\NAME.process:

 

<labelcutting name="Сutting linear objects for maps printing" nameru="Обрезка линейных объектов для печати карт">

<set name="Сutting linear objects for maps printing" nameru="Обрезка линейных объектов" crossdistance="0.2">

  <analyzed>

   <index>1,6</index>

  </analyzed>

  <excluded noprocessed="1">

   <key>L00101,L0000000104,L0000000105,L0000000106,L0000000107,L0000000110</key>

  </excluded>

  <condition>

   <index>1,equal,9</index>

  </condition>

</set>

</labelcutting>

 

Description of parameters:

 

process \ labelcutting \ name="Filtering names"

Task name

process \ labelcutting \ set \ name="Filtering settlement names"

Name of a set of task parameters

process \ labelcutting \ set \ crossdistance="0.2"

Offset of linear objects from labels (in mm on the map)

process \ labelcutting \ set \ semantic="4000"

Number of semantics that contains the label

process \ labelcutting \ set \ analyzed \ index="1,6"

A list of colors numbers for linear objects, which are cut by the dimensions of the labels (1 - black objects of the mathematical basis, 6 - brown horizontal lines)

process \ labelcutting \ set \ excluded \ noprocessed="1"

Do not process the specified objects (noprocessed = 1): power lines, borders of administrative districts

process \ labelcutting \ set \ excluded \ key

List of keys of unprocessed objects

process \ labelcutting \ set \ condition \ index="1,equal,9"

Condition of processing : cut the objects with color 9 (gray roads) according to the dimensions of black labels

 

NAME - the name of the script parameters file corresponds to the name of the classifier file.