404 |
mathilde |
1 |
<?xml version="1.0" encoding="utf-8"?>
|
412 |
mathilde |
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" y="0px"
|
|
|
3 |
width="510px" viewBox="0 0 513.481 251" enable-background="new 0 0 513.481 251" xml:space="preserve">
|
|
|
4 |
<style id="cssGraphique" type="text/css">
|
404 |
mathilde |
5 |
@CHARSET "UTF-8";
|
412 |
mathilde |
6 |
.fond {
|
|
|
7 |
fill:#F8F8F8;
|
|
|
8 |
stroke:#F8F8F8;
|
|
|
9 |
stroke-width:3;
|
|
|
10 |
}
|
404 |
mathilde |
11 |
.cartouche {
|
412 |
mathilde |
12 |
stroke:#000;
|
|
|
13 |
fill:#F8F8F8;
|
|
|
14 |
stroke-width:1.5;
|
404 |
mathilde |
15 |
}
|
|
|
16 |
.graduation {
|
412 |
mathilde |
17 |
stroke:#000;
|
404 |
mathilde |
18 |
stroke-width:1.5;
|
|
|
19 |
stroke-dasharray:1,1;
|
412 |
mathilde |
20 |
fill:none;
|
404 |
mathilde |
21 |
}
|
|
|
22 |
.median {
|
412 |
mathilde |
23 |
stroke:#000;
|
|
|
24 |
stroke-width:1.5;
|
404 |
mathilde |
25 |
fill:none;
|
|
|
26 |
}
|
|
|
27 |
.ligne_grad {
|
412 |
mathilde |
28 |
stroke:#000;
|
|
|
29 |
stroke-width:1.5;
|
|
|
30 |
stroke-dasharray:1,1;
|
|
|
31 |
fill:none;
|
404 |
mathilde |
32 |
}
|
|
|
33 |
.cache {
|
412 |
mathilde |
34 |
fill:#F8F8F8;
|
404 |
mathilde |
35 |
}
|
|
|
36 |
.titre {
|
412 |
mathilde |
37 |
fill:#000;
|
|
|
38 |
font-family:Arial;
|
|
|
39 |
font-size:13px;
|
404 |
mathilde |
40 |
}
|
|
|
41 |
.min_max {
|
412 |
mathilde |
42 |
fill:#000;
|
|
|
43 |
font-family:Arial;
|
|
|
44 |
font-size:10px;
|
404 |
mathilde |
45 |
}
|
|
|
46 |
.curseur {
|
412 |
mathilde |
47 |
fill:#EA6624;
|
404 |
mathilde |
48 |
stroke:#FFFFFF;
|
|
|
49 |
stroke-width:3;
|
|
|
50 |
}
|
|
|
51 |
</style>
|
412 |
mathilde |
52 |
<rect class="fond" x="1.5" y="1.5" width="510" height="248"/>
|
|
|
53 |
|
|
|
54 |
<path class="cartouche" d="M163.5,31.5c0,6.627-5.373,12-12,12h-128c-6.627,0-12-5.373-12-12v-1
|
|
|
55 |
|
|
|
56 |
c0-6.627,5.373-12,12-12h128c6.627,0,12,5.373,12,12V31.5z"/>
|
|
|
57 |
<path class="cartouche" d="M163.5,67.5c0,6.627-5.373,12-12,12h-128c-6.627,0-12-5.373-12-12v-1
|
|
|
58 |
c0-6.627,5.373-12,12-12h128c6.627,0,12,5.373,12,12V67.5z"/>
|
|
|
59 |
<path class="cartouche" d="M163.5,104.5c0,6.627-5.373,12-12,12h-128c-6.627,0-12-5.373-12-12v-1
|
|
|
60 |
c0-6.627,5.373-12,12-12h128c6.627,0,12,5.373,12,12V104.5z"/>
|
|
|
61 |
<path class="cartouche" d="M163.5,141.5c0,6.627-5.373,12-12,12h-128c-6.627,0-12-5.373-12-12v-1
|
|
|
62 |
c0-6.627,5.373-12,12-12h128c6.627,0,12,5.373,12,12V141.5z"/>
|
|
|
63 |
<path class="cartouche" d="M163.5,178.5c0,6.627-5.373,12-12,12h-128c-6.627,0-12-5.373-12-12v-1
|
|
|
64 |
c0-6.627,5.373-12,12-12h128c6.627,0,12,5.373,12,12V178.5z"/>
|
|
|
65 |
<path class="cartouche" d="M163.5,216.5c0,6.627-5.373,12-12,12h-128c-6.627,0-12-5.373-12-12v-1
|
|
|
66 |
c0-6.627,5.373-12,12-12h128c6.627,0,12,5.373,12,12V216.5z"/>
|
|
|
67 |
|
|
|
68 |
<line class="ligne_grad" x1="175.697" y1="32.03" x2="492.986" y2="32.03"/>
|
|
|
69 |
<line class="ligne_grad" x1="175.697" y1="66.144" x2="492.986" y2="66.144"/>
|
|
|
70 |
<line class="ligne_grad" x1="175.697" y1="103.094" x2="492.986" y2="103.094"/>
|
|
|
71 |
<line class="ligne_grad" x1="175.697" y1="142.033" x2="492.986" y2="142.033"/>
|
|
|
72 |
<line class="ligne_grad" x1="176.457" y1="181.566" x2="493.746" y2="181.566"/>
|
|
|
73 |
<line class="ligne_grad" x1="176.457" y1="219.764" x2="493.746" y2="219.764"/>
|
|
|
74 |
|
|
|
75 |
<line id="zero" class="graduation" x1="176.08" y1="27.461" x2="176.08" y2="225.046"/>
|
|
|
76 |
<line id="un" class="graduation" x1="207.491" y1="27.461" x2="207.491" y2="225.046"/>
|
|
|
77 |
<line id="deux" class="graduation" x1="242.535" y1="27.461" x2="242.535" y2="225.046"/>
|
|
|
78 |
<line id="trois" class="graduation" x1="271.655" y1="27.461" x2="271.655" y2="225.046"/>
|
|
|
79 |
<line id="quatre" class="graduation" x1="303.516" y1="27.461" x2="303.516" y2="225.046"/>
|
|
|
80 |
<line id="six" class="graduation" x1="367.755" y1="27.461" x2="367.755" y2="225.046"/>
|
|
|
81 |
<line id="sept" class="graduation" x1="399.09" y1="27.461" x2="399.09" y2="225.046"/>
|
|
|
82 |
<line id="huit" class="graduation" x1="430.949" y1="27.461" x2="430.949" y2="225.046"/>
|
|
|
83 |
<line id="neuf" class="graduation" x1="462.806" y1="27.461" x2="462.806" y2="225.046"/>
|
|
|
84 |
<line id="dix" class="graduation" x1="492.409" y1="27.461" x2="492.409" y2="225.046"/>
|
|
|
85 |
|
|
|
86 |
<line id="cinq" class="median" x1="336.654" y1="212.689" x2="336.654" y2="227.354"/>
|
|
|
87 |
<line class="median" x1="336.654" y1="173.977" x2="336.654" y2="189.158"/>
|
|
|
88 |
<line class="median" x1="336.654" y1="134.443" x2="336.654" y2="149.624"/>
|
|
|
89 |
<line class="median" x1="336.654" y1="95.503" x2="336.654" y2="110.685"/>
|
|
|
90 |
<line class="median" x1="336.654" y1="58.553" x2="336.654" y2="73.734"/>
|
|
|
91 |
<line class="median" x1="336.654" y1="24.44" x2="336.654" y2="39.621"/>
|
|
|
92 |
|
|
|
93 |
<rect x="171.144" y="37.136" class="cache" width="342.338" height="23.218"/>
|
|
|
94 |
<rect x="171.902" y="70.535" class="cache" width="331.165" height="26.495"/>
|
|
|
95 |
<rect x="167.348" y="108.544" class="cache" width="332.482" height="28.68"/>
|
|
|
96 |
<rect x="171.902" y="188.441" class="cache" width="335.076" height="25.495"/>
|
|
|
97 |
<rect x="172.661" y="147.441" class="cache" width="331.166" height="29.494"/>
|
|
|
98 |
|
|
|
99 |
<text transform="matrix(1 0 0 1 48.6948 145.3223)" class="titre" >Nutriments </text>
|
|
|
100 |
<text transform="matrix(1 0 0 1 60.499 109.7915)" class="titre">Texture </text>
|
|
|
101 |
<text transform="matrix(1 0 0 1 55.4404 72.6382)" class="titre">Humidité </text>
|
|
|
102 |
<text transform="matrix(1 0 0 1 40.6743 35.6382)" class="titre">Réaction (pH)</text>
|
|
|
103 |
<text transform="matrix(1 0 0 1 62.6045 181.9824)" class="titre">Salinité</text>
|
|
|
104 |
<text transform="matrix(1 0 0 1 24.6328 219.6973)" class="titre">Matière Organique</text>
|
|
|
105 |
|
|
|
106 |
<circle id="ve_reaction_sol" class="curseur" cx="487.565" cy="32.988" r="11.583"/>
|
|
|
107 |
<circle id="ve_humidite_edaph" class="curseur" cx="178.763" cy="67.905" r="11.583"/>
|
|
|
108 |
<circle id="ve_texture_sol" class="curseur" cx="490.685" cy="104.34" r="11.583"/>
|
|
|
109 |
<circle id="ve_salinite" class="curseur" cx="488.324" cy="182.523" r="11.584"/>
|
|
|
110 |
<circle id="ve_mat_org_sol" class="curseur" cx="178.521" cy="219.524" r="11.583"/>
|
|
|
111 |
<circle id="ve_nutriments_sol" class="curseur" cx="179.083" cy="141.534" r="11.583"/>
|
|
|
112 |
|
|
|
113 |
<text transform="matrix(1 0 0 1 174.7778 54.6333)" class="min_max" >sec</text>
|
|
|
114 |
<text transform="matrix(1 0 0 1 174.7778 91.7578)" class="min_max">argile</text>
|
|
|
115 |
<text transform="matrix(1 0 0 1 457.4238 91.7578)" class="min_max"> rochers</text>
|
|
|
116 |
<text transform="matrix(1 0 0 1 174.7778 127.6279)" class="min_max">pauvre</text>
|
|
|
117 |
<text transform="matrix(1 0 0 1 470.584 130.252)" class="min_max">riche</text>
|
|
|
118 |
<text transform="matrix(1 0 0 1 460.4521 56.3096)" class="min_max">humide</text>
|
|
|
119 |
<text transform="matrix(1 0 0 1 174.019 22.0425)" class="min_max">acide</text>
|
|
|
120 |
<text transform="matrix(1 0 0 1 458.4199 20.5244)" class="min_max">basique</text>
|
|
|
121 |
<text transform="matrix(1 0 0 1 174.7778 171.8193)" class="min_max">non-tolérant</text>
|
|
|
122 |
<text transform="matrix(1 0 0 1 442.2305 170.3008)" class="min_max">très tolérant</text>
|
|
|
123 |
<text transform="matrix(1 0 0 1 175.5371 205.252)" class="min_max">pauvre</text>
|
|
|
124 |
<text transform="matrix(1 0 0 1 470.584 206.9297)" class="min_max">riche</text>
|
404 |
mathilde |
125 |
</svg>
|