agrc / gis.utah.gov

The official UGRC website
https://gis.utah.gov
MIT License
25 stars 40 forks source link

change FeatureServiceID to null #2806

Closed rkelson closed 1 month ago

rkelson commented 1 month ago

for layer deprecated from Internal

hopefully this will fix the index validation error

netlify[bot] commented 1 month ago

Deploy Preview for gis-utah-gov ready!

Name Link
Latest commit b42c5b829b1c9b473a364e22dc320edab4b2b879
Latest deploy log https://app.netlify.com/sites/gis-utah-gov/deploys/669ec12404c5a700086e96e6
Deploy Preview https://deploy-preview-2806--gis-utah-gov.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 97 (🟢 up 1 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 93 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

stdavis commented 1 month ago

I don't think that we want to do this. The feature service is not going away, is it?

rkelson commented 1 month ago

likely not but I am not sure. All other records in downloadMetadata.ts with openSgid: '' have featureServiceId: null

steveoh commented 1 month ago

The validation error will be fixed with Scott's pr. Sorry for the confusion.