diff --git a/public/_redirects b/public/_redirects index f8ebf2b06a..1f204c8a48 100644 --- a/public/_redirects +++ b/public/_redirects @@ -697,4 +697,7 @@ /data/demographic/projections/ https://data.wfrc.org/search?q=projections 301 /about/organizations/geographic-names-committee/ https://history.utah.gov/geographic-names-committee/ 301 /ugic/ https://ugic.org/ 301 -/products/sgid/transportation/uta-routes https://opendata.gis.utah.gov/datasets/utah::uta-routes-and-most-recent-ridership/about 301 \ No newline at end of file +/products/sgid/transportation/uta-routes/ https://opendata.gis.utah.gov/datasets/utah::uta-routes-and-most-recent-ridership/about 301 +/products/sgid/transportation/uta-commuter-rail-routes/ https://opendata.gis.utah.gov/datasets/utah::uta-frontrunner-commuter-rail-route-centerline/about 301 +/products/sgid/transportation/uta-light-rail-routes/ https://opendata.gis.utah.gov/datasets/utah::uta-trax-light-rail-routes/about 301 +/products/sgid/transportation/uta-commuter-rail-stations/ https://opendata.gis.utah.gov/datasets/utah::frontrunner-commuter-rail-stations/about 301 diff --git a/src/data/contacts.ts b/src/data/contacts.ts index a91e9ee601..4b2a9bbe8b 100644 --- a/src/data/contacts.ts +++ b/src/data/contacts.ts @@ -66,8 +66,9 @@ export const contacts: Contacts = { ], change_manager: { agency: 'UGRC', - email: 'MPeters@utah.gov', - name: 'Matt Peters', + email: 'MichaelFoulger@utah.gov', + name: 'Michael Foulger', + phone: '801-652-2258', }, contours: { agency: 'UGRC', @@ -155,11 +156,6 @@ export const contacts: Contacts = { name: 'Scott Davis', }, gisac: [ - { - agency: 'UGRC', - email: 'mpeters@utah.gov', - name: 'Matt Peters', - }, { agency: 'UGRC', email: 'gbunce@utah.gov', @@ -235,9 +231,9 @@ export const contacts: Contacts = { }, luca_liaison: { agency: 'UGRC', - email: 'MPeters@utah.gov', - name: 'Matt Peters', - phone: '385-202-3297', + email: 'GBunce@utah.gov', + name: 'Greg Bunce', + phone: '801-349-0039', }, luca_trainer: { agency: 'Census', @@ -269,9 +265,9 @@ export const contacts: Contacts = { ], newsletter: { agency: 'UGRC', - email: 'MPeters@utah.gov', - name: 'Matt Peters', - phone: '385-202-3297', + email: 'sgourley@utah.gov', + name: 'Steve Gourley', + phone: '385-202-3394', }, nhd: { agency: 'DNR', @@ -401,9 +397,9 @@ export const contacts: Contacts = { }, trails: { agency: 'UGRC', - email: 'MPeters@utah.gov', - name: 'Matt Peters', - phone: '385-202-3297', + email: 'GBunce@utah.gov', + name: 'Greg Bunce', + phone: '801-349-0039', }, turn: [ { @@ -436,9 +432,9 @@ export const contacts: Contacts = { phone: '801-538-3665', }, ugrc_director: { - email: 'mpeters@utah.gov', - name: 'Matt Peters', - phone: '385-202-3297', + email: '-', + name: 'Laura Ault', + phone: '-', }, ugs: { agency: 'DNR', diff --git a/src/data/downloadMetadata.ts b/src/data/downloadMetadata.ts index c01343e1c5..2bf0dc3224 100644 --- a/src/data/downloadMetadata.ts +++ b/src/data/downloadMetadata.ts @@ -1982,13 +1982,6 @@ export const dataPages: DownloadMetadata = { openSgid: 'transportation.uta_light_rail_stations', layerId: 0, }, - 'Utah UTA Commuter Rail Stations': { - itemId: '6fd39acf47884e1dbe6c303e40f1367a', - name: 'Utah UTA Commuter Rail Stations', - featureServiceId: 'UTACommuterRailStations', - openSgid: 'transportation.uta_commuter_rail_stations', - layerId: 0, - }, 'Utah Railroad Mileposts': { itemId: '894928d3d26b44a9b71ebdd99bb05650', name: 'Utah Railroad Mileposts', @@ -1996,13 +1989,6 @@ export const dataPages: DownloadMetadata = { openSgid: 'transportation.railroad_mileposts', layerId: 0, }, - 'Utah UTA Commuter Rail Routes': { - itemId: '17705e20cecf4cceab61eac6ea51343e', - name: 'Utah UTA Commuter Rail Routes', - featureServiceId: 'UTACommuterRailRoutes', - openSgid: 'transportation.uta_commuter_rail_routes', - layerId: 0, - }, 'Utah Urban Areas Census 2020': { itemId: '7a887f592459424a8bdeb69a3bf08df4', name: 'Utah Urban Areas Census 2020', @@ -2010,13 +1996,6 @@ export const dataPages: DownloadMetadata = { openSgid: 'demographic.urban_areas_census_2020', layerId: 0, }, - 'Utah UTA Light Rail Routes': { - itemId: 'fd41770e917344e4adef8be71a0a6741', - name: 'Utah UTA Light Rail Routes', - featureServiceId: 'UTALightRailRoutes', - openSgid: 'transportation.uta_light_rail_routes', - layerId: 0, - }, 'Utah Ports Of Entry': { itemId: '73441947b3f342b880edcb3d8cdd7ea2', name: 'Utah Ports Of Entry', diff --git a/src/data/staff.ts b/src/data/staff.ts index 0074e050ce..d73b99ffcc 100644 --- a/src/data/staff.ts +++ b/src/data/staff.ts @@ -1,20 +1,4 @@ export const staff = [ - { - name: 'Matt Peters', - team: 'Team Lead', - phone: '385-202-3297', - email: 'mpeters@utah.gov', - x: '@MattUGRC', - tags: ['vision', 'strategy', 'leadership', 'management', 'new opportunities'], - }, - { - name: 'Nathan Kota', - team: 'Team Manager', - phone: '385-226-1875', - email: 'nathankota@utah.gov', - x: '@nathankota', - tags: ['collaboration', 'partnerships', 'budgets', 'new projects', 'ongoing support'], - }, { name: 'Zach Beck', team: 'Data Team', diff --git a/src/images/pillar-contact/staff/matt-peters.png b/src/images/pillar-contact/staff/matt-peters.png deleted file mode 100644 index 0217a2cf8c..0000000000 Binary files a/src/images/pillar-contact/staff/matt-peters.png and /dev/null differ diff --git a/src/images/pillar-contact/staff/nathan-kota.png b/src/images/pillar-contact/staff/nathan-kota.png deleted file mode 100644 index d20570f601..0000000000 Binary files a/src/images/pillar-contact/staff/nathan-kota.png and /dev/null differ diff --git a/src/pages/products/sgid/transportation/uta-commuter-rail-routes.astro b/src/pages/products/sgid/transportation/uta-commuter-rail-routes.astro deleted file mode 100644 index fe8a418bde..0000000000 --- a/src/pages/products/sgid/transportation/uta-commuter-rail-routes.astro +++ /dev/null @@ -1,82 +0,0 @@ ---- -import Layout from '@layouts/DataPage.astro'; - -import type { IMetadata, IPageMetadata } from '@models/types'; -import { ProductType, SgidCategory } from '@models/types'; - -import Metadata from '@components/data/Metadata.astro'; -import UpdateHistory from '@components/data/UpdateHistory.astro'; - -import CardWithPopularLink from '@components/page/CardWithPopularLink.astro'; -import CardWithSmallLink from '@components/page/CardWithSmallLink.astro'; -import GridForMoreResources from '@components/page/GridForMoreResources.astro'; -import GridForYouMightLike from '@components/page/GridForYouMightLike.astro'; -import Section from '@components/page/Section.astro'; - -import Contacts from '@components/page/Contacts.astro'; -import { dataPages } from '@data/downloadMetadata'; - -export const metadata: IMetadata = { - pageTitle: 'Utah UTA Commuter Rail Routes', - pageDescription: `Utah Transit Authority (UTA) Commuter Rail (FrontRunner) Route.`, - stewards: ['Utah Transit Authority (UTA)', 'UGRC'], - type: ProductType.POLYLINE, - category: SgidCategory.TRANSPORTATION, -}; - -const page: IPageMetadata = { - ...metadata, - updateHistory: [`May 2019`, `December 2018`, `May 2013`], - hub: { - ...dataPages[metadata.pageTitle], - }, -}; ---- - - - - - -

Centerline of UTA's FrontRunner Commuter Rail from Ogden in the north to Provo in the south.

-
- - -

- This centerline is the Main (M1) track. Siding Track (S) is not included. Includes FrontRunner North and South - lines. Each line begins at MP 0.0 at Salt Lake Central Station. Milepost ascending on FrontRunner North from SL - Central station to Ogden. Milepost ascending for FrontRunner South from SL Central Station to Provo. -

- - -
- - - -
- - All the information you need to travel with FrontRunner. - Links to help travelers find public transit details from each agency, including fares, routes and schedules. - -
- -
- - UTA commuter rail stations. - All bus, TRAX, and Frontrunner routes. - All bus, TRAX, and Frontrunner stops. - UTA light rail routes. - -
-
diff --git a/src/pages/products/sgid/transportation/uta-commuter-rail-stations.astro b/src/pages/products/sgid/transportation/uta-commuter-rail-stations.astro deleted file mode 100644 index a2f7a68669..0000000000 --- a/src/pages/products/sgid/transportation/uta-commuter-rail-stations.astro +++ /dev/null @@ -1,79 +0,0 @@ ---- -import Layout from '@layouts/DataPage.astro'; - -import type { IMetadata, IPageMetadata } from '@models/types'; -import { ProductType, SgidCategory } from '@models/types'; - -import HubDownloads from '@components/data/HubDownloads.astro'; -import Metadata from '@components/data/Metadata.astro'; -import UpdateHistory from '@components/data/UpdateHistory.astro'; - -import CardWithPopularLink from '@components/page/CardWithPopularLink.astro'; -import CardWithSmallLink from '@components/page/CardWithSmallLink.astro'; -import GridForMoreResources from '@components/page/GridForMoreResources.astro'; -import GridForYouMightLike from '@components/page/GridForYouMightLike.astro'; -import Section from '@components/page/Section.astro'; - -import { dataPages } from '@data/downloadMetadata'; - -export const metadata: IMetadata = { - pageTitle: 'Utah UTA Commuter Rail Stations', - pageDescription: `Point locations of Utah Transit Authority (UTA) commuter rail (FrontRunner) stations.`, - stewards: ['Utah Transit Authority (UTA)', 'UGRC'], - type: ProductType.POINT, - category: SgidCategory.TRANSPORTATION, -}; - -const page: IPageMetadata = { - ...metadata, - updateHistory: [`May 2019`, `December 2018`, `May 2013`], - hub: { - ...dataPages[metadata.pageTitle], - }, -}; ---- - - - - - -

- Point locations of Utah Transit Authority's (UTA) FrontRunner North and South commuter rail stations from North - Ogden to Provo. Locations were digitized from high resolution imagery and will be updated as needed. -

-
- -
- -
- - - -
- - Utah Transit Authority FrontRunner information including schedule and ticketing. - Utah Department of Transportation public transit information. - -
- -
- - UTA commuter rail routes. - All bus, TRAX, and Frontrunner routes. - All bus, TRAX, and Frontrunner stops. - UTA light rail routes. - -
-
diff --git a/src/pages/products/sgid/transportation/uta-light-rail-routes.astro b/src/pages/products/sgid/transportation/uta-light-rail-routes.astro deleted file mode 100644 index 9b6eebf99f..0000000000 --- a/src/pages/products/sgid/transportation/uta-light-rail-routes.astro +++ /dev/null @@ -1,77 +0,0 @@ ---- -import Layout from '@layouts/DataPage.astro'; - -import type { IMetadata, IPageMetadata } from '@models/types'; -import { ProductType, SgidCategory } from '@models/types'; - -import HubDownloads from '@components/data/HubDownloads.astro'; -import Metadata from '@components/data/Metadata.astro'; -import UpdateHistory from '@components/data/UpdateHistory.astro'; - -import CardWithPopularLink from '@components/page/CardWithPopularLink.astro'; -import CardWithSmallLink from '@components/page/CardWithSmallLink.astro'; -import GridForMoreResources from '@components/page/GridForMoreResources.astro'; -import GridForYouMightLike from '@components/page/GridForYouMightLike.astro'; -import Section from '@components/page/Section.astro'; - -import { dataPages } from '@data/downloadMetadata'; - -export const metadata: IMetadata = { - pageTitle: 'Utah UTA Light Rail Routes', - pageDescription: `Utah Transit Authority (UTA) light rail (TRAX) system.`, - stewards: ['Utah Transit Authority (UTA)', 'UGRC'], - type: ProductType.POLYLINE, - category: SgidCategory.TRANSPORTATION, -}; - -const page: IPageMetadata = { - ...metadata, - updateHistory: [`December 2021`, `January 2017`, `December 2013`], - - hub: { - ...dataPages[metadata.pageTitle], - }, -}; ---- - - - - - -

- Double track representation of Utah Transit Authority (UTA) light rail (TRAX) routes. Both directions of travel - are shown for Red, Green, Blue, and S-line routes. -

-
- -
- -
- - - -
- - Utah Transit Authority light rail (TRAX) schedules and ticketing information. - Utah Department of Transportation public transit links and other information. - -
- -
- - All bus, TRAX, and Frontrunner routes. - All bus, TRAX, and Frontrunner stops. - UTA commuter rail routes. - -
-