TNRIS / dataHub

ReactJS frontend web application for browsing, downloading, and inquiring about TNRIS public data and historical imagery.
https://data.tnris.org
7 stars 0 forks source link

TCEQ Open Data Portal #261

Closed mitchellryant closed 4 years ago

mitchellryant commented 4 years ago

I added the link to their source page. Is there a way to give them the TxDOT treatment?

https://gis-tceq.opendata.arcgis.com

adambreznicky commented 4 years ago

automated task runs daily to retrieve their services (txdot treatment). pretty sure all you have to do is populate their open data group id in the admin console and the process will pick it up

mitchellryant commented 4 years ago

what is that id? is it easy to get?

adambreznicky commented 4 years ago

group id finder https://developers.arcgis.com/javascript/3/samples/portal_getgroupamd/ searching "txdot open data" revealed the group code we have in our database

using it to search for "tcewq open data" returned a single result: 01627bf7da784a64a2f5974bbe7dac02

you could email them to confirm that is it.

mitchellryant commented 4 years ago

Ill have to contact TCEQ for their ArcGIS Online Open Data Portal 'Group ID'.

There is not dev work need to give them the TxDOT treatment, closing issue.