-
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathDefine_1_vector_layer_properties.py.help
More file actions
46 lines (46 loc) · 955 Bytes
/
Define_1_vector_layer_properties.py.help
File metadata and controls
46 lines (46 loc) · 955 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
(dp0
S'ALG_DESC'
p1
VThis script set some properties to the input vector layer : style, spatial index, extent, title, abstract, etc.
p2
sS'Vector_layer'
p3
VThe input vector layer.
p4
sS'Coordinate_Reference_System'
p5
VCoordinate Reference System (CRS) to set for the vector layer.\u000a\u000aNote: this will not reproject the layer data.
p6
sS'ALG_CREATOR'
p7
VMichaël DOUCHIN - 3liz
p8
sS'QML_file'
p9
VIf given, the QML style file will be applied to the vector layer.
p10
sS'Layer_abstract'
p11
VThe layer abstract to set.
p12
sS'Layer_title'
p13
VThe layer title to set.
p14
sS'ALG_HELP_CREATOR'
p15
VMichaël DOUCHIN - 3liz
p16
sS'Create_spatial_index'
p17
VIf true, QGIS will calcultate the spatial index for the layer (if the provider offers this capability).
p18
sS'Calculate_extent'
p19
VIf true, the layer extent will be recalculated.
p20
sS'Save_layer_style_as_default'
p21
VIf true, save the layer properties as the default layer style.
p22
s.