From c075936148ea440a8c85917a6a7cc4bde0d52569 Mon Sep 17 00:00:00 2001 From: midzer Date: Fri, 15 Dec 2023 10:54:33 +0100 Subject: [PATCH] update content and data --- ...goodwill-mason-way.md => goodwill-nationway.md} | 2 +- content/cities/laramie/_index.md | 4 ++-- content/cities/laramie/t-mobile.md | 5 +++++ content/cities/pinedale/_index.md | 2 +- content/cities/thayne/_index.md | 4 ++-- data/cities/cheyenne/goodwill-mason-way.yml | 11 ----------- data/cities/cheyenne/goodwill-nationway.yml | 11 +++++++++++ data/cities/cheyenne/goodwill.yml | 14 +++++++------- data/cities/laramie/t-mobile.yml | 11 +++++++++++ 9 files changed, 40 insertions(+), 24 deletions(-) rename content/cities/cheyenne/{goodwill-mason-way.md => goodwill-nationway.md} (52%) create mode 100644 content/cities/laramie/t-mobile.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/laramie/t-mobile.yml 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/laramie/_index.md b/content/cities/laramie/_index.md index dfac143c..326e2f58 100644 --- a/content/cities/laramie/_index.md +++ b/content/cities/laramie/_index.md @@ -1,6 +1,6 @@ --- title: Laramie url: /laramie/ -latitude: 41.302 -longitude: -105.594 +latitude: 41.308 +longitude: -105.595 --- \ No newline at end of file diff --git a/content/cities/laramie/t-mobile.md b/content/cities/laramie/t-mobile.md new file mode 100644 index 00000000..d8ea5095 --- /dev/null +++ b/content/cities/laramie/t-mobile.md @@ -0,0 +1,5 @@ +--- +title: "T-Mobile" +url: /laramie/t-mobile/ +shop: mobile phone +--- \ No newline at end of file diff --git a/content/cities/pinedale/_index.md b/content/cities/pinedale/_index.md index 0b9df011..e9ac23f8 100644 --- a/content/cities/pinedale/_index.md +++ b/content/cities/pinedale/_index.md @@ -2,5 +2,5 @@ title: Pinedale url: /pinedale/ latitude: 42.867 -longitude: -109.856 +longitude: -109.855 --- \ No newline at end of file diff --git a/content/cities/thayne/_index.md b/content/cities/thayne/_index.md index 7a1b9971..9c78ba1b 100644 --- a/content/cities/thayne/_index.md +++ b/content/cities/thayne/_index.md @@ -1,6 +1,6 @@ --- title: Thayne url: /thayne/ -latitude: 42.914 -longitude: -111 +latitude: 42.921 +longitude: -111.003 --- \ 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/laramie/t-mobile.yml b/data/cities/laramie/t-mobile.yml new file mode 100644 index 00000000..0d163ea3 --- /dev/null +++ b/data/cities/laramie/t-mobile.yml @@ -0,0 +1,11 @@ +id: 11410562200 +type: node +latitude: 41.30743 +longitude: -105.55395 +postcode: "82070" +city: Laramie +street: "East Grand Avenue" +housenumber: 3236 +phone: "" +opening_hours: "Mo-Su 10:00-19:00" +website: "" \ No newline at end of file