From 5c55a41c4c457531612ab4bbeab5c254425a6ad7 Mon Sep 17 00:00:00 2001 From: midzer Date: Wed, 5 Jun 2024 13:12:48 +0200 Subject: [PATCH] update content and data --- content/cities/cheyenne/_index.md | 4 ++-- ...goodwill-mason-way.md => goodwill-nationway.md} | 2 +- content/cities/gillette/lock-n-load-storage.md | 5 +++++ content/cities/thayne/_index.md | 2 +- data/cities/cheyenne/goodwill-mason-way.yml | 11 ----------- data/cities/cheyenne/goodwill-nationway.yml | 11 +++++++++++ data/cities/cheyenne/goodwill.yml | 14 +++++++------- data/cities/gillette/lock-n-load-storage.yml | 11 +++++++++++ 8 files changed, 38 insertions(+), 22 deletions(-) rename content/cities/cheyenne/{goodwill-mason-way.md => goodwill-nationway.md} (52%) create mode 100644 content/cities/gillette/lock-n-load-storage.md delete mode 100644 data/cities/cheyenne/goodwill-mason-way.yml create mode 100644 data/cities/cheyenne/goodwill-nationway.yml create mode 100644 data/cities/gillette/lock-n-load-storage.yml diff --git a/content/cities/cheyenne/_index.md b/content/cities/cheyenne/_index.md index ceb9f4c7..567f61d4 100644 --- a/content/cities/cheyenne/_index.md +++ b/content/cities/cheyenne/_index.md @@ -1,6 +1,6 @@ --- title: Cheyenne url: /cheyenne/ -latitude: 41.161 -longitude: -104.802 +latitude: 41.165 +longitude: -104.8 --- \ No newline at end of file diff --git a/content/cities/cheyenne/goodwill-mason-way.md b/content/cities/cheyenne/goodwill-nationway.md similarity index 52% rename from content/cities/cheyenne/goodwill-mason-way.md rename to content/cities/cheyenne/goodwill-nationway.md index 314d2c07..0791b10c 100644 --- a/content/cities/cheyenne/goodwill-mason-way.md +++ b/content/cities/cheyenne/goodwill-nationway.md @@ -1,5 +1,5 @@ --- title: "Goodwill" -url: /cheyenne/goodwill-mason-way/ +url: /cheyenne/goodwill-nationway/ shop: charity --- \ No newline at end of file diff --git a/content/cities/gillette/lock-n-load-storage.md b/content/cities/gillette/lock-n-load-storage.md new file mode 100644 index 00000000..490d9e83 --- /dev/null +++ b/content/cities/gillette/lock-n-load-storage.md @@ -0,0 +1,5 @@ +--- +title: "Lock-N-Load Storage" +url: /gillette/lock-n-load-storage/ +shop: storage rental +--- \ No newline at end of file diff --git a/content/cities/thayne/_index.md b/content/cities/thayne/_index.md index a116d838..4dddf856 100644 --- a/content/cities/thayne/_index.md +++ b/content/cities/thayne/_index.md @@ -1,6 +1,6 @@ --- title: Thayne url: /thayne/ -latitude: 42.915 +latitude: 42.916 longitude: -110.999 --- \ No newline at end of file diff --git a/data/cities/cheyenne/goodwill-mason-way.yml b/data/cities/cheyenne/goodwill-mason-way.yml deleted file mode 100644 index 6ba6027e..00000000 --- a/data/cities/cheyenne/goodwill-mason-way.yml +++ /dev/null @@ -1,11 +0,0 @@ -id: 878473818 -type: way -latitude: 41.16175 -longitude: -104.78808 -postcode: "82001" -city: Cheyenne -street: "Mason Way" -housenumber: 2131 -phone: "1-307-459-6464" -opening_hours: "" -website: "https://www.goodwillwy.org/" \ No newline at end of file diff --git a/data/cities/cheyenne/goodwill-nationway.yml b/data/cities/cheyenne/goodwill-nationway.yml new file mode 100644 index 00000000..4cab8c26 --- /dev/null +++ b/data/cities/cheyenne/goodwill-nationway.yml @@ -0,0 +1,11 @@ +id: 537350444 +type: way +latitude: 41.13526 +longitude: -104.76999 +postcode: "82001" +city: Cheyenne +street: "Nationway" +housenumber: 3301 +phone: "" +opening_hours: "" +website: "" \ No newline at end of file diff --git a/data/cities/cheyenne/goodwill.yml b/data/cities/cheyenne/goodwill.yml index 4cab8c26..6ba6027e 100644 --- a/data/cities/cheyenne/goodwill.yml +++ b/data/cities/cheyenne/goodwill.yml @@ -1,11 +1,11 @@ -id: 537350444 +id: 878473818 type: way -latitude: 41.13526 -longitude: -104.76999 +latitude: 41.16175 +longitude: -104.78808 postcode: "82001" city: Cheyenne -street: "Nationway" -housenumber: 3301 -phone: "" +street: "Mason Way" +housenumber: 2131 +phone: "1-307-459-6464" opening_hours: "" -website: "" \ No newline at end of file +website: "https://www.goodwillwy.org/" \ No newline at end of file diff --git a/data/cities/gillette/lock-n-load-storage.yml b/data/cities/gillette/lock-n-load-storage.yml new file mode 100644 index 00000000..bd10fbcd --- /dev/null +++ b/data/cities/gillette/lock-n-load-storage.yml @@ -0,0 +1,11 @@ +id: 529279698 +type: way +latitude: 44.27758 +longitude: -105.46896 +postcode: "82718" +city: Gillette +street: "East Boxelder Road" +housenumber: 2201 +phone: "" +opening_hours: "" +website: "" \ No newline at end of file