diff --git a/couches/eau-potable.geojson b/couches/eau-potable.geojson index 9c58a33..1998921 100644 --- a/couches/eau-potable.geojson +++ b/couches/eau-potable.geojson @@ -3,8 +3,12 @@ "name": "eau-potable", "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, "features": [ -{ "type": "Feature", "properties": { "eau potable": true }, "geometry": { "type": "Point", "coordinates": [ -2.091733930361334, 47.541921483668091 ] } }, +{ "type": "Feature", "properties": { "eau potable": true }, "geometry": { "type": "Point", "coordinates": [ -2.091749333390573, 47.541867425031008 ] } }, { "type": "Feature", "properties": { "eau potable": true }, "geometry": { "type": "Point", "coordinates": [ -2.091224226491597, 47.541401907620823 ] } }, -{ "type": "Feature", "properties": { "eau potable": true }, "geometry": { "type": "Point", "coordinates": [ -2.091918430116742, 47.542137867331149 ] } } +{ "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 ] } } ] }