|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description :
Parameters
It is possible to choose between displaying the value given as an input, or the name or the identifier of the entity concerned.
If you choose to display the value, you can add a text, before or after the value.
The symbol offset allows you to move symbols horizontally (first entry field : x) and/or vertically
(second entry field : y) as compared with the centroid, in map unit.
You can choose in a font list the desired font. The text color can be set by clicking on the colored square just below this list. If the Transparent background box has not been checked, you can choose a background color for the texts by clicking on the colored square to open the color panel. The texts will appear in a rectangle with black edges.
You just have to uncheck the Automatic size box to specify a different size for characters. Caption
You can first choose the caption title. It is the module name by default.Then you can set the texts on the right or under the symbols in the caption.
You can set the texts on the right or under the symbols in the caption. A black frame can be added for this caption by checking the With frame box.
When you click on the Choose font button, the font list opens and enables you to select the desired font. Font size, however, is not selected from the list, this is done in the Size field located below. You just have to uncheck the Automatic size box to specify a different size in the map unit. Finally, you can select the desired space between symbols and texts in caption by choosing a small, normal or large caption. Script : 2 module untyped_list "" 3 mod_type integer "104" 3 mod_subtype integer "608" 3 mod_name string "ValeursNum" 3 mod_dads integer_list "" 4 ? integer "4" 3 caption_origin vector "" 4 x_val double "0" 4 y_val double "0" 4 z_val double "0" 3 map_bounds bounds "" 4 bottom_left vector "" 5 x_val double "427.100006" 5 y_val double "2194" 5 z_val double "0" 4 top_right vector "" 5 x_val double "526.599976" 5 y_val double "2302.300049" 5 z_val double "0" 3 val_data boolean "T" 3 val_name boolean "F" 3 val_id boolean "F" 3 add_text string "hab." 3 add_text_after boolean "T" 3 precision_before integer "6" 3 precision_after integer "0" 3 prj_delta vector "" 4 x_val double "0" 4 y_val double "0" 4 z_val double "0" 3 val_font string "family:Arial-face:Regular-size:12" 3 is_auto_size boolean "T" 3 val_size double "2.417412" 3 stroke stroke "" 4 stroke_color stroke_color "" 5 red255 integer "0" 5 green255 integer "0" 5 blue255 integer "255" 5 hue360 integer "240" 5 light255 integer "127" 5 saturation255 integer "255" 4 dash dash "" 5 desc_list double_list "" 4 has_dash boolean "F" 3 is_transparant boolean "T" 3 back_color fill "" 4 fill_color fill_color "" 5 red255 integer "0" 5 green255 integer "0" 5 blue255 integer "255" 5 hue360 integer "240" 5 light255 integer "127" 5 saturation255 integer "255" 4 hatch hatch "" 5 angle1 double "0" 5 angle2 double "0" 5 desc_list1 double_list "" 5 desc_list2 double_list "" 5 is_weft boolean "T" 4 has_hatch boolean "F" 3 prj_show_caption boolean "F" 3 prj_title_string string "population" 3 prj_user_string string_list "" 4 ? string "" 3 text_color stroke "" 4 stroke_color stroke_color "" 5 red255 integer "0" 5 green255 integer "0" 5 blue255 integer "0" 5 hue360 integer "0" 5 light255 integer "0" 5 saturation255 integer "0" 4 dash dash "" 5 desc_list double_list "" 4 has_dash boolean "F" 3 right_pos boolean "T" 3 has_back_square boolean "T" 3 caption_font string "family:Arial-face:Regular-size:12" 3 caption_auto_height boolean "T" 3 caption_height double "0.790225" 3 caption_space integer "1" 3 input_type integer "2" Samples
|