From 695c5e64e49b33f6d100a4c69d661d4907c1474e Mon Sep 17 00:00:00 2001 From: nono-lqdn Date: Thu, 2 Apr 2026 17:01:21 +0200 Subject: [PATCH] =?UTF-8?q?D=C3=A9placement=20des=20points=20d'eau?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- couches/eau-potable.geojson | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/couches/eau-potable.geojson b/couches/eau-potable.geojson index 1998921..0c98f5a 100644 --- a/couches/eau-potable.geojson +++ b/couches/eau-potable.geojson @@ -8,7 +8,8 @@ { "type": "Feature", "properties": { "eau potable": true }, "geometry": { "type": "Point", "coordinates": [ -2.091677919326546, 47.542135679402875 ] } }, { "type": "Feature", "properties": { "eau potable": true }, "geometry": { "type": "Point", "coordinates": [ -2.091672918692963, 47.541841848514537 ] } }, { "type": "Feature", "properties": { "eau potable": true }, "geometry": { "type": "Point", "coordinates": [ -2.091611323086489, 47.541875373911424 ] } }, -{ "type": "Feature", "properties": { "eau potable": false }, "geometry": { "type": "Point", "coordinates": [ -2.091811759579797, 47.541940619819677 ] } }, -{ "type": "Feature", "properties": { "eau potable": true }, "geometry": { "type": "Point", "coordinates": [ -2.091551636075732, 47.541057449610314 ] } } +{ "type": "Feature", "properties": { "eau potable": true }, "geometry": { "type": "Point", "coordinates": [ -2.091811759579797, 47.541940619819677 ] } }, +{ "type": "Feature", "properties": { "eau potable": true }, "geometry": { "type": "Point", "coordinates": [ -2.091551636075732, 47.541057449610314 ] } }, +{ "type": "Feature", "properties": { "eau potable": true }, "geometry": { "type": "Point", "coordinates": [ -2.091747185785431, 47.541879889933234 ] } } ] }