agrc / DEQ-TankRisk

An ArcGIS Pro python toolbox for DEQ to asses tank risks
MIT License
1 stars 0 forks source link

Utilize "Open" Data #21

Closed nathankota closed 3 years ago

nathankota commented 4 years ago

The tool utilizes SGID10 data layers. As SGID10 is deprecated, the tool will need to read data from OpenSGID or Open Data.

User attempted to run the tool with opensgid and open data layers, the order of operations for that test was:

  1. Received Greg's email about future SGID10 deprecation
  2. Connected to Open SGID in Pro project
  3. Added layers necessary for the Tank Risk Assessment tool
  4. Utah Soils layer is not in the Open SGID, so left that layer out
  5. Ran the tool
  6. Tool failed with the following errors: image
  7. Contacted AGRC about a) possibility of getting Utah Soils in OpenSGID and b) updating the tool to work with one or the other of the "open" offerings (database or open data services).
  8. Added Open Data services to Pro project for each layer needed to run the tool.
  9. Renamed each layer to the expected list of layers.
  10. Ran the tool and received the following error message: image
nathankota commented 4 years ago

The fact that Utah Soils is in Open Data but not OpenSGID may influence a decision.

nathankota commented 4 years ago

/remind me about this on October 1, 2020

reminders[bot] commented 4 years ago

@nathankota set a reminder for Oct 1st 2020

reminders[bot] commented 3 years ago

:wave: @nathankota, about this

nathankota commented 3 years ago

/remind me on October 15, 2020

reminders[bot] commented 3 years ago

@nathankota set a reminder for Oct 15th 2020

steveoh commented 3 years ago

What's going on here?

nathankota commented 3 years ago

Eventual switch to Open SGID and/or Open Data sources for the DEQ Tank Risk Tool, some time before SGID10 is deprecated.

nathankota commented 3 years ago

Data layers utilized in the Tank Risk Assessor tool:

image

Open Data layers:

nathankota commented 3 years ago

Rick replaced all of the SGID10 layers with Open Data services and the tool ran successfully. He had to rename all of the layers to match the SGID10 layer names. I will create a new issue for the tool to recognize the Open Data service names.