Skip to content

Commit

Permalink
Merge branch 'main' into remove-commuter-rail-stations
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh authored Aug 15, 2024
2 parents bdd4c70 + 6a661dd commit 755042c
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 124 deletions.
1 change: 1 addition & 0 deletions public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -698,3 +698,4 @@
/about/organizations/geographic-names-committee/ https://history.utah.gov/geographic-names-committee/ 301
/ugic/ https://ugic.org/ 301
/products/sgid/transportation/uta-commuter-rail-stations/ https://opendata.gis.utah.gov/datasets/utah::frontrunner-commuter-rail-stations/about 301
/products/sgid/transportation/uta-commuter-rail-routes/ https://opendata.gis.utah.gov/datasets/utah::uta-frontrunner-commuter-rail-route-centerline/about 301
34 changes: 15 additions & 19 deletions src/data/contacts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,9 @@ export const contacts: Contacts = {
],
change_manager: {
agency: 'UGRC',
email: '[email protected]',
name: 'Matt Peters',
email: '[email protected]',
name: 'Michael Foulger',
phone: '801-652-2258',
},
contours: {
agency: 'UGRC',
Expand Down Expand Up @@ -155,11 +156,6 @@ export const contacts: Contacts = {
name: 'Scott Davis',
},
gisac: [
{
agency: 'UGRC',
email: '[email protected]',
name: 'Matt Peters',
},
{
agency: 'UGRC',
email: '[email protected]',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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: [
{
Expand Down Expand Up @@ -436,9 +432,9 @@ export const contacts: Contacts = {
phone: '801-538-3665',
},
ugrc_director: {
email: '[email protected]',
name: 'Matt Peters',
phone: '385-202-3297',
email: '-',
name: 'Laura Ault',
phone: '-',
},
ugs: {
agency: 'DNR',
Expand Down
7 changes: 0 additions & 7 deletions src/data/downloadMetadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1989,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',
Expand Down
16 changes: 0 additions & 16 deletions src/data/staff.ts
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
export const staff = [
{
name: 'Matt Peters',
team: 'Team Lead',
phone: '385-202-3297',
email: '[email protected]',
x: '@MattUGRC',
tags: ['vision', 'strategy', 'leadership', 'management', 'new opportunities'],
},
{
name: 'Nathan Kota',
team: 'Team Manager',
phone: '385-226-1875',
email: '[email protected]',
x: '@nathankota',
tags: ['collaboration', 'partnerships', 'budgets', 'new projects', 'ongoing support'],
},
{
name: 'Zach Beck',
team: 'Data Team',
Expand Down
Binary file removed src/images/pillar-contact/staff/matt-peters.png
Binary file not shown.
Binary file removed src/images/pillar-contact/staff/nathan-kota.png
Binary file not shown.

This file was deleted.

0 comments on commit 755042c

Please sign in to comment.