From 2e9d6f200dae65e1c91fe7015c3dcdfc77ec072b Mon Sep 17 00:00:00 2001 From: midzer Date: Sat, 23 Nov 2024 12:12:06 +0100 Subject: [PATCH] update content and data --- .../le-havre/aux-rendez-vous-des-gourmets.md | 5 +++++ .../carrefour-express-rue-augustin-normand.md | 5 +++++ .../carrefour-express-rue-du-general-mangin.md | 5 +++++ content/cities/le-havre/carrefour-express.md | 2 +- content/cities/le-havre/ks-coiffure.md | 5 +++++ content/cities/le-havre/salon-wilson.md | 5 +++++ content/cities/pavilly/carrefour-market-2.md | 2 +- content/cities/pavilly/carrefour-market.md | 2 +- .../lidl-avenue-des-canadiens.md | 5 +++++ .../lidl-avenue-saint-yon.md | 5 ----- data/cities/barentin/noz.yml | 8 ++++---- .../le-havre/aux-rendez-vous-des-gourmets.yml | 11 +++++++++++ .../carrefour-express-rue-augustin-normand.yml | 11 +++++++++++ ...carrefour-express-rue-du-general-mangin.yml | 11 +++++++++++ data/cities/le-havre/carrefour-express.yml | 18 +++++++++--------- data/cities/le-havre/ks-coiffure.yml | 11 +++++++++++ data/cities/le-havre/salon-wilson.yml | 11 +++++++++++ data/cities/pavilly/carrefour-market-2.yml | 12 ++++++------ data/cities/pavilly/carrefour-market.yml | 12 ++++++------ data/cities/rouen/piercing-by-coralie.yml | 2 +- .../lidl-avenue-des-canadiens.yml | 11 +++++++++++ .../lidl-avenue-saint-yon.yml | 11 ----------- data/cities/saint-etienne-du-rouvray/lidl.yml | 14 +++++++------- 23 files changed, 132 insertions(+), 52 deletions(-) create mode 100644 content/cities/le-havre/aux-rendez-vous-des-gourmets.md create mode 100644 content/cities/le-havre/carrefour-express-rue-augustin-normand.md create mode 100644 content/cities/le-havre/carrefour-express-rue-du-general-mangin.md create mode 100644 content/cities/le-havre/ks-coiffure.md create mode 100644 content/cities/le-havre/salon-wilson.md create mode 100644 content/cities/saint-etienne-du-rouvray/lidl-avenue-des-canadiens.md delete mode 100644 content/cities/saint-etienne-du-rouvray/lidl-avenue-saint-yon.md create mode 100644 data/cities/le-havre/aux-rendez-vous-des-gourmets.yml create mode 100644 data/cities/le-havre/carrefour-express-rue-augustin-normand.yml create mode 100644 data/cities/le-havre/carrefour-express-rue-du-general-mangin.yml create mode 100644 data/cities/le-havre/ks-coiffure.yml create mode 100644 data/cities/le-havre/salon-wilson.yml create mode 100644 data/cities/saint-etienne-du-rouvray/lidl-avenue-des-canadiens.yml delete mode 100644 data/cities/saint-etienne-du-rouvray/lidl-avenue-saint-yon.yml diff --git a/content/cities/le-havre/aux-rendez-vous-des-gourmets.md b/content/cities/le-havre/aux-rendez-vous-des-gourmets.md new file mode 100644 index 00000000..00c791f0 --- /dev/null +++ b/content/cities/le-havre/aux-rendez-vous-des-gourmets.md @@ -0,0 +1,5 @@ +--- +title: "Aux rendez-vous des gourmets" +url: /le-havre/aux-rendez-vous-des-gourmets/ +shop: charcuterie +--- \ No newline at end of file diff --git a/content/cities/le-havre/carrefour-express-rue-augustin-normand.md b/content/cities/le-havre/carrefour-express-rue-augustin-normand.md new file mode 100644 index 00000000..525d9b1f --- /dev/null +++ b/content/cities/le-havre/carrefour-express-rue-augustin-normand.md @@ -0,0 +1,5 @@ +--- +title: "Carrefour Express" +url: /le-havre/carrefour-express-rue-augustin-normand/ +shop: commodité +--- \ No newline at end of file diff --git a/content/cities/le-havre/carrefour-express-rue-du-general-mangin.md b/content/cities/le-havre/carrefour-express-rue-du-general-mangin.md new file mode 100644 index 00000000..93efb653 --- /dev/null +++ b/content/cities/le-havre/carrefour-express-rue-du-general-mangin.md @@ -0,0 +1,5 @@ +--- +title: "Carrefour Express" +url: /le-havre/carrefour-express-rue-du-general-mangin/ +shop: supermarché +--- \ No newline at end of file diff --git a/content/cities/le-havre/carrefour-express.md b/content/cities/le-havre/carrefour-express.md index 7d5c0adc..3292dbde 100644 --- a/content/cities/le-havre/carrefour-express.md +++ b/content/cities/le-havre/carrefour-express.md @@ -1,5 +1,5 @@ --- title: "Carrefour Express" url: /le-havre/carrefour-express/ -shop: commodité +shop: supermarché --- \ No newline at end of file diff --git a/content/cities/le-havre/ks-coiffure.md b/content/cities/le-havre/ks-coiffure.md new file mode 100644 index 00000000..e85baaee --- /dev/null +++ b/content/cities/le-havre/ks-coiffure.md @@ -0,0 +1,5 @@ +--- +title: "Ks coiffure" +url: /le-havre/ks-coiffure/ +shop: coiffeur +--- \ No newline at end of file diff --git a/content/cities/le-havre/salon-wilson.md b/content/cities/le-havre/salon-wilson.md new file mode 100644 index 00000000..6176c8af --- /dev/null +++ b/content/cities/le-havre/salon-wilson.md @@ -0,0 +1,5 @@ +--- +title: "Salon Wilson" +url: /le-havre/salon-wilson/ +shop: coiffeur +--- \ No newline at end of file diff --git a/content/cities/pavilly/carrefour-market-2.md b/content/cities/pavilly/carrefour-market-2.md index 06a1594a..054aff97 100644 --- a/content/cities/pavilly/carrefour-market-2.md +++ b/content/cities/pavilly/carrefour-market-2.md @@ -1,5 +1,5 @@ --- title: "Carrefour Market" url: /pavilly/carrefour-market-2/ -shop: supermarché +shop: commodité --- \ No newline at end of file diff --git a/content/cities/pavilly/carrefour-market.md b/content/cities/pavilly/carrefour-market.md index fe7779f5..ba152aef 100644 --- a/content/cities/pavilly/carrefour-market.md +++ b/content/cities/pavilly/carrefour-market.md @@ -1,5 +1,5 @@ --- title: "Carrefour Market" url: /pavilly/carrefour-market/ -shop: commodité +shop: supermarché --- \ No newline at end of file diff --git a/content/cities/saint-etienne-du-rouvray/lidl-avenue-des-canadiens.md b/content/cities/saint-etienne-du-rouvray/lidl-avenue-des-canadiens.md new file mode 100644 index 00000000..81cd7d4e --- /dev/null +++ b/content/cities/saint-etienne-du-rouvray/lidl-avenue-des-canadiens.md @@ -0,0 +1,5 @@ +--- +title: "Lidl" +url: /saint-etienne-du-rouvray/lidl-avenue-des-canadiens/ +shop: supermarché +--- \ No newline at end of file diff --git a/content/cities/saint-etienne-du-rouvray/lidl-avenue-saint-yon.md b/content/cities/saint-etienne-du-rouvray/lidl-avenue-saint-yon.md deleted file mode 100644 index e7184a23..00000000 --- a/content/cities/saint-etienne-du-rouvray/lidl-avenue-saint-yon.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Lidl" -url: /saint-etienne-du-rouvray/lidl-avenue-saint-yon/ -shop: supermarché ---- \ No newline at end of file diff --git a/data/cities/barentin/noz.yml b/data/cities/barentin/noz.yml index c3859a5e..88d0f58f 100644 --- a/data/cities/barentin/noz.yml +++ b/data/cities/barentin/noz.yml @@ -1,11 +1,11 @@ -id: 12290794365 +id: 196775212 type: node -latitude: 49.53104 -longitude: 0.96398 +latitude: 49.53123 +longitude: 0.96356 postcode: "76300" city: Barentin street: Rue de l'Ems housenumber: "75" phone: "" opening_hours: "" -website: https://nozarrivages.com/magasin/barentin/ +website: "" diff --git a/data/cities/le-havre/aux-rendez-vous-des-gourmets.yml b/data/cities/le-havre/aux-rendez-vous-des-gourmets.yml new file mode 100644 index 00000000..97661342 --- /dev/null +++ b/data/cities/le-havre/aux-rendez-vous-des-gourmets.yml @@ -0,0 +1,11 @@ +id: 11829102761 +type: node +latitude: 49.49108 +longitude: 0.10475 +postcode: "76600" +city: Le Havre +street: Rue Louis Brindeau +housenumber: "92" +phone: +33 2 32 73 80 55 +opening_hours: "" +website: https://www.auxrendezvousdesgourmetslh.fr/ diff --git a/data/cities/le-havre/carrefour-express-rue-augustin-normand.yml b/data/cities/le-havre/carrefour-express-rue-augustin-normand.yml new file mode 100644 index 00000000..b1d72ff2 --- /dev/null +++ b/data/cities/le-havre/carrefour-express-rue-augustin-normand.yml @@ -0,0 +1,11 @@ +id: 2564257785 +type: node +latitude: 49.48599 +longitude: 0.10357 +postcode: "76600" +city: Le Havre +street: Rue Augustin Normand +housenumber: "22" +phone: +33 2 35 22 07 22 +opening_hours: Mo-Sa 08:00-21:00; Su 08:00-21:00 +website: https://www.carrefour.fr diff --git a/data/cities/le-havre/carrefour-express-rue-du-general-mangin.yml b/data/cities/le-havre/carrefour-express-rue-du-general-mangin.yml new file mode 100644 index 00000000..7b4b6c5a --- /dev/null +++ b/data/cities/le-havre/carrefour-express-rue-du-general-mangin.yml @@ -0,0 +1,11 @@ +id: 90367588 +type: node +latitude: 49.5182 +longitude: 0.09666 +postcode: "76620" +city: Le Havre +street: Rue Du General Mangin +housenumber: "14" +phone: "" +opening_hours: "" +website: "" diff --git a/data/cities/le-havre/carrefour-express.yml b/data/cities/le-havre/carrefour-express.yml index b1d72ff2..d7adb897 100644 --- a/data/cities/le-havre/carrefour-express.yml +++ b/data/cities/le-havre/carrefour-express.yml @@ -1,11 +1,11 @@ -id: 2564257785 +id: 2101642201 type: node -latitude: 49.48599 -longitude: 0.10357 -postcode: "76600" +latitude: 49.51815 +longitude: 0.09666 +postcode: "" city: Le Havre -street: Rue Augustin Normand -housenumber: "22" -phone: +33 2 35 22 07 22 -opening_hours: Mo-Sa 08:00-21:00; Su 08:00-21:00 -website: https://www.carrefour.fr +street: Rue du Général Mangin +housenumber: "14" +phone: "" +opening_hours: "" +website: "" diff --git a/data/cities/le-havre/ks-coiffure.yml b/data/cities/le-havre/ks-coiffure.yml new file mode 100644 index 00000000..216e28c7 --- /dev/null +++ b/data/cities/le-havre/ks-coiffure.yml @@ -0,0 +1,11 @@ +id: 11917554437 +type: node +latitude: 49.49512 +longitude: 0.10351 +postcode: "76600" +city: Le Havre +street: Rue Georges Braque +housenumber: "31" +phone: "" +opening_hours: "" +website: "" diff --git a/data/cities/le-havre/salon-wilson.yml b/data/cities/le-havre/salon-wilson.yml new file mode 100644 index 00000000..46745e1a --- /dev/null +++ b/data/cities/le-havre/salon-wilson.yml @@ -0,0 +1,11 @@ +id: 11917587815 +type: node +latitude: 49.49552 +longitude: 0.10068 +postcode: "76600" +city: Le Havre +street: Rue du Président Wilson +housenumber: "41" +phone: "" +opening_hours: "" +website: "" diff --git a/data/cities/pavilly/carrefour-market-2.yml b/data/cities/pavilly/carrefour-market-2.yml index 9e5c7ca3..5f2509ee 100644 --- a/data/cities/pavilly/carrefour-market-2.yml +++ b/data/cities/pavilly/carrefour-market-2.yml @@ -1,11 +1,11 @@ -id: 164280679 +id: 164281300 type: node -latitude: 49.56367 -longitude: 0.95458 +latitude: 49.56369 +longitude: 0.95559 postcode: "76570" city: Pavilly street: "" housenumber: "" -phone: +33 2 35 91 61 91 -opening_hours: Mo-Sa 09:00-19:30; Su 09:00-12:30 -website: https://www.carrefour.fr/magasin/market-pavilly +phone: "" +opening_hours: "" +website: "" diff --git a/data/cities/pavilly/carrefour-market.yml b/data/cities/pavilly/carrefour-market.yml index 5f2509ee..9e5c7ca3 100644 --- a/data/cities/pavilly/carrefour-market.yml +++ b/data/cities/pavilly/carrefour-market.yml @@ -1,11 +1,11 @@ -id: 164281300 +id: 164280679 type: node -latitude: 49.56369 -longitude: 0.95559 +latitude: 49.56367 +longitude: 0.95458 postcode: "76570" city: Pavilly street: "" housenumber: "" -phone: "" -opening_hours: "" -website: "" +phone: +33 2 35 91 61 91 +opening_hours: Mo-Sa 09:00-19:30; Su 09:00-12:30 +website: https://www.carrefour.fr/magasin/market-pavilly diff --git a/data/cities/rouen/piercing-by-coralie.yml b/data/cities/rouen/piercing-by-coralie.yml index 443090a8..f3f176ea 100644 --- a/data/cities/rouen/piercing-by-coralie.yml +++ b/data/cities/rouen/piercing-by-coralie.yml @@ -7,5 +7,5 @@ city: Rouen street: Rue Écuyère housenumber: "85" phone: "" -opening_hours: "" +opening_hours: Tu-We,Fr-Sa 12:00-18:00 website: "" diff --git a/data/cities/saint-etienne-du-rouvray/lidl-avenue-des-canadiens.yml b/data/cities/saint-etienne-du-rouvray/lidl-avenue-des-canadiens.yml new file mode 100644 index 00000000..8bf7e687 --- /dev/null +++ b/data/cities/saint-etienne-du-rouvray/lidl-avenue-des-canadiens.yml @@ -0,0 +1,11 @@ +id: 70470023 +type: node +latitude: 49.39616 +longitude: 1.06132 +postcode: "76800" +city: Saint-Étienne-du-Rouvray +street: Avenue des Canadiens +housenumber: "53" +phone: "" +opening_hours: Mo-Sa 08:30-20:00; Su 09:00-12:30 +website: https://www.lidl.fr diff --git a/data/cities/saint-etienne-du-rouvray/lidl-avenue-saint-yon.yml b/data/cities/saint-etienne-du-rouvray/lidl-avenue-saint-yon.yml deleted file mode 100644 index bedcc6f6..00000000 --- a/data/cities/saint-etienne-du-rouvray/lidl-avenue-saint-yon.yml +++ /dev/null @@ -1,11 +0,0 @@ -id: 70479742 -type: node -latitude: 49.39772 -longitude: 1.10286 -postcode: "76800" -city: Saint-Étienne-du-Rouvray -street: Avenue Saint-Yon -housenumber: "" -phone: "" -opening_hours: "" -website: https://www.lidl.fr/ diff --git a/data/cities/saint-etienne-du-rouvray/lidl.yml b/data/cities/saint-etienne-du-rouvray/lidl.yml index 8bf7e687..bedcc6f6 100644 --- a/data/cities/saint-etienne-du-rouvray/lidl.yml +++ b/data/cities/saint-etienne-du-rouvray/lidl.yml @@ -1,11 +1,11 @@ -id: 70470023 +id: 70479742 type: node -latitude: 49.39616 -longitude: 1.06132 +latitude: 49.39772 +longitude: 1.10286 postcode: "76800" city: Saint-Étienne-du-Rouvray -street: Avenue des Canadiens -housenumber: "53" +street: Avenue Saint-Yon +housenumber: "" phone: "" -opening_hours: Mo-Sa 08:30-20:00; Su 09:00-12:30 -website: https://www.lidl.fr +opening_hours: "" +website: https://www.lidl.fr/