254 |
jpm |
1 |
<?xml version="1.0" standalone="no"?>
|
|
|
2 |
|
|
|
3 |
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
|
4 |
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
|
5 |
|
|
|
6 |
<svg
|
|
|
7 |
xmlns="http://www.w3.org/2000/svg"
|
|
|
8 |
version="1.0"
|
|
|
9 |
x="0"
|
|
|
10 |
y="0"
|
|
|
11 |
width="900"
|
|
|
12 |
height="1000"
|
|
|
13 |
viewBox="0 0 1800 1700"
|
|
|
14 |
preserveAspectRatio="xMinYMin"
|
|
|
15 |
id="svgFuseau31"
|
|
|
16 |
>
|
|
|
17 |
<style type="text/css">
|
|
|
18 |
.bordure {
|
|
|
19 |
fill-opacity: 0;
|
|
|
20 |
fill:white;
|
|
|
21 |
stroke:black;
|
|
|
22 |
stroke-opacity: 1;
|
|
|
23 |
stroke-width:1;
|
|
|
24 |
stroke-dasharray: none;
|
|
|
25 |
}
|
|
|
26 |
.carre100k{
|
|
|
27 |
fill-opacity:0;
|
|
|
28 |
stroke:black;
|
|
|
29 |
stroke-opacity:1;
|
|
|
30 |
stroke-width:100;
|
|
|
31 |
stroke-dasharray: none;
|
|
|
32 |
}
|
|
|
33 |
</style>
|
|
|
34 |
<defs>
|
|
|
35 |
<pattern id="grid100km" width="100" height="100" patternUnits="userSpaceOnUse">
|
|
|
36 |
<path d="M 0 0, L 100 0, L 100 100,L 0 100, L 0 0" style="fill:white;stroke:lightgray;stroke-width:1"/>
|
|
|
37 |
</pattern>
|
|
|
38 |
<pattern id="grid10km" width="10" height="10" patternUnits="userSpaceOnUse">
|
|
|
39 |
<path d="M 0 0, L 10 0, L 10 10,L 0 10, L 0 0" style="fill:white;stroke:lightgray;stroke-width:1"/>
|
|
|
40 |
</pattern>
|
|
|
41 |
</defs>
|
|
|
42 |
<g>
|
|
|
43 |
<g title="UTM Fuseau 30 (angle3031=364.5)"
|
|
|
44 |
transform="translate(200,0) rotate(364.5 400 0)">
|
|
|
45 |
<g
|
|
|
46 |
title="UTM 30 U"
|
|
|
47 |
id="UTM30U">
|
|
|
48 |
<g transform="translate(0,600) scale(1,-1)">
|
|
|
49 |
<!--grille 31U : coordonnées en Km-->
|
|
|
50 |
<rect x="0" y="0" stroke="black" width="600" height="600" style="fill:url(#grid10km);fill-opacity:1;stroke:lightgray;stroke-width:10"/>
|
|
|
51 |
<rect x="0" y="0" stroke="black" width="600" height="600" style="fill:url(#grid100km);fill-opacity:0.5;stroke:lightgray;stroke-width:10"/>
|
|
|
52 |
</g>
|
|
|
53 |
</g>
|
|
|
54 |
<g
|
|
|
55 |
transform="translate(0,600)"
|
|
|
56 |
title="UTM 30 T"
|
|
|
57 |
id="UTM30T">
|
|
|
58 |
<g transform="translate(0,900) scale(1,-1)">
|
|
|
59 |
<!--grille 31T : coordonnées en Km-->
|
|
|
60 |
<rect x="0" y="0" stroke="black" width="600" height="900" style="fill:url(#grid10km);fill-opacity:1;stroke:lightgray;stroke-width:10"/>
|
|
|
61 |
<rect x="0" y="0" stroke="black" width="600" height="900" style="fill:url(#grid100km);fill-opacity:0.5;stroke:lightgray;stroke-width:10"/>
|
|
|
62 |
</g>
|
|
|
63 |
</g>
|
|
|
64 |
</g>
|
|
|
65 |
<g title="UTM Fuseau 31"
|
|
|
66 |
transform="translate(600,0)" >
|
|
|
67 |
<g
|
|
|
68 |
title="UTM 31 U"
|
|
|
69 |
id="UTM31U">
|
|
|
70 |
<g transform="translate(0,600) scale(1,-1)">
|
|
|
71 |
<!--grille 31U : coordonnées en Km-->
|
|
|
72 |
<rect x="0" y="0" stroke="black" width="600" height="600" style="fill:url(#grid10km);fill-opacity:0.3;stroke:lightgray;stroke-width:10"/>
|
|
|
73 |
<rect x="0" y="0" stroke="black" width="600" height="600" style="fill:url(#grid100km);fill-opacity:0.5;stroke:lightgray;stroke-width:10"/>
|
|
|
74 |
</g>
|
|
|
75 |
</g>
|
|
|
76 |
<g
|
|
|
77 |
transform="translate(0,600)"
|
|
|
78 |
title="UTM 31 T"
|
|
|
79 |
id="UTM31T">
|
|
|
80 |
<g transform="translate(0,900) scale(1,-1)">
|
|
|
81 |
<!--grille 31T : coordonnées en Km-->
|
|
|
82 |
<rect x="0" y="0" stroke="black" width="600" height="900" style="fill:url(#grid10km);fill-opacity:0.3;stroke:lightgray;stroke-width:10"/>
|
|
|
83 |
<rect x="0" y="0" stroke="black" width="600" height="900" style="fill:url(#grid100km);fill-opacity:0.5;stroke:lightgray;stroke-width:10"/>
|
|
|
84 |
</g>
|
|
|
85 |
</g>
|
|
|
86 |
</g>
|
|
|
87 |
<g title="UTM Fuseau 32 (angle3132=356)"
|
|
|
88 |
transform="translate(1000,0) rotate(356)">
|
|
|
89 |
<g
|
|
|
90 |
title="UTM 32 U (angle3132=356)"
|
|
|
91 |
id="UTM31U">
|
|
|
92 |
<g transform="translate(0,600) scale(1,-1)">
|
|
|
93 |
<!--grille 31U : coordonnées en Km-->
|
|
|
94 |
<rect x="0" y="0" stroke="black" width="600" height="600" style="fill:url(#grid10km);fill-opacity:0.3;stroke:lightgray;stroke-width:10"/>
|
|
|
95 |
<rect x="0" y="0" stroke="black" width="600" height="600" style="fill:url(#grid100km);fill-opacity:0.5;stroke:lightgray;stroke-width:10"/>
|
|
|
96 |
</g>
|
|
|
97 |
</g>
|
|
|
98 |
<g
|
|
|
99 |
transform="translate(0,600)"
|
|
|
100 |
title="UTM 32 T"
|
|
|
101 |
id="UTM31T">
|
|
|
102 |
<g transform="translate(0,900) scale(1,-1)">
|
|
|
103 |
<!--grille 31T : coordonnées en Km-->
|
|
|
104 |
<rect x="0" y="0" stroke="black" width="600" height="900" style="fill:url(#grid10km);fill-opacity:1;stroke:lightgray;stroke-width:10"/>
|
|
|
105 |
<rect x="0" y="0" stroke="black" width="600" height="900" style="fill:url(#grid100km);fill-opacity:0.5;stroke:lightgray;stroke-width:10"/>
|
|
|
106 |
</g>
|
|
|
107 |
</g>
|
|
|
108 |
</g>
|
|
|
109 |
</g>
|
|
|
110 |
</svg>
|