From 54db8c6fd8522a2da0e79b65e59e69c6aa910ea4 Mon Sep 17 00:00:00 2001 From: midzer Date: Tue, 6 Feb 2024 16:12:45 +0100 Subject: [PATCH] update content and data --- content/cities/audierne/institut-by-d.md | 5 +++++ content/cities/betton/_index.md | 4 ++-- content/cities/bourbriac/digitaleo-point.md | 5 +++++ content/cities/bourbriac/point-vert.md | 5 ----- content/cities/brest/biocoop.md | 5 +++++ content/cities/brest/chez-camille-et-alois.md | 5 ----- content/cities/carhaix-plouguer/digitaleo-point.md | 5 +++++ .../cities/carhaix-plouguer/point-vert-carhaix.md | 5 ----- content/cities/cesson-sevigne/bureau-vallee.md | 5 +++++ content/cities/chantepie/_index.md | 4 ++-- content/cities/gourin/_index.md | 2 +- content/cities/goven/poeles-et-breizh.md | 5 +++++ content/cities/kervignac/_index.md | 4 ++-- content/cities/landivisiau/e-leclerc.md | 2 +- content/cities/landivisiau/noz.md | 5 ----- content/cities/languidic/_index.md | 4 ++-- content/cities/lannion/_index.md | 4 ++-- content/cities/locmine/_index.md | 4 ++-- content/cities/lorient/boulangerie-feuillette.md | 5 +++++ content/cities/meillac/_index.md | 6 ++++++ content/cities/meillac/boulangerie.md | 5 +++++ content/cities/mordelles/_index.md | 2 +- content/cities/perros-guirec/latelier-fermier.md | 5 +++++ content/cities/plovan/digitaleo-point.md | 5 +++++ content/cities/plovan/point-vert.md | 5 ----- content/cities/pont-labbe/_index.md | 4 ++-- content/cities/pontivy/_index.md | 2 +- content/cities/pontivy/biocoop-callune-pontivy.md | 5 +++++ content/cities/pontivy/biocoop-callune.md | 5 ----- content/cities/priziac/_index.md | 4 ++-- content/cities/questembert/_index.md | 4 ++-- content/cities/rennes/_index.md | 2 +- .../saint-malo/la-coop-bio-allee-de-la-grassinais.md | 5 ----- .../la-coop-bio-boulevard-de-lesperance.md | 5 +++++ content/cities/tregueux/boulangerie-feuillette.md | 5 +++++ content/shops/beaute/_index.md | 2 +- data/cities/audierne/institut-by-d.yml | 11 +++++++++++ .../{point-vert.yml => digitaleo-point.yml} | 0 data/cities/brest/biocoop.yml | 11 +++++++++++ data/cities/brest/chez-camille-et-alois.yml | 11 ----------- .../{point-vert-carhaix.yml => digitaleo-point.yml} | 0 data/cities/cesson-sevigne/bureau-vallee.yml | 11 +++++++++++ data/cities/goven/poeles-et-breizh.yml | 11 +++++++++++ data/cities/landivisiau/e-leclerc.yml | 2 +- data/cities/landivisiau/magasin-vert.yml | 2 +- data/cities/landivisiau/noz.yml | 11 ----------- data/cities/lorient/boulangerie-feuillette.yml | 11 +++++++++++ data/cities/meillac/boulangerie.yml | 11 +++++++++++ data/cities/perros-guirec/latelier-fermier.yml | 11 +++++++++++ .../plovan/{point-vert.yml => digitaleo-point.yml} | 0 ...ocoop-callune.yml => biocoop-callune-pontivy.yml} | 2 +- .../la-coop-bio-allee-de-la-grassinais.yml | 11 ----------- .../la-coop-bio-boulevard-de-lesperance.yml | 11 +++++++++++ data/cities/saint-malo/la-coop-bio.yml | 12 ++++++------ data/cities/tregueux/boulangerie-feuillette.yml | 11 +++++++++++ 55 files changed, 203 insertions(+), 101 deletions(-) create mode 100644 content/cities/audierne/institut-by-d.md create mode 100644 content/cities/bourbriac/digitaleo-point.md delete mode 100644 content/cities/bourbriac/point-vert.md create mode 100644 content/cities/brest/biocoop.md delete mode 100644 content/cities/brest/chez-camille-et-alois.md create mode 100644 content/cities/carhaix-plouguer/digitaleo-point.md delete mode 100644 content/cities/carhaix-plouguer/point-vert-carhaix.md create mode 100644 content/cities/cesson-sevigne/bureau-vallee.md create mode 100644 content/cities/goven/poeles-et-breizh.md delete mode 100644 content/cities/landivisiau/noz.md create mode 100644 content/cities/lorient/boulangerie-feuillette.md create mode 100644 content/cities/meillac/_index.md create mode 100644 content/cities/meillac/boulangerie.md create mode 100644 content/cities/perros-guirec/latelier-fermier.md create mode 100644 content/cities/plovan/digitaleo-point.md delete mode 100644 content/cities/plovan/point-vert.md create mode 100644 content/cities/pontivy/biocoop-callune-pontivy.md delete mode 100644 content/cities/pontivy/biocoop-callune.md delete mode 100644 content/cities/saint-malo/la-coop-bio-allee-de-la-grassinais.md create mode 100644 content/cities/saint-malo/la-coop-bio-boulevard-de-lesperance.md create mode 100644 content/cities/tregueux/boulangerie-feuillette.md create mode 100644 data/cities/audierne/institut-by-d.yml rename data/cities/bourbriac/{point-vert.yml => digitaleo-point.yml} (100%) create mode 100644 data/cities/brest/biocoop.yml delete mode 100644 data/cities/brest/chez-camille-et-alois.yml rename data/cities/carhaix-plouguer/{point-vert-carhaix.yml => digitaleo-point.yml} (100%) create mode 100644 data/cities/cesson-sevigne/bureau-vallee.yml create mode 100644 data/cities/goven/poeles-et-breizh.yml delete mode 100644 data/cities/landivisiau/noz.yml create mode 100644 data/cities/lorient/boulangerie-feuillette.yml create mode 100644 data/cities/meillac/boulangerie.yml create mode 100644 data/cities/perros-guirec/latelier-fermier.yml rename data/cities/plovan/{point-vert.yml => digitaleo-point.yml} (100%) rename data/cities/pontivy/{biocoop-callune.yml => biocoop-callune-pontivy.yml} (81%) delete mode 100644 data/cities/saint-malo/la-coop-bio-allee-de-la-grassinais.yml create mode 100644 data/cities/saint-malo/la-coop-bio-boulevard-de-lesperance.yml create mode 100644 data/cities/tregueux/boulangerie-feuillette.yml diff --git a/content/cities/audierne/institut-by-d.md b/content/cities/audierne/institut-by-d.md new file mode 100644 index 000000000..552284bab --- /dev/null +++ b/content/cities/audierne/institut-by-d.md @@ -0,0 +1,5 @@ +--- +title: "Institut by D" +url: /audierne/institut-by-d/ +shop: beauté +--- \ No newline at end of file diff --git a/content/cities/betton/_index.md b/content/cities/betton/_index.md index c904b98f2..2297718d8 100644 --- a/content/cities/betton/_index.md +++ b/content/cities/betton/_index.md @@ -1,6 +1,6 @@ --- title: Betton url: /betton/ -latitude: 48.18 -longitude: -1.637 +latitude: 48.183 +longitude: -1.644 --- \ No newline at end of file diff --git a/content/cities/bourbriac/digitaleo-point.md b/content/cities/bourbriac/digitaleo-point.md new file mode 100644 index 000000000..114396823 --- /dev/null +++ b/content/cities/bourbriac/digitaleo-point.md @@ -0,0 +1,5 @@ +--- +title: "Digitaleo Point" +url: /bourbriac/digitaleo-point/ +shop: centre de jardinage +--- \ No newline at end of file diff --git a/content/cities/bourbriac/point-vert.md b/content/cities/bourbriac/point-vert.md deleted file mode 100644 index 95b631887..000000000 --- a/content/cities/bourbriac/point-vert.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Point Vert" -url: /bourbriac/point-vert/ -shop: centre de jardinage ---- \ No newline at end of file diff --git a/content/cities/brest/biocoop.md b/content/cities/brest/biocoop.md new file mode 100644 index 000000000..677fbb01c --- /dev/null +++ b/content/cities/brest/biocoop.md @@ -0,0 +1,5 @@ +--- +title: "Biocoop" +url: /brest/biocoop/ +shop: supermarché +--- \ No newline at end of file diff --git a/content/cities/brest/chez-camille-et-alois.md b/content/cities/brest/chez-camille-et-alois.md deleted file mode 100644 index 55ed3971a..000000000 --- a/content/cities/brest/chez-camille-et-alois.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Chez Camille & Aloïs" -url: /brest/chez-camille-et-alois/ -shop: boulangerie ---- \ No newline at end of file diff --git a/content/cities/carhaix-plouguer/digitaleo-point.md b/content/cities/carhaix-plouguer/digitaleo-point.md new file mode 100644 index 000000000..50fcc5835 --- /dev/null +++ b/content/cities/carhaix-plouguer/digitaleo-point.md @@ -0,0 +1,5 @@ +--- +title: "Digitaleo Point" +url: /carhaix-plouguer/digitaleo-point/ +shop: fleuriste +--- \ No newline at end of file diff --git a/content/cities/carhaix-plouguer/point-vert-carhaix.md b/content/cities/carhaix-plouguer/point-vert-carhaix.md deleted file mode 100644 index 0576ca763..000000000 --- a/content/cities/carhaix-plouguer/point-vert-carhaix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Point Vert Carhaix" -url: /carhaix-plouguer/point-vert-carhaix/ -shop: fleuriste ---- \ No newline at end of file diff --git a/content/cities/cesson-sevigne/bureau-vallee.md b/content/cities/cesson-sevigne/bureau-vallee.md new file mode 100644 index 000000000..cdd0dd24d --- /dev/null +++ b/content/cities/cesson-sevigne/bureau-vallee.md @@ -0,0 +1,5 @@ +--- +title: "Bureau Vallée" +url: /cesson-sevigne/bureau-vallee/ +shop: fournitures de bureau +--- \ No newline at end of file diff --git a/content/cities/chantepie/_index.md b/content/cities/chantepie/_index.md index 15609a168..4cba54bb0 100644 --- a/content/cities/chantepie/_index.md +++ b/content/cities/chantepie/_index.md @@ -1,6 +1,6 @@ --- title: Chantepie url: /chantepie/ -latitude: 48.085 -longitude: -1.628 +latitude: 48.088 +longitude: -1.616 --- \ No newline at end of file diff --git a/content/cities/gourin/_index.md b/content/cities/gourin/_index.md index 2ecb45e59..c872e3023 100644 --- a/content/cities/gourin/_index.md +++ b/content/cities/gourin/_index.md @@ -2,5 +2,5 @@ title: Gourin url: /gourin/ latitude: 48.141 -longitude: -3.604 +longitude: -3.615 --- \ No newline at end of file diff --git a/content/cities/goven/poeles-et-breizh.md b/content/cities/goven/poeles-et-breizh.md new file mode 100644 index 000000000..f166c8573 --- /dev/null +++ b/content/cities/goven/poeles-et-breizh.md @@ -0,0 +1,5 @@ +--- +title: "Poêles & Breizh" +url: /goven/poeles-et-breizh/ +shop: cheminée +--- \ No newline at end of file diff --git a/content/cities/kervignac/_index.md b/content/cities/kervignac/_index.md index 8cbeb0461..07e225d18 100644 --- a/content/cities/kervignac/_index.md +++ b/content/cities/kervignac/_index.md @@ -1,6 +1,6 @@ --- title: Kervignac url: /kervignac/ -latitude: 47.76 -longitude: -3.285 +latitude: 47.757 +longitude: -3.286 --- \ No newline at end of file diff --git a/content/cities/landivisiau/e-leclerc.md b/content/cities/landivisiau/e-leclerc.md index 5764ca633..9e7438aa5 100644 --- a/content/cities/landivisiau/e-leclerc.md +++ b/content/cities/landivisiau/e-leclerc.md @@ -1,5 +1,5 @@ --- -title: "E. Leclerc" +title: "E.Leclerc" url: /landivisiau/e-leclerc/ shop: supermarché --- \ No newline at end of file diff --git a/content/cities/landivisiau/noz.md b/content/cities/landivisiau/noz.md deleted file mode 100644 index 906ff6b06..000000000 --- a/content/cities/landivisiau/noz.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "NOZ" -url: /landivisiau/noz/ -shop: magasin de variétés ---- \ No newline at end of file diff --git a/content/cities/languidic/_index.md b/content/cities/languidic/_index.md index 0e5f87969..acdbdf4ad 100644 --- a/content/cities/languidic/_index.md +++ b/content/cities/languidic/_index.md @@ -1,6 +1,6 @@ --- title: Languidic url: /languidic/ -latitude: 47.834 -longitude: -3.162 +latitude: 47.831 +longitude: -3.158 --- \ No newline at end of file diff --git a/content/cities/lannion/_index.md b/content/cities/lannion/_index.md index a2a16233c..07a3a2be8 100644 --- a/content/cities/lannion/_index.md +++ b/content/cities/lannion/_index.md @@ -1,6 +1,6 @@ --- title: Lannion url: /lannion/ -latitude: 48.721 -longitude: -3.482 +latitude: 48.744 +longitude: -3.477 --- \ No newline at end of file diff --git a/content/cities/locmine/_index.md b/content/cities/locmine/_index.md index 041012cf9..a5fc994f6 100644 --- a/content/cities/locmine/_index.md +++ b/content/cities/locmine/_index.md @@ -1,6 +1,6 @@ --- title: Locminé url: /locmine/ -latitude: 47.887 -longitude: -2.836 +latitude: 47.884 +longitude: -2.832 --- \ No newline at end of file diff --git a/content/cities/lorient/boulangerie-feuillette.md b/content/cities/lorient/boulangerie-feuillette.md new file mode 100644 index 000000000..c7ee12eac --- /dev/null +++ b/content/cities/lorient/boulangerie-feuillette.md @@ -0,0 +1,5 @@ +--- +title: "Boulangerie Feuillette" +url: /lorient/boulangerie-feuillette/ +shop: boulangerie +--- \ No newline at end of file diff --git a/content/cities/meillac/_index.md b/content/cities/meillac/_index.md new file mode 100644 index 000000000..c26be6f1e --- /dev/null +++ b/content/cities/meillac/_index.md @@ -0,0 +1,6 @@ +--- +title: Meillac +url: /meillac/ +latitude: 48.412 +longitude: -1.813 +--- \ No newline at end of file diff --git a/content/cities/meillac/boulangerie.md b/content/cities/meillac/boulangerie.md new file mode 100644 index 000000000..dd00a9fb5 --- /dev/null +++ b/content/cities/meillac/boulangerie.md @@ -0,0 +1,5 @@ +--- +title: "Boulangerie" +url: /meillac/boulangerie/ +shop: boulangerie +--- \ No newline at end of file diff --git a/content/cities/mordelles/_index.md b/content/cities/mordelles/_index.md index 2d91782bd..8eea87043 100644 --- a/content/cities/mordelles/_index.md +++ b/content/cities/mordelles/_index.md @@ -2,5 +2,5 @@ title: Mordelles url: /mordelles/ latitude: 48.072 -longitude: -1.852 +longitude: -1.851 --- \ No newline at end of file diff --git a/content/cities/perros-guirec/latelier-fermier.md b/content/cities/perros-guirec/latelier-fermier.md new file mode 100644 index 000000000..ebdcb3985 --- /dev/null +++ b/content/cities/perros-guirec/latelier-fermier.md @@ -0,0 +1,5 @@ +--- +title: "L'atelier fermier" +url: /perros-guirec/latelier-fermier/ +shop: commodité +--- \ No newline at end of file diff --git a/content/cities/plovan/digitaleo-point.md b/content/cities/plovan/digitaleo-point.md new file mode 100644 index 000000000..30136a16e --- /dev/null +++ b/content/cities/plovan/digitaleo-point.md @@ -0,0 +1,5 @@ +--- +title: "Digitaleo Point" +url: /plovan/digitaleo-point/ +shop: centre de jardinage +--- \ No newline at end of file diff --git a/content/cities/plovan/point-vert.md b/content/cities/plovan/point-vert.md deleted file mode 100644 index a1931f6a3..000000000 --- a/content/cities/plovan/point-vert.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Point Vert" -url: /plovan/point-vert/ -shop: centre de jardinage ---- \ No newline at end of file diff --git a/content/cities/pont-labbe/_index.md b/content/cities/pont-labbe/_index.md index 1364d1f4c..97c238ca0 100644 --- a/content/cities/pont-labbe/_index.md +++ b/content/cities/pont-labbe/_index.md @@ -1,6 +1,6 @@ --- -title: Pont-l'abbé +title: Pont-l'Abbé url: /pont-labbe/ -latitude: 47.865 +latitude: 47.866 longitude: -4.223 --- \ No newline at end of file diff --git a/content/cities/pontivy/_index.md b/content/cities/pontivy/_index.md index 10a53c699..2579c2770 100644 --- a/content/cities/pontivy/_index.md +++ b/content/cities/pontivy/_index.md @@ -1,6 +1,6 @@ --- title: Pontivy url: /pontivy/ -latitude: 48.068 +latitude: 48.067 longitude: -2.965 --- \ No newline at end of file diff --git a/content/cities/pontivy/biocoop-callune-pontivy.md b/content/cities/pontivy/biocoop-callune-pontivy.md new file mode 100644 index 000000000..15a9741da --- /dev/null +++ b/content/cities/pontivy/biocoop-callune-pontivy.md @@ -0,0 +1,5 @@ +--- +title: "Biocoop Callune Pontivy" +url: /pontivy/biocoop-callune-pontivy/ +shop: commodité +--- \ No newline at end of file diff --git a/content/cities/pontivy/biocoop-callune.md b/content/cities/pontivy/biocoop-callune.md deleted file mode 100644 index 5d818366e..000000000 --- a/content/cities/pontivy/biocoop-callune.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Biocoop Callune" -url: /pontivy/biocoop-callune/ -shop: supermarché ---- \ No newline at end of file diff --git a/content/cities/priziac/_index.md b/content/cities/priziac/_index.md index 9a116f3fe..0471abbf7 100644 --- a/content/cities/priziac/_index.md +++ b/content/cities/priziac/_index.md @@ -1,6 +1,6 @@ --- title: Priziac url: /priziac/ -latitude: 48.056 -longitude: -3.416 +latitude: 48.06 +longitude: -3.411 --- \ No newline at end of file diff --git a/content/cities/questembert/_index.md b/content/cities/questembert/_index.md index 0ca92ff94..f208f089f 100644 --- a/content/cities/questembert/_index.md +++ b/content/cities/questembert/_index.md @@ -1,6 +1,6 @@ --- title: Questembert url: /questembert/ -latitude: 47.667 -longitude: -2.439 +latitude: 47.663 +longitude: -2.458 --- \ No newline at end of file diff --git a/content/cities/rennes/_index.md b/content/cities/rennes/_index.md index 1d78618aa..37371bf3e 100644 --- a/content/cities/rennes/_index.md +++ b/content/cities/rennes/_index.md @@ -2,5 +2,5 @@ title: Rennes url: /rennes/ latitude: 48.105 -longitude: -1.679 +longitude: -1.651 --- \ No newline at end of file diff --git a/content/cities/saint-malo/la-coop-bio-allee-de-la-grassinais.md b/content/cities/saint-malo/la-coop-bio-allee-de-la-grassinais.md deleted file mode 100644 index 4de8e88d5..000000000 --- a/content/cities/saint-malo/la-coop-bio-allee-de-la-grassinais.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "La Coop Bio" -url: /saint-malo/la-coop-bio-allee-de-la-grassinais/ -shop: supermarché ---- \ No newline at end of file diff --git a/content/cities/saint-malo/la-coop-bio-boulevard-de-lesperance.md b/content/cities/saint-malo/la-coop-bio-boulevard-de-lesperance.md new file mode 100644 index 000000000..3381039b6 --- /dev/null +++ b/content/cities/saint-malo/la-coop-bio-boulevard-de-lesperance.md @@ -0,0 +1,5 @@ +--- +title: "La Coop Bio" +url: /saint-malo/la-coop-bio-boulevard-de-lesperance/ +shop: supermarché +--- \ No newline at end of file diff --git a/content/cities/tregueux/boulangerie-feuillette.md b/content/cities/tregueux/boulangerie-feuillette.md new file mode 100644 index 000000000..9a3a73dcb --- /dev/null +++ b/content/cities/tregueux/boulangerie-feuillette.md @@ -0,0 +1,5 @@ +--- +title: "Boulangerie Feuillette" +url: /tregueux/boulangerie-feuillette/ +shop: boulangerie +--- \ No newline at end of file diff --git a/content/shops/beaute/_index.md b/content/shops/beaute/_index.md index bff9ac10a..562a1a2d8 100644 --- a/content/shops/beaute/_index.md +++ b/content/shops/beaute/_index.md @@ -1,5 +1,5 @@ --- title: beauté url: /beaute/ -icon: beauty +icon: other --- \ No newline at end of file diff --git a/data/cities/audierne/institut-by-d.yml b/data/cities/audierne/institut-by-d.yml new file mode 100644 index 000000000..3ef83fe6c --- /dev/null +++ b/data/cities/audierne/institut-by-d.yml @@ -0,0 +1,11 @@ +id: 11579997540 +type: node +latitude: 48.01897 +longitude: -4.53566 +postcode: "29770" +city: Audierne +street: "Quai Jacques de Thézac" +housenumber: 9 +phone: "+33 668196364" +opening_hours: "Mo-Sa 08:00-19:00" +website: "" \ No newline at end of file diff --git a/data/cities/bourbriac/point-vert.yml b/data/cities/bourbriac/digitaleo-point.yml similarity index 100% rename from data/cities/bourbriac/point-vert.yml rename to data/cities/bourbriac/digitaleo-point.yml diff --git a/data/cities/brest/biocoop.yml b/data/cities/brest/biocoop.yml new file mode 100644 index 000000000..d02b0125f --- /dev/null +++ b/data/cities/brest/biocoop.yml @@ -0,0 +1,11 @@ +id: 246491182 +type: way +latitude: 48.41236 +longitude: -4.47012 +postcode: "29200" +city: Brest +street: "Rue Daumier" +housenumber: 2 +phone: "+33 2 29 00 33 33" +opening_hours: "Mo-Sa 09:00-19:00" +website: "https://www.finisterra.fr/kerbio-europe.php" \ No newline at end of file diff --git a/data/cities/brest/chez-camille-et-alois.yml b/data/cities/brest/chez-camille-et-alois.yml deleted file mode 100644 index a1f9ea4bb..000000000 --- a/data/cities/brest/chez-camille-et-alois.yml +++ /dev/null @@ -1,11 +0,0 @@ -id: 7579680621 -type: node -latitude: 48.39573 -longitude: -4.47738 -postcode: "29200" -city: Brest -street: "Rue Jean Jaurès" -housenumber: 125 -phone: "09 54 92 85 83" -opening_hours: "Mo-Su 07:00-19:30" -website: "" \ No newline at end of file diff --git a/data/cities/carhaix-plouguer/point-vert-carhaix.yml b/data/cities/carhaix-plouguer/digitaleo-point.yml similarity index 100% rename from data/cities/carhaix-plouguer/point-vert-carhaix.yml rename to data/cities/carhaix-plouguer/digitaleo-point.yml diff --git a/data/cities/cesson-sevigne/bureau-vallee.yml b/data/cities/cesson-sevigne/bureau-vallee.yml new file mode 100644 index 000000000..8d1e8ac83 --- /dev/null +++ b/data/cities/cesson-sevigne/bureau-vallee.yml @@ -0,0 +1,11 @@ +id: 5980846755 +type: node +latitude: 48.11122 +longitude: -1.58933 +postcode: "35510" +city: Cesson-Sévigné +street: "Rue du Rocher" +housenumber: 9 +phone: "+33 2 23 45 63 90" +opening_hours: "" +website: "" \ No newline at end of file diff --git a/data/cities/goven/poeles-et-breizh.yml b/data/cities/goven/poeles-et-breizh.yml new file mode 100644 index 000000000..5dc9444ca --- /dev/null +++ b/data/cities/goven/poeles-et-breizh.yml @@ -0,0 +1,11 @@ +id: 11578580653 +type: node +latitude: 48.02454 +longitude: -1.78358 +postcode: "35580" +city: Goven +street: "Impasse de la Cerisaie" +housenumber: 6C +phone: "02 23 30 94 16" +opening_hours: "" +website: "" \ No newline at end of file diff --git a/data/cities/landivisiau/e-leclerc.yml b/data/cities/landivisiau/e-leclerc.yml index 23f7025f9..5a9961c5f 100644 --- a/data/cities/landivisiau/e-leclerc.yml +++ b/data/cities/landivisiau/e-leclerc.yml @@ -8,4 +8,4 @@ street: "Boulevard de la République" housenumber: phone: "+33 2 98 68 16 49" opening_hours: "" -website: "https://www.e-leclerc.com" \ No newline at end of file +website: "https://www.e.leclerc/mag/e-leclerc-landivisiau" \ No newline at end of file diff --git a/data/cities/landivisiau/magasin-vert.yml b/data/cities/landivisiau/magasin-vert.yml index b29177e2a..105c7b5e5 100644 --- a/data/cities/landivisiau/magasin-vert.yml +++ b/data/cities/landivisiau/magasin-vert.yml @@ -7,5 +7,5 @@ city: Landivisiau street: "Zone Commerciale de Kerven, Kerivoal" housenumber: phone: "" -opening_hours: "Mo-Fr 09:30-12:00, 14:00-19:00; Sa 09:30-12:30, 14:00-19:00; Su 10:00-12:00, 14:30-18:30" +opening_hours: "Mo-Fr 09:30-12:00, 14:00-19:00; Sa 09:30-12:30, 14:00-19:00" website: "https://www.monmagasinvert.fr/" \ No newline at end of file diff --git a/data/cities/landivisiau/noz.yml b/data/cities/landivisiau/noz.yml deleted file mode 100644 index 4d3d8fb65..000000000 --- a/data/cities/landivisiau/noz.yml +++ /dev/null @@ -1,11 +0,0 @@ -id: 11538734623 -type: node -latitude: 48.50694 -longitude: -4.06508 -postcode: "29400" -city: Landivisiau -street: "Boulevard de la République" -housenumber: 28 -phone: "" -opening_hours: "" -website: "" \ No newline at end of file diff --git a/data/cities/lorient/boulangerie-feuillette.yml b/data/cities/lorient/boulangerie-feuillette.yml new file mode 100644 index 000000000..b2f17bf69 --- /dev/null +++ b/data/cities/lorient/boulangerie-feuillette.yml @@ -0,0 +1,11 @@ +id: 1043720624 +type: way +latitude: 47.76393 +longitude: -3.39497 +postcode: "56100" +city: Lorient +street: "Rond point du Keryado" +housenumber: +phone: "+33 2 97 80 09 00" +opening_hours: "07:00-20:00" +website: "" \ No newline at end of file diff --git a/data/cities/meillac/boulangerie.yml b/data/cities/meillac/boulangerie.yml new file mode 100644 index 000000000..45783b5a8 --- /dev/null +++ b/data/cities/meillac/boulangerie.yml @@ -0,0 +1,11 @@ +id: 989671057 +type: node +latitude: 48.41182 +longitude: -1.81325 +postcode: "35270" +city: Meillac +street: "Rue Abbé Chapdelaine" +housenumber: +phone: "" +opening_hours: "" +website: "" \ No newline at end of file diff --git a/data/cities/perros-guirec/latelier-fermier.yml b/data/cities/perros-guirec/latelier-fermier.yml new file mode 100644 index 000000000..7e99f6f86 --- /dev/null +++ b/data/cities/perros-guirec/latelier-fermier.yml @@ -0,0 +1,11 @@ +id: 11576805069 +type: node +latitude: 48.81804 +longitude: -3.47033 +postcode: "22700" +city: Perros Guirec +street: "Boulevard de la Corniche" +housenumber: 127 +phone: "+332 96 13 17 20" +opening_hours: "Mo-Su 09:00-19:00" +website: "https://latelierfermier.bzh/" \ No newline at end of file diff --git a/data/cities/plovan/point-vert.yml b/data/cities/plovan/digitaleo-point.yml similarity index 100% rename from data/cities/plovan/point-vert.yml rename to data/cities/plovan/digitaleo-point.yml diff --git a/data/cities/pontivy/biocoop-callune.yml b/data/cities/pontivy/biocoop-callune-pontivy.yml similarity index 81% rename from data/cities/pontivy/biocoop-callune.yml rename to data/cities/pontivy/biocoop-callune-pontivy.yml index 84e8be3d8..1df46671a 100644 --- a/data/cities/pontivy/biocoop-callune.yml +++ b/data/cities/pontivy/biocoop-callune-pontivy.yml @@ -8,4 +8,4 @@ street: "Rue Colette Besson" housenumber: 2 phone: "+33 2 97 25 63 73" opening_hours: "" -website: "https://callune.biocoop.net/" \ No newline at end of file +website: "https://www.biocoop-callune.fr" \ No newline at end of file diff --git a/data/cities/saint-malo/la-coop-bio-allee-de-la-grassinais.yml b/data/cities/saint-malo/la-coop-bio-allee-de-la-grassinais.yml deleted file mode 100644 index 1b0b088da..000000000 --- a/data/cities/saint-malo/la-coop-bio-allee-de-la-grassinais.yml +++ /dev/null @@ -1,11 +0,0 @@ -id: 94984837 -type: way -latitude: 48.62288 -longitude: -1.98713 -postcode: "35400" -city: Saint-Malo -street: "Allée de la Grassinais" -housenumber: 5 -phone: "+33 2 99 81 41 28" -opening_hours: "Mo-Sa 09:00-19:00" -website: "https://lacoopbio.com/" \ No newline at end of file diff --git a/data/cities/saint-malo/la-coop-bio-boulevard-de-lesperance.yml b/data/cities/saint-malo/la-coop-bio-boulevard-de-lesperance.yml new file mode 100644 index 000000000..c9e39ae2a --- /dev/null +++ b/data/cities/saint-malo/la-coop-bio-boulevard-de-lesperance.yml @@ -0,0 +1,11 @@ +id: 94673157 +type: way +latitude: 48.64955 +longitude: -1.98741 +postcode: "35400" +city: Saint-Malo +street: "Boulevard de l'Espérance" +housenumber: 13 +phone: "" +opening_hours: "Mo-Sa 09:00-19:00" +website: "https://lacoopbio.com/" \ No newline at end of file diff --git a/data/cities/saint-malo/la-coop-bio.yml b/data/cities/saint-malo/la-coop-bio.yml index c9e39ae2a..1b0b088da 100644 --- a/data/cities/saint-malo/la-coop-bio.yml +++ b/data/cities/saint-malo/la-coop-bio.yml @@ -1,11 +1,11 @@ -id: 94673157 +id: 94984837 type: way -latitude: 48.64955 -longitude: -1.98741 +latitude: 48.62288 +longitude: -1.98713 postcode: "35400" city: Saint-Malo -street: "Boulevard de l'Espérance" -housenumber: 13 -phone: "" +street: "Allée de la Grassinais" +housenumber: 5 +phone: "+33 2 99 81 41 28" opening_hours: "Mo-Sa 09:00-19:00" website: "https://lacoopbio.com/" \ No newline at end of file diff --git a/data/cities/tregueux/boulangerie-feuillette.yml b/data/cities/tregueux/boulangerie-feuillette.yml new file mode 100644 index 000000000..cdcd2c965 --- /dev/null +++ b/data/cities/tregueux/boulangerie-feuillette.yml @@ -0,0 +1,11 @@ +id: 11582569884 +type: node +latitude: 48.49277 +longitude: -2.76367 +postcode: "22950" +city: Trégueux +street: "Rue Jean Monnet" +housenumber: 7 +phone: "+33 2 21 81 01 34" +opening_hours: "" +website: "" \ No newline at end of file