Line 1... |
Line -... |
1 |
<?xml version="1.0" encoding="utf-8"?>
|
- |
|
2 |
<svg version="1.1" id="graphique_sol" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
|
- |
|
3 |
y="0px" width="500px" height="250px" viewBox="0 0 500 250" enable-background="new 0 0 500 250" xml:space="preserve">
|
- |
|
4 |
<style id="cssGraphique" type="text/css">
|
- |
|
5 |
@CHARSET "UTF-8";
|
- |
|
6 |
.fond {
|
- |
|
7 |
fill:#F8F8F8;
|
- |
|
8 |
}
|
- |
|
9 |
.graduation {
|
- |
|
10 |
fill:none;
|
- |
|
11 |
stroke:#000000;
|
- |
|
12 |
stroke-width:1.5;
|
- |
|
13 |
stroke-dasharray:1,1;
|
- |
|
14 |
}
|
- |
|
15 |
|
- |
|
16 |
.ligne_grad {
|
- |
|
17 |
fill:none;
|
- |
|
18 |
stroke:#000000;
|
- |
|
19 |
stroke-width:1.5;
|
- |
|
20 |
stroke-dasharray:1.5,1.5;
|
- |
|
21 |
}
|
- |
|
22 |
|
- |
|
23 |
.median {
|
- |
|
24 |
fill:none;
|
- |
|
25 |
stroke:#000000;
|
- |
|
26 |
stroke-width:1.5;
|
- |
|
27 |
stroke-dasharray:1,1;
|
- |
|
28 |
}
|
- |
|
29 |
|
- |
|
30 |
.cartouche {
|
- |
|
31 |
fill:#F8F8F8;
|
- |
|
32 |
stroke:#000000;
|
- |
|
33 |
stroke-width:1.5;
|
- |
|
34 |
}
|
- |
|
35 |
|
- |
|
36 |
.cache {
|
- |
|
37 |
fill:#F8F8F8;
|
- |
|
38 |
}
|
- |
|
39 |
|
- |
|
40 |
.titre {
|
- |
|
41 |
font-family:Arial;
|
- |
|
42 |
font-size:13px;
|
- |
|
43 |
}
|
- |
|
44 |
|
- |
|
45 |
.min_max {
|
- |
|
46 |
font-family:Arial;
|
- |
|
47 |
font-size:10px;
|
- |
|
48 |
}
|
- |
|
49 |
|
- |
|
50 |
|
- |
|
51 |
</style>
|
- |
|
52 |
<rect id="fond" x="0px" y="0px" class="fond" width="510px" height="250px"/>
|
- |
|
53 |
|
- |
|
54 |
<line class="graduation" x1="181.897" y1="41.463" x2="181.897" y2="237.463"/>
|
- |
|
55 |
<line class="graduation" x1="213.095" y1="43.044" x2="213.095" y2="237.463"/>
|
- |
|
56 |
<line class="graduation" x1="243.902" y1="42.559" x2="243.902" y2="237.463"/>
|
- |
|
57 |
<line class="graduation" x1="276.824" y1="42.559" x2="276.824" y2="237.463"/>
|
- |
|
58 |
<line class="median" x1="308.939" y1="42.671" x2="308.939" y2="237.463"/>
|
- |
|
59 |
<line class="median" x1="342.273" y1="42.338" x2="342.273" y2="237.463"/>
|
- |
|
60 |
<line class="graduation" x1="372.273" y1="41.463" x2="372.273" y2="236.463"/>
|
- |
|
61 |
<line class="graduation" x1="403.395" y1="41.463" x2="403.395" y2="236.463"/>
|
- |
|
62 |
<line class="graduation" x1="435.031" y1="42.559" x2="435.031" y2="235.463"/>
|
- |
|
63 |
<line class="graduation" x1="465.781" y1="42.559" x2="465.781" y2="237.463"/>
|
- |
|
64 |
|
- |
|
65 |
<rect x="179.794" y="50.066" class="cache" width="292.092" height="28.688"/>
|
- |
|
66 |
<rect x="179.794" y="86.583" class="cache" width="290.717" height="31.47"/>
|
- |
|
67 |
<rect x="179.794" y="163.583" class="cache" width="290.717" height="30.47"/>
|
- |
|
68 |
<rect x="177.794" y="200.583" class="cache" width="294.717" height="30.47"/>
|
- |
|
69 |
<rect x="179.794" y="125.583" class="cache" width="291.342" height="31.804"/>
|
- |
|
70 |
|
- |
|
71 |
<line class="ligne_grad" x1="181.517" y1="43.443" x2="466.615" y2="43.443"/>
|
- |
|
72 |
<line class="ligne_grad" x1="181.517" y1="79.701" x2="467" y2="79.701"/>
|
- |
|
73 |
<line class="ligne_grad" x1="181.517" y1="119.025" x2="466.5" y2="119.025"/>
|
- |
|
74 |
<line class="ligne_grad" x1="181.517" y1="158.701" x2="467" y2="158.701"/>
|
- |
|
75 |
<line class="ligne_grad" x1="182.517" y1="193.701" x2="468" y2="193.701"/>
|
- |
|
76 |
<line class="ligne_grad" x1="181.517" y1="230.701" x2="467" y2="230.701"/>
|
- |
|
77 |
|
- |
|
78 |
<path class="cartouche" d="M169.403,41.918c0,6.582-5.337,11.918-11.919,11.918H30.352
|
- |
|
79 |
c-6.582,0-11.919-5.336-11.919-11.918v-0.993c0-6.582,5.337-11.919,11.919-11.919h127.132c6.582,0,11.919,5.337,11.919,11.919
|
- |
|
80 |
V41.918L169.403,41.918z"/>
|
- |
|
81 |
<path class="cartouche" d="M169.403,77.673c0,6.582-5.337,11.919-11.919,11.919H30.352
|
- |
|
82 |
c-6.582,0-11.919-5.337-11.919-11.919V76.68c0-6.582,5.337-11.918,11.919-11.918h127.132c6.582,0,11.919,5.336,11.919,11.918V77.673
|
- |
|
83 |
L169.403,77.673z"/>
|
- |
|
84 |
<path class="cartouche" d="M169.403,114.422c0,6.583-5.337,11.92-11.919,11.92H30.352
|
- |
|
85 |
c-6.582,0-11.919-5.337-11.919-11.92v-0.992c0-6.582,5.337-11.919,11.919-11.919h127.132c6.582,0,11.919,5.337,11.919,11.919
|
- |
|
86 |
V114.422L169.403,114.422z"/>
|
- |
|
87 |
<path class="cartouche" d="M169.403,151.172c0,6.582-5.337,11.918-11.919,11.918H30.352
|
- |
|
88 |
c-6.582,0-11.919-5.336-11.919-11.918v-0.992c0-6.582,5.337-11.92,11.919-11.92h127.132c6.582,0,11.919,5.338,11.919,11.92V151.172
|
- |
|
89 |
L169.403,151.172z"/>
|
- |
|
90 |
<path class="cartouche" d="M168.519,186.486c0,6.582-5.336,11.918-11.918,11.918H29.469
|
- |
|
91 |
c-6.582,0-11.919-5.336-11.919-11.918v-0.991c0-6.584,5.337-11.921,11.919-11.921h127.133c6.582,0,11.918,5.337,11.918,11.921
|
- |
|
92 |
L168.519,186.486L168.519,186.486z"/>
|
- |
|
93 |
<path class="cartouche" d="M168.519,223.23c0,6.582-5.336,11.918-11.918,11.918H29.469
|
- |
|
94 |
c-6.582,0-11.919-5.336-11.919-11.918v-0.991c0-6.582,5.337-11.921,11.919-11.921h127.133c6.582,0,11.918,5.339,11.918,11.921
|
- |
|
95 |
L168.519,223.23L168.519,223.23z"/>
|
- |
|
96 |
|
- |
|
97 |
<rect id="un_ve_reaction_sol" x="181.897" y="36.963" fill="none" width="31.198" height="5"/>
|
- |
|
98 |
<rect id="deux_ve_reaction_sol" x="213.095" y="36.963" fill="none" width="30.807" height="5"/>
|
- |
|
99 |
<rect id="trois_ve_reaction_sol" x="243.902" y="36.963" fill="none" width="32.93" height="5"/>
|
- |
|
100 |
<rect id="quatre_ve_reaction_sol" x="276.824" y="36.963" fill="none" width="32.441" height="5"/>
|
- |
|
101 |
<rect id="cinq_ve_reaction_sol" x="309.273" y="36.963" fill="none" width="33" height="5"/>
|
- |
|
102 |
<rect id="six_ve_reaction_sol" x="342.273" y="36.963" fill="none" width="30" height="5"/>
|
- |
|
103 |
<rect id="sept_ve_reaction_sol" x="372.273" y="36.963" fill="none" width="31.122" height="5"/>
|
- |
|
104 |
<rect id="huit_ve_reaction_sol" x="403.395" y="36.963" fill="none" width="31.644" height="5"/>
|
- |
|
105 |
<rect id="neuf_ve_reaction_sol" x="435.02" y="36.963" fill="none" width="31.644" height="5"/>
|
- |
|
106 |
<rect id="un_ve_humidite_edaph" x="181.573" y="73.463" fill="none" width="31.198" height="5"/>
|
- |
|
107 |
<rect id="deux_ve_humidite_edaph" x="212.771" y="73.463" fill="none" width="30.813" height="5"/>
|
- |
|
108 |
<rect id="trois_ve_humidite_edaph" x="243.577" y="73.463" fill="none" width="32.923" height="5"/>
|
- |
|
109 |
<rect id="quatre_ve_humidite_edaph" x="276.5" y="73.463" fill="none" width="32.441" height="5"/>
|
- |
|
110 |
<rect id="cinq_ve_humidite_edaph" x="308.948" y="73.463" fill="none" width="33" height="5"/>
|
- |
|
111 |
<rect id="six_ve_humidite_edaph" x="341.948" y="73.463" fill="none" width="30" height="5"/>
|
- |
|
112 |
<rect id="sept_ve_humidite_edaph" x="371.948" y="73.463" fill="none" width="31.122" height="5"/>
|
- |
|
113 |
<rect id="huit_ve_humidite_edaph" x="403.071" y="73.463" fill="none" width="31.646" height="5"/>
|
- |
|
114 |
<rect id="neuf_ve_humidite_edaph" x="434.52" y="73.463" fill="none" width="31.644" height="5"/>
|
- |
|
115 |
<rect id="un_ve_texture_sol" x="182.124" y="112.463" fill="none" width="31.191" height="5"/>
|
- |
|
116 |
<rect id="deux_ve_texture_sol" x="213.323" y="112.463" fill="none" width="30.813" height="5"/>
|
- |
|
117 |
<rect id="trois_ve_texture_sol" x="244.129" y="112.463" fill="none" width="32.923" height="5"/>
|
- |
|
118 |
<rect id="quatre_ve_texture_sol" x="277.052" y="112.463" fill="none" width="32.448" height="5"/>
|
- |
|
119 |
<rect id="cinq_ve_texture_sol" x="309.5" y="112.463" fill="none" width="33" height="5"/>
|
- |
|
120 |
<rect id="six_ve_texture_sol" x="342.5" y="112.463" fill="none" width="30" height="5"/>
|
- |
|
121 |
<rect id="sept_ve_texture_sol" x="372.5" y="112.463" fill="none" width="31.116" height="5"/>
|
- |
|
122 |
<rect id="huit_ve_texture_sol" x="403.616" y="112.463" fill="none" width="31.646" height="5"/>
|
- |
|
123 |
<rect id="neuf_ve_texture_sol" x="435.52" y="112.463" fill="none" width="31.644" height="5"/>
|
- |
|
124 |
<rect id="un_ve_nutriments_sol" x="182.124" y="152.463" fill="none" width="31.191" height="5"/>
|
- |
|
125 |
<rect id="deux_ve_nutriments_sol" x="213.323" y="152.463" fill="none" width="30.813" height="5"/>
|
- |
|
126 |
<rect id="trois_ve_nutriments_sol" x="244.129" y="152.463" fill="none" width="32.923" height="5"/>
|
- |
|
127 |
<rect id="quatre_ve_nutriments_sol" x="277.052" y="152.463" fill="none" width="32.448" height="5"/>
|
- |
|
128 |
<rect id="cinq_ve_nutriments_sol" x="309.5" y="152.463" fill="none" width="33" height="5"/>
|
- |
|
129 |
<rect id="six_ve_nutriments_sol" x="342.5" y="152.463" fill="none" width="30" height="5"/>
|
- |
|
130 |
<rect id="sept_ve_nutriments_sol" x="372.5" y="152.463" fill="none" width="31.116" height="5"/>
|
- |
|
131 |
<rect id="huit_ve_nutriments_sol" x="403.616" y="152.463" fill="none" width="31.646" height="5"/>
|
- |
|
132 |
<rect id="neuf_ve_nutriments_sol" x="435.52" y="152.463" fill="none" width="31.644" height="5"/>
|
- |
|
133 |
<rect id="un_ve_salinite" x="182.124" y="187.463" fill="none" width="31.191" height="5"/>
|
- |
|
134 |
<rect id="deux_ve_salinite" x="213.323" y="187.463" fill="none" width="30.813" height="5"/>
|
- |
|
135 |
<rect id="trois_ve_salinite" x="244.129" y="187.463" fill="none" width="32.923" height="5"/>
|
- |
|
136 |
<rect id="quatre_ve_salinite" x="277.052" y="187.463" fill="none" width="32.448" height="5"/>
|
- |
|
137 |
<rect id="cinq_ve_salinite" x="309.5" y="187.463" fill="none" width="33" height="5"/>
|
- |
|
138 |
<rect id="six_ve_salinite" x="342.5" y="187.463" fill="none" width="30" height="5"/>
|
- |
|
139 |
<rect id="sept_ve_salinite" x="372.5" y="187.463" fill="none" width="31.116" height="5"/>
|
- |
|
140 |
<rect id="huit_ve_salinite" x="403.616" y="187.463" fill="none" width="31.646" height="5"/>
|
- |
|
141 |
<rect id="neuf_ve_salinite" x="435.52" y="187.463" fill="none" width="31.644" height="5"/>
|
- |
|
142 |
<rect id="un_ve_mat_org_sol" x="182.124" y="224.463" fill="none" width="31.191" height="5"/>
|
- |
|
143 |
<rect id="deux_ve_mat_org_sol" x="213.323" y="224.463" fill="none" width="30.813" height="5"/>
|
- |
|
144 |
<rect id="trois_ve_mat_org_sol" x="244.129" y="224.463" fill="none" width="32.923" height="5"/>
|
- |
|
145 |
<rect id="quatre_ve_mat_org_sol" x="277.052" y="224.463" fill="none" width="32.448" height="5"/>
|
- |
|
146 |
<rect id="cinq_ve_mat_org_sol" x="309.5" y="224.463" fill="none" width="33" height="5"/>
|
- |
|
147 |
<rect id="six_ve_mat_org_sol" x="342.5" y="224.463" fill="none" width="30" height="5"/>
|
- |
|
148 |
<rect id="sept_ve_mat_org_sol" x="372.5" y="224.463" fill="none" width="31.116" height="5"/>
|
- |
|
149 |
<rect id="huit_ve_mat_org_sol" x="403.616" y="224.463" fill="none" width="31.646" height="5"/>
|
- |
|
150 |
<rect id="neuf_ve_mat_org_sol" x="435.52" y="224.463" fill="none" width="31.644" height="5"/>
|
- |
|
151 |
|
- |
|
152 |
|
- |
|
153 |
<text transform="matrix(1 0 0 1 58.4915 155.5352)" class="titre">Nutriments </text>
|
- |
|
154 |
<text transform="matrix(1 0 0 1 70.2161 120.2441)" class="titre">Texture </text>
|
- |
|
155 |
<text transform="matrix(1 0 0 1 65.1917 83.3438)" class="titre">Humidité </text>
|
- |
|
156 |
<text transform="matrix(1 0 0 1 50.5247 46.5938)" class="titre">Réaction (pH)</text>
|
- |
|
157 |
<text transform="matrix(1 0 0 1 72.3074 191.9473)" class="titre">Salinité</text>
|
- |
|
158 |
<text transform="matrix(1 0 0 1 34.592 228.4063)" class="titre">Matière Organique</text>
|
- |
|
159 |
|
- |
|
160 |
<text transform="matrix(1 0 0 1 182.7234 68.9629)" class="min_max">sec</text>
|
- |
|
161 |
<text transform="matrix(1 0 0 1 182.7234 106.8359)" class="min_max">argile</text>
|
- |
|
162 |
<text transform="matrix(1 0 0 1 182.7234 145.4629)" class="min_max">pauvre</text>
|
- |
|
163 |
<text transform="matrix(1 0 0 1 181.97 33.5938)" class="min_max">acide</text>
|
- |
|
164 |
<text transform="matrix(1 0 0 1 182.7234 182.3535)" class="min_max">non-tolérant</text>
|
- |
|
165 |
<text transform="matrix(1 0 0 1 183.4778 219.5605)" class="min_max">pauvre</text>
|
- |
|
166 |
<text transform="matrix(1 0 0 1 424.4417 106.8359)" class="min_max"> rochers</text>
|
- |
|
167 |
<text transform="matrix(1 0 0 1 440.512 145.4629)" class="min_max">riche</text>
|
- |
|
168 |
<text transform="matrix(1 0 0 1 427.4495 68.9629)" class="min_max">humide</text>
|
- |
|
169 |
<text transform="matrix(1 0 0 1 425.4319 33.5938)" class="min_max">basique</text>
|
- |
|
170 |
<text transform="matrix(1 0 0 1 407.3518 182.3535)" class="min_max">très tolérant</text>
|
- |
|
171 |
<text transform="matrix(1 0 0 1 435.512 219.5605)" class="min_max">riche</text>
|
- |
|
172 |
</svg>
|
- |
|
173 |
|
1 |
<?xml version="1.0" encoding="utf-8"?>
|
- |
|
2 |
<svg version="1.1" id="graphique_sol" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
|
- |
|
3 |
y="0px" width="500px" height="250px" viewBox="0 0 500 250" enable-background="new 0 0 500 250" xml:space="preserve">
|
- |
|
4 |
<style id="cssGraphique" type="text/css">
|
- |
|
5 |
@CHARSET "UTF-8";
|
- |
|
6 |
.fond {
|
- |
|
7 |
fill:#F8F8F8;
|
- |
|
8 |
}
|
- |
|
9 |
.graduation {
|
- |
|
10 |
fill:none;
|
- |
|
11 |
stroke:#000000;
|
- |
|
12 |
stroke-width:1.5;
|
- |
|
13 |
stroke-dasharray:1.5,1.5;
|
- |
|
14 |
}
|
- |
|
15 |
|
- |
|
16 |
.ligne_grad {
|
- |
|
17 |
fill:none;
|
- |
|
18 |
stroke:#000000;
|
- |
|
19 |
stroke-width:1.5;
|
- |
|
20 |
stroke-dasharray:1.5,1.5;
|
- |
|
21 |
}
|
- |
|
22 |
|
- |
|
23 |
.median {
|
- |
|
24 |
fill:none;
|
- |
|
25 |
stroke:#000000;
|
- |
|
26 |
stroke-width:1.5;
|
- |
|
27 |
stroke-dasharray:1.5,1.5;
|
- |
|
28 |
}
|
- |
|
29 |
|
- |
|
30 |
.cartouche {
|
- |
|
31 |
fill:#F8F8F8;
|
- |
|
32 |
stroke:#000000;
|
- |
|
33 |
stroke-width:1.5;
|
- |
|
34 |
}
|
- |
|
35 |
|
- |
|
36 |
.cache {
|
- |
|
37 |
fill:#F8F8F8;
|
- |
|
38 |
}
|
- |
|
39 |
|
- |
|
40 |
.titre {
|
- |
|
41 |
font-family:Arial;
|
- |
|
42 |
font-size:13px;
|
- |
|
43 |
}
|
- |
|
44 |
|
- |
|
45 |
.min_max {
|
- |
|
46 |
font-family:Arial;
|
- |
|
47 |
font-size:11px;
|
- |
|
48 |
}
|
- |
|
49 |
|
- |
|
50 |
|
- |
|
51 |
</style>
|
- |
|
52 |
<rect id="fond" x="0px" y="0px" class="fond" width="510px" height="250px"/>
|
- |
|
53 |
|
- |
|
54 |
<line class="graduation" x1="181.897" y1="41.463" x2="181.897" y2="237.463"/>
|
- |
|
55 |
<line class="graduation" x1="213.095" y1="43.044" x2="213.095" y2="237.463"/>
|
- |
|
56 |
<line class="graduation" x1="243.902" y1="42.559" x2="243.902" y2="237.463"/>
|
- |
|
57 |
<line class="graduation" x1="276.824" y1="42.559" x2="276.824" y2="237.463"/>
|
- |
|
58 |
<line class="median" x1="308.939" y1="42.671" x2="308.939" y2="237.463"/>
|
- |
|
59 |
<line class="median" x1="342.273" y1="42.338" x2="342.273" y2="237.463"/>
|
- |
|
60 |
<line class="graduation" x1="372.273" y1="41.463" x2="372.273" y2="236.463"/>
|
- |
|
61 |
<line class="graduation" x1="403.395" y1="41.463" x2="403.395" y2="236.463"/>
|
- |
|
62 |
<line class="graduation" x1="435.031" y1="42.559" x2="435.031" y2="235.463"/>
|
- |
|
63 |
<line class="graduation" x1="465.781" y1="42.559" x2="465.781" y2="237.463"/>
|
- |
|
64 |
|
- |
|
65 |
<rect x="179.794" y="50.066" class="cache" width="292.092" height="28.688"/>
|
- |
|
66 |
<rect x="179.794" y="86.583" class="cache" width="290.717" height="31.47"/>
|
- |
|
67 |
<rect x="179.794" y="163.583" class="cache" width="290.717" height="30.47"/>
|
- |
|
68 |
<rect x="177.794" y="200.583" class="cache" width="294.717" height="30.47"/>
|
- |
|
69 |
<rect x="179.794" y="125.583" class="cache" width="291.342" height="31.804"/>
|
- |
|
70 |
|
- |
|
71 |
<line class="ligne_grad" x1="181.517" y1="43.443" x2="466.615" y2="43.443"/>
|
- |
|
72 |
<line class="ligne_grad" x1="181.517" y1="79.701" x2="467" y2="79.701"/>
|
- |
|
73 |
<line class="ligne_grad" x1="181.517" y1="119.025" x2="466.5" y2="119.025"/>
|
- |
|
74 |
<line class="ligne_grad" x1="181.517" y1="158.701" x2="467" y2="158.701"/>
|
- |
|
75 |
<line class="ligne_grad" x1="182.517" y1="193.701" x2="468" y2="193.701"/>
|
- |
|
76 |
<line class="ligne_grad" x1="181.517" y1="230.701" x2="467" y2="230.701"/>
|
- |
|
77 |
|
- |
|
78 |
<path class="cartouche" d="M169.403,41.918c0,6.582-5.337,11.918-11.919,11.918H30.352
|
- |
|
79 |
c-6.582,0-11.919-5.336-11.919-11.918v-0.993c0-6.582,5.337-11.919,11.919-11.919h127.132c6.582,0,11.919,5.337,11.919,11.919
|
- |
|
80 |
V41.918L169.403,41.918z"/>
|
- |
|
81 |
<path class="cartouche" d="M169.403,77.673c0,6.582-5.337,11.919-11.919,11.919H30.352
|
- |
|
82 |
c-6.582,0-11.919-5.337-11.919-11.919V76.68c0-6.582,5.337-11.918,11.919-11.918h127.132c6.582,0,11.919,5.336,11.919,11.918V77.673
|
- |
|
83 |
L169.403,77.673z"/>
|
- |
|
84 |
<path class="cartouche" d="M169.403,114.422c0,6.583-5.337,11.92-11.919,11.92H30.352
|
- |
|
85 |
c-6.582,0-11.919-5.337-11.919-11.92v-0.992c0-6.582,5.337-11.919,11.919-11.919h127.132c6.582,0,11.919,5.337,11.919,11.919
|
- |
|
86 |
V114.422L169.403,114.422z"/>
|
- |
|
87 |
<path class="cartouche" d="M169.403,151.172c0,6.582-5.337,11.918-11.919,11.918H30.352
|
- |
|
88 |
c-6.582,0-11.919-5.336-11.919-11.918v-0.992c0-6.582,5.337-11.92,11.919-11.92h127.132c6.582,0,11.919,5.338,11.919,11.92V151.172
|
- |
|
89 |
L169.403,151.172z"/>
|
- |
|
90 |
<path class="cartouche" d="M168.519,186.486c0,6.582-5.336,11.918-11.918,11.918H29.469
|
- |
|
91 |
c-6.582,0-11.919-5.336-11.919-11.918v-0.991c0-6.584,5.337-11.921,11.919-11.921h127.133c6.582,0,11.918,5.337,11.918,11.921
|
- |
|
92 |
L168.519,186.486L168.519,186.486z"/>
|
- |
|
93 |
<path class="cartouche" d="M168.519,223.23c0,6.582-5.336,11.918-11.918,11.918H29.469
|
- |
|
94 |
c-6.582,0-11.919-5.336-11.919-11.918v-0.991c0-6.582,5.337-11.921,11.919-11.921h127.133c6.582,0,11.918,5.339,11.918,11.921
|
- |
|
95 |
L168.519,223.23L168.519,223.23z"/>
|
- |
|
96 |
|
- |
|
97 |
<rect id="un_ve_reaction_sol" x="181.897" y="36.963" fill="none" width="31.198" height="5"/>
|
- |
|
98 |
<rect id="deux_ve_reaction_sol" x="213.095" y="36.963" fill="none" width="30.807" height="5"/>
|
- |
|
99 |
<rect id="trois_ve_reaction_sol" x="243.902" y="36.963" fill="none" width="32.93" height="5"/>
|
- |
|
100 |
<rect id="quatre_ve_reaction_sol" x="276.824" y="36.963" fill="none" width="32.441" height="5"/>
|
- |
|
101 |
<rect id="cinq_ve_reaction_sol" x="309.273" y="36.963" fill="none" width="33" height="5"/>
|
- |
|
102 |
<rect id="six_ve_reaction_sol" x="342.273" y="36.963" fill="none" width="30" height="5"/>
|
- |
|
103 |
<rect id="sept_ve_reaction_sol" x="372.273" y="36.963" fill="none" width="31.122" height="5"/>
|
- |
|
104 |
<rect id="huit_ve_reaction_sol" x="403.395" y="36.963" fill="none" width="31.644" height="5"/>
|
- |
|
105 |
<rect id="neuf_ve_reaction_sol" x="435.02" y="36.963" fill="none" width="31.644" height="5"/>
|
- |
|
106 |
<rect id="un_ve_humidite_edaph" x="181.573" y="73.463" fill="none" width="31.198" height="5"/>
|
- |
|
107 |
<rect id="deux_ve_humidite_edaph" x="212.771" y="73.463" fill="none" width="30.813" height="5"/>
|
- |
|
108 |
<rect id="trois_ve_humidite_edaph" x="243.577" y="73.463" fill="none" width="32.923" height="5"/>
|
- |
|
109 |
<rect id="quatre_ve_humidite_edaph" x="276.5" y="73.463" fill="none" width="32.441" height="5"/>
|
- |
|
110 |
<rect id="cinq_ve_humidite_edaph" x="308.948" y="73.463" fill="none" width="33" height="5"/>
|
- |
|
111 |
<rect id="six_ve_humidite_edaph" x="341.948" y="73.463" fill="none" width="30" height="5"/>
|
- |
|
112 |
<rect id="sept_ve_humidite_edaph" x="371.948" y="73.463" fill="none" width="31.122" height="5"/>
|
- |
|
113 |
<rect id="huit_ve_humidite_edaph" x="403.071" y="73.463" fill="none" width="31.646" height="5"/>
|
- |
|
114 |
<rect id="neuf_ve_humidite_edaph" x="434.52" y="73.463" fill="none" width="31.644" height="5"/>
|
- |
|
115 |
<rect id="un_ve_texture_sol" x="182.124" y="112.463" fill="none" width="31.191" height="5"/>
|
- |
|
116 |
<rect id="deux_ve_texture_sol" x="213.323" y="112.463" fill="none" width="30.813" height="5"/>
|
- |
|
117 |
<rect id="trois_ve_texture_sol" x="244.129" y="112.463" fill="none" width="32.923" height="5"/>
|
- |
|
118 |
<rect id="quatre_ve_texture_sol" x="277.052" y="112.463" fill="none" width="32.448" height="5"/>
|
- |
|
119 |
<rect id="cinq_ve_texture_sol" x="309.5" y="112.463" fill="none" width="33" height="5"/>
|
- |
|
120 |
<rect id="six_ve_texture_sol" x="342.5" y="112.463" fill="none" width="30" height="5"/>
|
- |
|
121 |
<rect id="sept_ve_texture_sol" x="372.5" y="112.463" fill="none" width="31.116" height="5"/>
|
- |
|
122 |
<rect id="huit_ve_texture_sol" x="403.616" y="112.463" fill="none" width="31.646" height="5"/>
|
- |
|
123 |
<rect id="neuf_ve_texture_sol" x="435.52" y="112.463" fill="none" width="31.644" height="5"/>
|
- |
|
124 |
<rect id="un_ve_nutriments_sol" x="182.124" y="152.463" fill="none" width="31.191" height="5"/>
|
- |
|
125 |
<rect id="deux_ve_nutriments_sol" x="213.323" y="152.463" fill="none" width="30.813" height="5"/>
|
- |
|
126 |
<rect id="trois_ve_nutriments_sol" x="244.129" y="152.463" fill="none" width="32.923" height="5"/>
|
- |
|
127 |
<rect id="quatre_ve_nutriments_sol" x="277.052" y="152.463" fill="none" width="32.448" height="5"/>
|
- |
|
128 |
<rect id="cinq_ve_nutriments_sol" x="309.5" y="152.463" fill="none" width="33" height="5"/>
|
- |
|
129 |
<rect id="six_ve_nutriments_sol" x="342.5" y="152.463" fill="none" width="30" height="5"/>
|
- |
|
130 |
<rect id="sept_ve_nutriments_sol" x="372.5" y="152.463" fill="none" width="31.116" height="5"/>
|
- |
|
131 |
<rect id="huit_ve_nutriments_sol" x="403.616" y="152.463" fill="none" width="31.646" height="5"/>
|
- |
|
132 |
<rect id="neuf_ve_nutriments_sol" x="435.52" y="152.463" fill="none" width="31.644" height="5"/>
|
- |
|
133 |
<rect id="un_ve_salinite" x="182.124" y="187.463" fill="none" width="31.191" height="5"/>
|
- |
|
134 |
<rect id="deux_ve_salinite" x="213.323" y="187.463" fill="none" width="30.813" height="5"/>
|
- |
|
135 |
<rect id="trois_ve_salinite" x="244.129" y="187.463" fill="none" width="32.923" height="5"/>
|
- |
|
136 |
<rect id="quatre_ve_salinite" x="277.052" y="187.463" fill="none" width="32.448" height="5"/>
|
- |
|
137 |
<rect id="cinq_ve_salinite" x="309.5" y="187.463" fill="none" width="33" height="5"/>
|
- |
|
138 |
<rect id="six_ve_salinite" x="342.5" y="187.463" fill="none" width="30" height="5"/>
|
- |
|
139 |
<rect id="sept_ve_salinite" x="372.5" y="187.463" fill="none" width="31.116" height="5"/>
|
- |
|
140 |
<rect id="huit_ve_salinite" x="403.616" y="187.463" fill="none" width="31.646" height="5"/>
|
- |
|
141 |
<rect id="neuf_ve_salinite" x="435.52" y="187.463" fill="none" width="31.644" height="5"/>
|
- |
|
142 |
<rect id="un_ve_mat_org_sol" x="182.124" y="224.463" fill="none" width="31.191" height="5"/>
|
- |
|
143 |
<rect id="deux_ve_mat_org_sol" x="213.323" y="224.463" fill="none" width="30.813" height="5"/>
|
- |
|
144 |
<rect id="trois_ve_mat_org_sol" x="244.129" y="224.463" fill="none" width="32.923" height="5"/>
|
- |
|
145 |
<rect id="quatre_ve_mat_org_sol" x="277.052" y="224.463" fill="none" width="32.448" height="5"/>
|
- |
|
146 |
<rect id="cinq_ve_mat_org_sol" x="309.5" y="224.463" fill="none" width="33" height="5"/>
|
- |
|
147 |
<rect id="six_ve_mat_org_sol" x="342.5" y="224.463" fill="none" width="30" height="5"/>
|
- |
|
148 |
<rect id="sept_ve_mat_org_sol" x="372.5" y="224.463" fill="none" width="31.116" height="5"/>
|
- |
|
149 |
<rect id="huit_ve_mat_org_sol" x="403.616" y="224.463" fill="none" width="31.646" height="5"/>
|
- |
|
150 |
<rect id="neuf_ve_mat_org_sol" x="435.52" y="224.463" fill="none" width="31.644" height="5"/>
|
- |
|
151 |
|
- |
|
152 |
|
- |
|
153 |
<text transform="matrix(1 0 0 1 58.4915 155.5352)" class="titre">Nutriments </text>
|
- |
|
154 |
<text transform="matrix(1 0 0 1 70.2161 120.2441)" class="titre">Texture </text>
|
- |
|
155 |
<text transform="matrix(1 0 0 1 65.1917 83.3438)" class="titre">Humidité </text>
|
- |
|
156 |
<text transform="matrix(1 0 0 1 50.5247 46.5938)" class="titre">Réaction (pH)</text>
|
- |
|
157 |
<text transform="matrix(1 0 0 1 72.3074 191.9473)" class="titre">Salinité</text>
|
- |
|
158 |
<text transform="matrix(1 0 0 1 34.592 228.4063)" class="titre">Matière Organique</text>
|
- |
|
159 |
|
- |
|
160 |
<text transform="matrix(1 0 0 1 182.7234 68.9629)" class="min_max">sec</text>
|
- |
|
161 |
<text transform="matrix(1 0 0 1 182.7234 106.8359)" class="min_max">argile</text>
|
- |
|
162 |
<text transform="matrix(1 0 0 1 182.7234 145.4629)" class="min_max">pauvre</text>
|
- |
|
163 |
<text transform="matrix(1 0 0 1 181.97 33.5938)" class="min_max">acide</text>
|
- |
|
164 |
<text transform="matrix(1 0 0 1 182.7234 182.3535)" class="min_max">non-tolérant</text>
|
- |
|
165 |
<text transform="matrix(1 0 0 1 183.4778 219.5605)" class="min_max">pauvre</text>
|
- |
|
166 |
<text transform="matrix(1 0 0 1 424.4417 106.8359)" class="min_max"> rochers</text>
|
- |
|
167 |
<text transform="matrix(1 0 0 1 440.512 145.4629)" class="min_max">riche</text>
|
- |
|
168 |
<text transform="matrix(1 0 0 1 427.4495 68.9629)" class="min_max">humide</text>
|
- |
|
169 |
<text transform="matrix(1 0 0 1 425.4319 33.5938)" class="min_max">basique</text>
|
- |
|
170 |
<text transform="matrix(1 0 0 1 407.3518 182.3535)" class="min_max">très tolérant</text>
|
- |
|
171 |
<text transform="matrix(1 0 0 1 435.512 219.5605)" class="min_max">riche</text>
|
- |
|
172 |
</svg>
|
- |
|
173 |
|