From 922270a7fc925fe9759ecb4ac63b9810201fd602 Mon Sep 17 00:00:00 2001 From: midzer Date: Mon, 11 Nov 2024 11:54:28 +0100 Subject: [PATCH] update content and data --- content/cities/armentieres/_index.md | 4 ++-- content/cities/baisieux/_index.md | 4 ++-- content/cities/croix/aldi.md | 2 +- .../cities/grande-synthe/aps-auto-pieces-synthoise.md | 5 ----- content/cities/grande-synthe/aps.md | 5 +++++ content/cities/grande-synthe/ecouter-voir.md | 5 +++++ .../cities/grande-synthe/les-opticiens-mutualistes.md | 5 ----- content/cities/grande-synthe/mag-presse.md | 5 +++++ content/cities/grande-synthe/presse.md | 5 ----- .../lidl-boulevard-albert-schweitzer.md | 5 +++++ .../henin-beaumont/lidl-boulevard-salvador-allende.md | 5 ----- content/cities/lille/auchan.md | 5 ----- content/cities/lille/chti-basque.md | 5 +++++ content/cities/lille/le-concert-gourmand.md | 5 ----- content/cities/rumilly-en-cambresis/_index.md | 4 ++-- .../grande-synthe/aps-auto-pieces-synthoise.yml | 11 ----------- data/cities/grande-synthe/aps.yml | 11 +++++++++++ .../grande-synthe/boulangerie-fournil-et-maie.yml | 4 ++-- data/cities/grande-synthe/boulangerie-fourquets.yml | 4 ++-- data/cities/grande-synthe/concept-coiffure.yml | 4 ++-- ...les-opticiens-mutualistes.yml => ecouter-voir.yml} | 4 ++-- data/cities/grande-synthe/image-coiffure.yml | 4 ++-- .../grande-synthe/{presse.yml => mag-presse.yml} | 6 +++--- data/cities/grande-synthe/new-style.yml | 6 +++--- data/cities/grande-synthe/optic-2000.yml | 2 +- data/cities/grande-synthe/royal-fraiche.yml | 4 ++-- data/cities/grande-synthe/samyra-k.yml | 4 ++-- .../lidl-boulevard-albert-schweitzer.yml | 11 +++++++++++ .../lidl-boulevard-salvador-allende.yml | 11 ----------- data/cities/henin-beaumont/lidl.yml | 10 +++++----- data/cities/lille/auchan.yml | 11 ----------- .../{le-concert-gourmand.yml => chti-basque.yml} | 2 +- data/cities/longuenesse/auchan.yml | 4 ++-- .../longuenesse/centre-commercial-rives-de-laa.yml | 4 ++-- 34 files changed, 85 insertions(+), 101 deletions(-) delete mode 100644 content/cities/grande-synthe/aps-auto-pieces-synthoise.md create mode 100644 content/cities/grande-synthe/aps.md create mode 100644 content/cities/grande-synthe/ecouter-voir.md delete mode 100644 content/cities/grande-synthe/les-opticiens-mutualistes.md create mode 100644 content/cities/grande-synthe/mag-presse.md delete mode 100644 content/cities/grande-synthe/presse.md create mode 100644 content/cities/henin-beaumont/lidl-boulevard-albert-schweitzer.md delete mode 100644 content/cities/henin-beaumont/lidl-boulevard-salvador-allende.md delete mode 100644 content/cities/lille/auchan.md create mode 100644 content/cities/lille/chti-basque.md delete mode 100644 content/cities/lille/le-concert-gourmand.md delete mode 100644 data/cities/grande-synthe/aps-auto-pieces-synthoise.yml create mode 100644 data/cities/grande-synthe/aps.yml rename data/cities/grande-synthe/{les-opticiens-mutualistes.yml => ecouter-voir.yml} (79%) rename data/cities/grande-synthe/{presse.yml => mag-presse.yml} (70%) create mode 100644 data/cities/henin-beaumont/lidl-boulevard-albert-schweitzer.yml delete mode 100644 data/cities/henin-beaumont/lidl-boulevard-salvador-allende.yml delete mode 100644 data/cities/lille/auchan.yml rename data/cities/lille/{le-concert-gourmand.yml => chti-basque.yml} (76%) diff --git a/content/cities/armentieres/_index.md b/content/cities/armentieres/_index.md index 93494775..8106714d 100644 --- a/content/cities/armentieres/_index.md +++ b/content/cities/armentieres/_index.md @@ -1,6 +1,6 @@ --- title: Armentières url: /armentieres/ -latitude: 50.684 -longitude: 2.88 +latitude: 50.687 +longitude: 2.881 --- \ No newline at end of file diff --git a/content/cities/baisieux/_index.md b/content/cities/baisieux/_index.md index 8ad677a2..60034762 100644 --- a/content/cities/baisieux/_index.md +++ b/content/cities/baisieux/_index.md @@ -1,6 +1,6 @@ --- title: Baisieux url: /baisieux/ -latitude: 50.618 -longitude: 3.235 +latitude: 50.61 +longitude: 3.247 --- \ No newline at end of file diff --git a/content/cities/croix/aldi.md b/content/cities/croix/aldi.md index e05d7fd3..1ea999d5 100644 --- a/content/cities/croix/aldi.md +++ b/content/cities/croix/aldi.md @@ -1,5 +1,5 @@ --- -title: "Aldi" +title: "ALDI" url: /croix/aldi/ shop: supermarché --- \ No newline at end of file diff --git a/content/cities/grande-synthe/aps-auto-pieces-synthoise.md b/content/cities/grande-synthe/aps-auto-pieces-synthoise.md deleted file mode 100644 index 737d2beb..00000000 --- a/content/cities/grande-synthe/aps-auto-pieces-synthoise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "APS Auto Pièces Synthoise" -url: /grande-synthe/aps-auto-pieces-synthoise/ -shop: pièces de voitures ---- \ No newline at end of file diff --git a/content/cities/grande-synthe/aps.md b/content/cities/grande-synthe/aps.md new file mode 100644 index 00000000..58f81ae0 --- /dev/null +++ b/content/cities/grande-synthe/aps.md @@ -0,0 +1,5 @@ +--- +title: "APS" +url: /grande-synthe/aps/ +shop: pièces de voitures +--- \ No newline at end of file diff --git a/content/cities/grande-synthe/ecouter-voir.md b/content/cities/grande-synthe/ecouter-voir.md new file mode 100644 index 00000000..b64951a6 --- /dev/null +++ b/content/cities/grande-synthe/ecouter-voir.md @@ -0,0 +1,5 @@ +--- +title: "Écouter Voir" +url: /grande-synthe/ecouter-voir/ +shop: opticien +--- \ No newline at end of file diff --git a/content/cities/grande-synthe/les-opticiens-mutualistes.md b/content/cities/grande-synthe/les-opticiens-mutualistes.md deleted file mode 100644 index 8d7a9006..00000000 --- a/content/cities/grande-synthe/les-opticiens-mutualistes.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Les Opticiens Mutualistes" -url: /grande-synthe/les-opticiens-mutualistes/ -shop: opticien ---- \ No newline at end of file diff --git a/content/cities/grande-synthe/mag-presse.md b/content/cities/grande-synthe/mag-presse.md new file mode 100644 index 00000000..262fd99d --- /dev/null +++ b/content/cities/grande-synthe/mag-presse.md @@ -0,0 +1,5 @@ +--- +title: "Mag Presse" +url: /grande-synthe/mag-presse/ +shop: marchand de journaux +--- \ No newline at end of file diff --git a/content/cities/grande-synthe/presse.md b/content/cities/grande-synthe/presse.md deleted file mode 100644 index e3e5b834..00000000 --- a/content/cities/grande-synthe/presse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Presse" -url: /grande-synthe/presse/ -shop: marchand de journaux ---- \ No newline at end of file diff --git a/content/cities/henin-beaumont/lidl-boulevard-albert-schweitzer.md b/content/cities/henin-beaumont/lidl-boulevard-albert-schweitzer.md new file mode 100644 index 00000000..caf4e17c --- /dev/null +++ b/content/cities/henin-beaumont/lidl-boulevard-albert-schweitzer.md @@ -0,0 +1,5 @@ +--- +title: "Lidl" +url: /henin-beaumont/lidl-boulevard-albert-schweitzer/ +shop: supermarché +--- \ No newline at end of file diff --git a/content/cities/henin-beaumont/lidl-boulevard-salvador-allende.md b/content/cities/henin-beaumont/lidl-boulevard-salvador-allende.md deleted file mode 100644 index 72c90407..00000000 --- a/content/cities/henin-beaumont/lidl-boulevard-salvador-allende.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Lidl" -url: /henin-beaumont/lidl-boulevard-salvador-allende/ -shop: supermarché ---- \ No newline at end of file diff --git a/content/cities/lille/auchan.md b/content/cities/lille/auchan.md deleted file mode 100644 index f4ce0141..00000000 --- a/content/cities/lille/auchan.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Auchan" -url: /lille/auchan/ -shop: supermarché ---- \ No newline at end of file diff --git a/content/cities/lille/chti-basque.md b/content/cities/lille/chti-basque.md new file mode 100644 index 00000000..574df313 --- /dev/null +++ b/content/cities/lille/chti-basque.md @@ -0,0 +1,5 @@ +--- +title: "Ch'ti Basque" +url: /lille/chti-basque/ +shop: pâtisserie +--- \ No newline at end of file diff --git a/content/cities/lille/le-concert-gourmand.md b/content/cities/lille/le-concert-gourmand.md deleted file mode 100644 index a40d6ed7..00000000 --- a/content/cities/lille/le-concert-gourmand.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Le Concert Gourmand" -url: /lille/le-concert-gourmand/ -shop: boulangerie ---- \ No newline at end of file diff --git a/content/cities/rumilly-en-cambresis/_index.md b/content/cities/rumilly-en-cambresis/_index.md index 9603ae2b..78e3cb0e 100644 --- a/content/cities/rumilly-en-cambresis/_index.md +++ b/content/cities/rumilly-en-cambresis/_index.md @@ -1,6 +1,6 @@ --- title: Rumilly-en-Cambrésis url: /rumilly-en-cambresis/ -latitude: 50.13 -longitude: 3.214 +latitude: 50.125 +longitude: 3.218 --- \ No newline at end of file diff --git a/data/cities/grande-synthe/aps-auto-pieces-synthoise.yml b/data/cities/grande-synthe/aps-auto-pieces-synthoise.yml deleted file mode 100644 index ffc463c8..00000000 --- a/data/cities/grande-synthe/aps-auto-pieces-synthoise.yml +++ /dev/null @@ -1,11 +0,0 @@ -id: 2689663670 -type: node -latitude: 51.01335 -longitude: 2.30356 -postcode: "" -city: Grande-Synthe -street: Place François Mitterrand -housenumber: "" -phone: "" -opening_hours: "" -website: "" diff --git a/data/cities/grande-synthe/aps.yml b/data/cities/grande-synthe/aps.yml new file mode 100644 index 00000000..9c73a756 --- /dev/null +++ b/data/cities/grande-synthe/aps.yml @@ -0,0 +1,11 @@ +id: 2685680371 +type: node +latitude: 51.01133 +longitude: 2.29431 +postcode: "" +city: Grande-Synthe +street: Avenue de l'Ancien Village +housenumber: 18 bis +phone: "" +opening_hours: "" +website: "" diff --git a/data/cities/grande-synthe/boulangerie-fournil-et-maie.yml b/data/cities/grande-synthe/boulangerie-fournil-et-maie.yml index 20eb8e12..ba256ffd 100644 --- a/data/cities/grande-synthe/boulangerie-fournil-et-maie.yml +++ b/data/cities/grande-synthe/boulangerie-fournil-et-maie.yml @@ -1,7 +1,7 @@ id: 2639593431 type: node -latitude: 51.01308 -longitude: 2.3035 +latitude: 51.01306 +longitude: 2.30361 postcode: "" city: Grande-Synthe street: Place François Mitterrand diff --git a/data/cities/grande-synthe/boulangerie-fourquets.yml b/data/cities/grande-synthe/boulangerie-fourquets.yml index 5ae1e16a..85e68191 100644 --- a/data/cities/grande-synthe/boulangerie-fourquets.yml +++ b/data/cities/grande-synthe/boulangerie-fourquets.yml @@ -1,7 +1,7 @@ id: 2714582796 type: node -latitude: 51.01475 -longitude: 2.30287 +latitude: 51.01476 +longitude: 2.30279 postcode: "" city: Grande-Synthe street: Rue Georges Clemenceau diff --git a/data/cities/grande-synthe/concept-coiffure.yml b/data/cities/grande-synthe/concept-coiffure.yml index 64e22260..14b72d79 100644 --- a/data/cities/grande-synthe/concept-coiffure.yml +++ b/data/cities/grande-synthe/concept-coiffure.yml @@ -1,7 +1,7 @@ id: 2639601328 type: node -latitude: 51.01379 -longitude: 2.3035 +latitude: 51.01377 +longitude: 2.30355 postcode: "" city: Grande-Synthe street: Rue de la Paix diff --git a/data/cities/grande-synthe/les-opticiens-mutualistes.yml b/data/cities/grande-synthe/ecouter-voir.yml similarity index 79% rename from data/cities/grande-synthe/les-opticiens-mutualistes.yml rename to data/cities/grande-synthe/ecouter-voir.yml index 16990e25..51efcf77 100644 --- a/data/cities/grande-synthe/les-opticiens-mutualistes.yml +++ b/data/cities/grande-synthe/ecouter-voir.yml @@ -1,7 +1,7 @@ id: 2639601329 type: node -latitude: 51.0132 -longitude: 2.3035 +latitude: 51.01316 +longitude: 2.30354 postcode: "" city: Grande-Synthe street: Place François Mitterrand diff --git a/data/cities/grande-synthe/image-coiffure.yml b/data/cities/grande-synthe/image-coiffure.yml index 784b86a9..01d9e0b5 100644 --- a/data/cities/grande-synthe/image-coiffure.yml +++ b/data/cities/grande-synthe/image-coiffure.yml @@ -1,7 +1,7 @@ id: 2639593432 type: node -latitude: 51.01302 -longitude: 2.30362 +latitude: 51.01304 +longitude: 2.30373 postcode: "" city: Grande-Synthe street: Avenue de la Commune de Paris diff --git a/data/cities/grande-synthe/presse.yml b/data/cities/grande-synthe/mag-presse.yml similarity index 70% rename from data/cities/grande-synthe/presse.yml rename to data/cities/grande-synthe/mag-presse.yml index ca0efbbf..b2f71466 100644 --- a/data/cities/grande-synthe/presse.yml +++ b/data/cities/grande-synthe/mag-presse.yml @@ -1,11 +1,11 @@ id: 2689663667 type: node -latitude: 51.01328 -longitude: 2.30353 +latitude: 51.01324 +longitude: 2.30358 postcode: "" city: Grande-Synthe street: Place François Mitterrand -housenumber: "" +housenumber: "9" phone: "" opening_hours: "" website: "" diff --git a/data/cities/grande-synthe/new-style.yml b/data/cities/grande-synthe/new-style.yml index 076c107a..5e52006b 100644 --- a/data/cities/grande-synthe/new-style.yml +++ b/data/cities/grande-synthe/new-style.yml @@ -1,11 +1,11 @@ id: 2639595731 type: node -latitude: 51.01285 -longitude: 2.30443 +latitude: 51.01287 +longitude: 2.30444 postcode: "" city: Grande-Synthe street: Avenue de la Commune de Paris -housenumber: "" +housenumber: "17" phone: "" opening_hours: "" website: "" diff --git a/data/cities/grande-synthe/optic-2000.yml b/data/cities/grande-synthe/optic-2000.yml index d8f07d3d..73be520a 100644 --- a/data/cities/grande-synthe/optic-2000.yml +++ b/data/cities/grande-synthe/optic-2000.yml @@ -1,7 +1,7 @@ id: 2639601325 type: node latitude: 51.0142 -longitude: 2.30366 +longitude: 2.3037 postcode: "" city: Grande-Synthe street: Rue de la Paix diff --git a/data/cities/grande-synthe/royal-fraiche.yml b/data/cities/grande-synthe/royal-fraiche.yml index dbbb27bf..091fe38d 100644 --- a/data/cities/grande-synthe/royal-fraiche.yml +++ b/data/cities/grande-synthe/royal-fraiche.yml @@ -4,8 +4,8 @@ latitude: 51.01481 longitude: 2.30333 postcode: "" city: Grande-Synthe -street: Rue de la Paix -housenumber: "" +street: Rue Georges Clemenceau +housenumber: "17" phone: "" opening_hours: "" website: "" diff --git a/data/cities/grande-synthe/samyra-k.yml b/data/cities/grande-synthe/samyra-k.yml index f51b8935..99addfe4 100644 --- a/data/cities/grande-synthe/samyra-k.yml +++ b/data/cities/grande-synthe/samyra-k.yml @@ -1,7 +1,7 @@ id: 2639601327 type: node -latitude: 51.01407 -longitude: 2.3037 +latitude: 51.01406 +longitude: 2.30374 postcode: "" city: Grande-Synthe street: Rue de la Paix diff --git a/data/cities/henin-beaumont/lidl-boulevard-albert-schweitzer.yml b/data/cities/henin-beaumont/lidl-boulevard-albert-schweitzer.yml new file mode 100644 index 00000000..b9284e48 --- /dev/null +++ b/data/cities/henin-beaumont/lidl-boulevard-albert-schweitzer.yml @@ -0,0 +1,11 @@ +id: 948219171 +type: node +latitude: 50.41626 +longitude: 2.97309 +postcode: "62110" +city: Hénin-Beaumont +street: Boulevard Albert Schweitzer +housenumber: "1004" +phone: "" +opening_hours: "" +website: "" diff --git a/data/cities/henin-beaumont/lidl-boulevard-salvador-allende.yml b/data/cities/henin-beaumont/lidl-boulevard-salvador-allende.yml deleted file mode 100644 index 2852f699..00000000 --- a/data/cities/henin-beaumont/lidl-boulevard-salvador-allende.yml +++ /dev/null @@ -1,11 +0,0 @@ -id: 960677533 -type: node -latitude: 50.41826 -longitude: 2.93006 -postcode: "62110" -city: Hénin-Beaumont -street: Boulevard Salvador Allende -housenumber: "535" -phone: "" -opening_hours: "" -website: "" diff --git a/data/cities/henin-beaumont/lidl.yml b/data/cities/henin-beaumont/lidl.yml index b9284e48..2852f699 100644 --- a/data/cities/henin-beaumont/lidl.yml +++ b/data/cities/henin-beaumont/lidl.yml @@ -1,11 +1,11 @@ -id: 948219171 +id: 960677533 type: node -latitude: 50.41626 -longitude: 2.97309 +latitude: 50.41826 +longitude: 2.93006 postcode: "62110" city: Hénin-Beaumont -street: Boulevard Albert Schweitzer -housenumber: "1004" +street: Boulevard Salvador Allende +housenumber: "535" phone: "" opening_hours: "" website: "" diff --git a/data/cities/lille/auchan.yml b/data/cities/lille/auchan.yml deleted file mode 100644 index 4c1ee2a6..00000000 --- a/data/cities/lille/auchan.yml +++ /dev/null @@ -1,11 +0,0 @@ -id: 10177992797 -type: node -latitude: 50.64069 -longitude: 3.08148 -postcode: "59000" -city: Lille -street: Rue du Faubourg de Roubaix -housenumber: "105" -phone: "+33366191086" -opening_hours: Mo-Sa 10:00-21:00 -website: "" diff --git a/data/cities/lille/le-concert-gourmand.yml b/data/cities/lille/chti-basque.yml similarity index 76% rename from data/cities/lille/le-concert-gourmand.yml rename to data/cities/lille/chti-basque.yml index dd5c82ef..d1f94e3c 100644 --- a/data/cities/lille/le-concert-gourmand.yml +++ b/data/cities/lille/chti-basque.yml @@ -7,5 +7,5 @@ city: Lille street: Rue de la Collégiale housenumber: "7" phone: "" -opening_hours: Mo-Sa 07:30-19:30; Su 07:00-14:00 +opening_hours: Mo-Sa 07:30-19:00; Su 07:30-13:00 website: "" diff --git a/data/cities/longuenesse/auchan.yml b/data/cities/longuenesse/auchan.yml index d7ed600e..cf7346e6 100644 --- a/data/cities/longuenesse/auchan.yml +++ b/data/cities/longuenesse/auchan.yml @@ -1,7 +1,7 @@ id: 167203518 type: node -latitude: 50.73755 -longitude: 2.27118 +latitude: 50.73698 +longitude: 2.27216 postcode: "62219" city: Longuenesse street: Avenue des Frais Fonds diff --git a/data/cities/longuenesse/centre-commercial-rives-de-laa.yml b/data/cities/longuenesse/centre-commercial-rives-de-laa.yml index d997650f..bce9e71b 100644 --- a/data/cities/longuenesse/centre-commercial-rives-de-laa.yml +++ b/data/cities/longuenesse/centre-commercial-rives-de-laa.yml @@ -1,7 +1,7 @@ id: 167206159 type: node -latitude: 50.73698 -longitude: 2.27216 +latitude: 50.73575 +longitude: 2.27033 postcode: "62219" city: Longuenesse street: Avenue des Frais Fonds