This is sample database for geospatial data management
- picture to document group roles
With these scripts you can create following items:
- template GIS database
- Group roles for GIS database management
- Create GIS database from template database
Read more from Admin Script -documentation
For testing out any scripts on a local database, you may start up a local development database with docker compose up -d and then connect to it with
psql -h localhost -p 5442 -U postgres -d postgres.