-
Notifications
You must be signed in to change notification settings - Fork 1
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
SGID-based Query Layer Candidates for AGOL Migration #533
Comments
This comment was marked as resolved.
This comment was marked as resolved.
What is the right timing/sequence for asking about this? It may be another large effort/project along with the app rebuild. Would we want to consider easing them into a change like this, such that we offer to keep Forklift in place, but load the data into their AGOL? Or start introducing the full gamut of possibilities for some layers to be ETL'd, others managed directly in AGOL, and so forth? |
I'm sure that forklift will stay in place to some extent for the foreseeable future. I don't think that it would be bad to take a look at these and see which ones we think could easily be moved to AGOL. For example, the ones that the source is just a file geodatabase on a network share. I do think that for others, we will need to keep some sort of ETL process. But maybe it becomes palletjack rather than the full forklift stuff. I don't think that it is an emergency. Once I get the app rebuilt, I'll start digging into the backend/forklift stuff. |
I think that this means that we can shut down the enviro map service on mapserv! 🍾 I'll have to do some looking to make sure. |
/remind me to delete the map service in two weeks I shut it down today. |
@stdavis set a reminder for 9/5/2024 |
👋 @stdavis, delete the map service |
This is a result of shutting off the map service on mapserv. Ref #533
There are many more layers that we should be asking DEQ about moving to AGOL. The layers that are currently being pushed to SGID (and consequently AGOL) via the DEQ forklift pallet may be candidates for moving to AGOL directly. These aren't as high of a priority since they are currently being updated in AGOL via forklift, but at some point, we may want to ask about them as well. I'm guessing that some of them won't be able to be moved since they are managed in non-spatial databases that require ETL. But there may be others that would be easy to move. Here is a list of them:
web services on mapserv
There are a few query layers that are still being reference by the mapserve service since they are not pushed to AGOL as part of SGID. I'll need to figure this out before deleting the map service.
They can be easily called out from the config spreadsheet if they have a feature service URL that starts with:
https://services1.arcgis.com/99lidPhWCzftIe9K/ArcGIS/rest/services/
Note that these are SGID datasets so they would have to be deprecated in favor of the newly created DEQ AGOL datasets via porter.
The text was updated successfully, but these errors were encountered: