From 972385cf220a8647f48204c0bf7beca831fd5218 Mon Sep 17 00:00:00 2001 From: nono-lqdn Date: Thu, 2 Apr 2026 17:02:06 +0200 Subject: [PATCH] Ajout des parkings --- couches/parkings.geojson | 9 +++++++++ couches/parkings.qmd | 27 +++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 couches/parkings.geojson create mode 100644 couches/parkings.qmd diff --git a/couches/parkings.geojson b/couches/parkings.geojson new file mode 100644 index 0000000..62f24db --- /dev/null +++ b/couches/parkings.geojson @@ -0,0 +1,9 @@ +{ +"type": "FeatureCollection", +"name": "parkings", +"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, +"features": [ +{ "type": "Feature", "properties": { "Depose-minute": false, "Camping-cars": true, "Parking": true }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092142121259721, 47.542843538132558 ], [ -2.091790408416395, 47.542814759968941 ], [ -2.091835704767429, 47.542539567981564 ], [ -2.092035541610227, 47.542473018068343 ], [ -2.092120805329822, 47.54246942077333 ], [ -2.092187417610755, 47.542510789651068 ], [ -2.092187417610755, 47.542577339516328 ], [ -2.092190082101993, 47.542645687938666 ], [ -2.092142121259721, 47.542843538132558 ] ] ] } }, +{ "type": "Feature", "properties": { "Depose-minute": true, "Camping-cars": false, "Parking": true }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.09220380813615, 47.542019281600098 ], [ -2.092155873817133, 47.542082036529251 ], [ -2.092042574517636, 47.542078114348378 ], [ -2.091968494206427, 47.541999670669327 ], [ -2.092007713194714, 47.541971234806681 ], [ -2.092107939498115, 47.541960448785773 ], [ -2.092174757033716, 47.541982020825351 ], [ -2.09220380813615, 47.542019281600098 ] ] ] } } +] +} diff --git a/couches/parkings.qmd b/couches/parkings.qmd new file mode 100644 index 0000000..d5e11e3 --- /dev/null +++ b/couches/parkings.qmd @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + 0 + 0 + + + + + false + + + +