Processing objects by priority |
The procedure is intended to select point conventional marks crossing by dimensions. At overlaying of conventional marks of different types, objects with a higher priority (hospitals, universities, schools) remain on the map. Objects of low priority (regular buildings) are removed. Parameters of processing are contained in the file c:\Users\Public\Documents\Panorama\NAME.process:
<priority ref="viet50t.priority"></priority> <priorityorder name="Processing objects by priority" nameru="Обработка объектов по приоритетам"> <set name="Processing infrastructure objects" nameru="Обработка объектов инфраструктуры " order="3"> <processed> <key></key> </processed> </set> </priorityorder>
Description of parameters:
NAME - the name of the script parameters file corresponds to the name of the classifier file. Priority lists of crossed objects are contained in file c:\Users\Public\Documents\Panorama\NAME.priority:
<order id="3" name="Point mark order" nameru="Порядок точечных знаков"> <level name="Group 1" nameru="Группа 1"> … </level> … <level name="Group 4" nameru="Группа 4"> <key value="TramThuPhatSong"></key> <key value="P41140"> <attributes> <semantic>642,equal,"Hầm mỏ"</semantic> <semantic>548,equal,"Đang sử dụng"</semantic> </attributes> </key> … </level> … </order>
Description of parameters:
|