Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle SITLA LandOwnership Service Breaking Changes #259

Closed
6 tasks done
stdavis opened this issue Oct 31, 2023 · 9 comments
Closed
6 tasks done

Handle SITLA LandOwnership Service Breaking Changes #259

stdavis opened this issue Oct 31, 2023 · 9 comments
Assignees

Comments

@stdavis
Copy link
Member

stdavis commented Oct 31, 2023

Benefit

SITLA switched the URL and lowercased all of the field names. We need to update everywhere we use this service so that the layer can be drawn on maps and the data can be used in forklift.

Acceptance Criteria

  • All instances of the old service have been updated with the new URL and field names (if applicable).
  • Kitchen Sink
  • Broadband
  • DEQ Spills
  • DEQ Enviro
  • wfrc-wab-widgets

Notes

Old URL:

https://gis.trustlands.utah.gov/server/rest/services/Ownership/UT_SITLA_Ownership_LandOwnership_WM/FeatureServer/0

New URL:

https://gis.trustlands.utah.gov/mapping/rest/services/Land_Ownership_WM/FeatureServer/0

Also, all of the field names have been lowercased:

Old:
Image

New:
Image

There is some talk of them or us creating a vector tile service but we are not going to wait for that to happen at this point.

Risks

  1. The service changes again
  2. A vector tile service is published that we then want to migrate to
  3. How long they leave their redirect in place (January 1?)

Issue Reference

refs #

@stdavis stdavis self-assigned this Oct 31, 2023
@stdavis stdavis moved this to In Progress in UGRC PI Planning Objectives Oct 31, 2023
@stdavis stdavis changed the title Update URL to SITLA LandOwnership Service Handle SITLA LandOwnership Service Breaking Changes Oct 31, 2023
@stdavis
Copy link
Member Author

stdavis commented Nov 14, 2023

Q2 Sprint 3 Notes

  • This will be on hold until SITLA gets the vector tiles service published hopefully next month.
  • Blog post published

@nathankota nathankota added the status: blocked This issue or pull request has an unmet prerequisite label Nov 14, 2023
@nathankota nathankota added status: waiting Typically waiting on the business owner and removed status: blocked This issue or pull request has an unmet prerequisite labels Dec 19, 2023
@stdavis
Copy link
Member Author

stdavis commented Jan 8, 2024

SITLA has now published a vector tile service.

@stdavis stdavis removed the status: waiting Typically waiting on the business owner label Jan 8, 2024
@stdavis
Copy link
Member Author

stdavis commented Jan 8, 2024

Nevermind. That is just another feature service. I hit them up about a vector tiles service.

@stdavis stdavis added the status: waiting Typically waiting on the business owner label Jan 8, 2024
@stdavis
Copy link
Member Author

stdavis commented Jan 16, 2024

Here's the new vector tile service (for realzzz this time): https://gis.trustlands.utah.gov/hosting/rest/services/Hosted/Land_Ownership_WM_VectorTile/VectorTileServer

I've confirmed with them that:

  • this is the final URL
  • it is on the same update scheduled as the feature service (nightly)
  • they have no plans to shut off the redirect

@stdavis stdavis removed the status: waiting Typically waiting on the business owner label Jan 16, 2024
@steveoh
Copy link
Member

steveoh commented Jan 16, 2024

@nathankota is this a sprint 2 or 3 thing do you think? Seems like we should get ahead of it?

@nathankota
Copy link
Contributor

nathankota commented Jan 16, 2024

I put it in Sprint 4 since

  • they have no plans to shut off the redirect

and we can look at it at the beginning of sprint 3 and see if it fits. But I'll switch that and tentatively assign it to sprint 3.

@nathankota nathankota added carry forward This task was carried forward into the next quarter status: uncommitted This feature has not been committed to the plan labels Mar 26, 2024
steveoh added a commit to agrc/plss that referenced this issue Apr 8, 2024
steveoh added a commit to agrc/plss that referenced this issue Apr 8, 2024
steveoh added a commit to agrc/plss that referenced this issue Apr 9, 2024
steveoh added a commit to agrc/atlas that referenced this issue Apr 9, 2024
steveoh added a commit to agrc/locate that referenced this issue Apr 9, 2024
steveoh added a commit to agrc/locate that referenced this issue Apr 9, 2024
steveoh added a commit to agrc/atlas that referenced this issue Apr 9, 2024
steveoh added a commit to agrc/locate that referenced this issue Apr 9, 2024
stdavis pushed a commit to agrc/locate that referenced this issue Apr 11, 2024
@nathankota
Copy link
Contributor

Sprint 1 Notes

  • see commits above for apps that have been updated
  • others that may need it
    • WRI?

@nathankota
Copy link
Contributor

Sprint 2

  • find other apps that need updated

steveoh added a commit to agrc/kitchen-sink that referenced this issue Apr 16, 2024
stdavis added a commit to agrc/wfrc-wab-widgets that referenced this issue Apr 18, 2024
@stdavis
Copy link
Member Author

stdavis commented Apr 18, 2024

I believe that this is complete.

@stdavis stdavis closed this as completed Apr 18, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in UGRC PI Planning Objectives Apr 18, 2024
@nathankota nathankota removed carry forward This task was carried forward into the next quarter status: uncommitted This feature has not been committed to the plan labels May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants