From b80401ec995e6db434326335b28986c45a41ce73 Mon Sep 17 00:00:00 2001 From: 65f0b71b8c107dc7c99fe00b869170e1 <65f0b71b8c107dc7c99fe00b869170e1@app-learninglab.inria.fr> Date: Tue, 21 Apr 2020 10:16:52 +0000 Subject: [PATCH] =?UTF-8?q?Fichier=20donn=C3=A9es=20(kml)=20des=20pompes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module3/exo3/pumps.kml | 162 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 module3/exo3/pumps.kml diff --git a/module3/exo3/pumps.kml b/module3/exo3/pumps.kml new file mode 100644 index 0000000..9303c5b --- /dev/null +++ b/module3/exo3/pumps.kml @@ -0,0 +1,162 @@ + + + + + + + + normal + #Style2-point-1 + + + highlight + #Style2-point-1-hover + + + + + + + normal + #Style2-line-2 + + + highlight + #Style2-line-2-hover + + + + + + + normal + #Style2-polygon-3 + + + highlight + #Style2-polygon-3-hover + + + + + + +]]> + #Style2-point-1-map + -0.136668,51.513341 + + + + +]]> + #Style2-point-1-map + -0.139586,51.513876 + + + + +]]> + #Style2-point-1-map + -0.139671,51.514906 + + + + +]]> + #Style2-point-1-map + -0.13163,51.512354 + + + + +]]> + #Style2-point-1-map + -0.133594,51.512139 + + + + +]]> + #Style2-point-1-map + -0.135919,51.511542 + + + + +]]> + #Style2-point-1-map + -0.133962,51.510019 + + + + +]]> + #Style2-point-1-map + -0.138199,51.511295 + + \ No newline at end of file -- 2.18.1