https://github.com/agrc/open-sgid
A public repository for information, feedback, and known issues about the Open SGID and the CLI to maintain it.
https://github.com/agrc/open-sgid
government-app scheduled-tool spatial-data-life-cycle terraform-managed
Last synced: 3 months ago
JSON representation
A public repository for information, feedback, and known issues about the Open SGID and the CLI to maintain it.
- Host: GitHub
- URL: https://github.com/agrc/open-sgid
- Owner: agrc
- License: mit
- Created: 2019-11-07T17:41:08.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-05-14T16:44:28.000Z (5 months ago)
- Last Synced: 2025-05-14T17:41:53.538Z (5 months ago)
- Topics: government-app, scheduled-tool, spatial-data-life-cycle, terraform-managed
- Language: Python
- Homepage: https://gis.utah.gov/documentation/sgid/#the-open-sgid-database
- Size: 190 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Open SGID
This repository is the wiki and issue tracking location for all things `opensgid.agrc.utah.gov`. This is the PostGIS Cloud SQL mirror of the UGRC SGID.
If you are having trouble with the database, with the software you have chosen to use, please search the [issues](https://github.com/agrc/open-sgid/issues) to see if this has been identified and solved with a work around.
## Terms of Service
Please read, understand, and follow the [terms of service](https://gis.utah.gov/documentation/policy/open-sgid/) for the Open SGID.
### Version information
| product | version |
|:--|:--|
| PostgreSQL | 13 |
| PostGIS | 3.5 |### Connection Information
| | |
|:--|:--|
| Database Driver | PostgresSQL |
| Instance | opensgid.agrc.utah.gov |
| Port | 5432 |
| Database Name | opensgid |
| Username | agrc |
| Password | agrc |