Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Getting started

Edgar Fuste edited this page Nov 2, 2021 · 4 revisions

Welcome to the getting started page of giswater dbmodel project.

Lots of things to learn. Are you ready?

First of all, you need to create your database project schema, using database superuser connection, and qgis project client by click on admin button without any giswater project loaded.

Requirements:

You need to have permissions to connect to postgreSQL database (compatible versions) and your user need to be a db superuser in order to be allowed to create project schemas, roles, backups, restores among others db admin operations.

Hello world:

Project works with catalogs and you need to fill at least the mandatory ones [materials, node, arc]. Project also uses mapzones and you need to create at least the mandatory ones [macroexplotation, exploitation, municipality, sector, dma]. Finally, you need to known mains about the selectors strategy of Giswater

To start now, take a look on Start from scratch and enjoy it!

Another option is start with Giswater loading inp file. Although this is a beta functionality, you can take a look on Import inp file debug mode for more info!

Useful tips:

  • With mapzones and catalogs well-defined (at least the mandatory ones) you can insert your first two nodes. After that arc can be inserted too. A little bit about config options
  • Take a look on How it works chapter to go further

FAQ's:

Maybe your question have been asked before FAQ's

Clone this wiki locally