Skip to content

GispoCoding/gisdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIS database sample

This is sample database for geospatial data management

TODO

  • picture to document group roles

General Admin scripts

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

Development and testing

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.

About

Scripts for PostGIS database templates, roles and permissions

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors