Skip to content

Commit

Permalink
remove light rail stations (#2827)
Browse files Browse the repository at this point in the history
* remove light rail stations

* chore: add redirect

---------

Co-authored-by: steveoh <[email protected]>
  • Loading branch information
ZachBeck and steveoh authored Aug 15, 2024
1 parent 02ba544 commit 4c0fd4e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 84 deletions.
1 change: 1 addition & 0 deletions public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -701,3 +701,4 @@
/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
/products/sgid/transportation/uta-light-rail-stations/ https://opendata.gis.utah.gov/datasets/utah::trax-light-rail-stations/about 301
7 changes: 0 additions & 7 deletions src/data/downloadMetadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1975,13 +1975,6 @@ export const dataPages: DownloadMetadata = {
openSgid: undefined,
layerId: 0,
},
'Utah UTA Light Rail Stations': {
itemId: 'bb8f7bc8871b4a7594bcc037631073e7',
name: 'Utah UTA Light Rail Stations',
featureServiceId: 'LightRailStations_UTA',
openSgid: 'transportation.uta_light_rail_stations',
layerId: 0,
},
'Utah Railroad Mileposts': {
itemId: '894928d3d26b44a9b71ebdd99bb05650',
name: 'Utah Railroad Mileposts',
Expand Down

This file was deleted.

0 comments on commit 4c0fd4e

Please sign in to comment.