Skip to content

Commit

Permalink
Update downloadMetadata.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachBeck authored and steveoh committed Oct 21, 2024
1 parent ca5fc7b commit ae92c10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/downloadMetadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2048,8 +2048,8 @@ export const dataPages: DownloadMetadata = {
'Utah Airport Locations': {
itemId: 'ae01b2d088f64c0fb989c2592e7e4f89',
name: 'Utah Airport Locations',
featureServiceId: undefined,
openSgid: undefined,
featureServiceId: 'AirportLocations',
openSgid: 'transportation.airport_locations',
layerId: 0,
},
'Utah Transmission Lines': {
Expand Down

0 comments on commit ae92c10

Please sign in to comment.