Skip to content

Commit

Permalink
remove uta routes (#2826)
Browse files Browse the repository at this point in the history
* remove uta routes

* uta routes redirect update

* chore: add redirect

* chore: remove duplicate

---------

Co-authored-by: steveoh <[email protected]>
  • Loading branch information
ZachBeck and steveoh authored Aug 15, 2024
1 parent f70c49f commit 02ba544
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 101 deletions.
1 change: 1 addition & 0 deletions public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -700,3 +700,4 @@
/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
/products/sgid/transportation/uta-routes/ https://opendata.gis.utah.gov/datasets/utah::uta-routes-and-most-recent-ridership/about 301
10 changes: 0 additions & 10 deletions src/data/downloadMetadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2657,16 +2657,6 @@ export const dataPages: DownloadMetadata = {
openSgid: undefined,
layerId: 0,
},
'UTA Routes and Ridership': {
itemId: 'hosted by UTA',
name: 'UTA Routes and Ridership',
externalHubOrganization: 'rideuta',
oddHubName: 'uta-routes-and-most-recent-ridership',
featureServiceId: 'UTA_Routes_0419',
featureServiceHost: 'https://services.arcgis.com/5QAphMT1g51Tw2X4/ArcGIS/rest/services/',
openSgid: 'transportation.uta_routes_and_ridership',
layerId: 0,
},
'UTA Stops and Ridership': {
externalHubOrganization: 'rideuta',
itemId: 'hosted by UTA',
Expand Down
91 changes: 0 additions & 91 deletions src/pages/products/sgid/transportation/uta-routes.astro

This file was deleted.

0 comments on commit 02ba544

Please sign in to comment.