Projects
QRiS is focused around the concept of a project. A project is a collection of geospatial data related to your riverscape. This could be a single river, a catchment, or a region. A project is made up of a number of layers, which are displayed on the map. Each layer is a collection of features, which are displayed as points, lines, or polygons on the map. Each feature has a number of attributes, which are displayed in the table.
Creating a new Project
Use the QRiS toolbar to create a new project. You will first need to browse to a folder on your computer where the project will be stored. You will then be prompted to enter a name for the project. This name will be used to create a folder inside the one you browsed to, so it should not contain any special characters. Once you have entered a name, click the Create
button to create the project.
The QRiS project tree will be displayed, and you will be able to see the new project you have created. The project tree is used to navigate between projects layers and features. You can also use the project tree to create new layers and features, and to edit project properties.
Adding an Entire Project To the Map
You can add an entire project to the map by right clicking on the top level of the project tree and selecting Add All Layers to Map
. This will add all layers in the project to the map. You can also add individual layers to the map by right clicking on the layer and selecting Add to Map
.
Editing Project Properties
You can change the name of a project and its description at any time by right clicking on the top level of the project tree and selecting Properties
.
Note that you can change the name of the project after it is created, but you can't change the name of the actual project file on disk. To change the file name, first close QGIS altogether, then rename the project GeoPackage file name on disk. When you next open QGIS, you will be prompted to locate the project file. Browse to the new location of the project file, and it will be loaded into QRiS.
Browsing a Project folder
You can browse the contents of a project folder by right clicking on the top level of the project tree and selecting Browse Containing Folder
. This will open a file browser window showing the contents of the project folder. You can use this to view the project GeoPackage file, or to add new files to the project folder.
Browse Data Exchange Projects
You can browse projects on the Data Exchange by right clicking on the top level of the project tree and selecting Browse Data Exchange Projects
. This will direct you to the data exchange in the same location that your QGIS map view is in. This is an easy way to dowload projects relevant to your QRIS project without having to manuallly search.
More detailed info on this can be found by exploring Riverscapes Viewer Integration
Export To Riverscapes Project
You can export a QRiS project to a Riverscapes Project by right clicking on the top level of the project tree and selecting Export To Riverscapes Project
. This will create a new Riverscapes Project folder, and copy the QRiS project GeoPackage file into it.
When you export a window will pop up with the following options:
Export Properties
- Riverscapes Project Name- This is what will appear as the name of the project in the rs.xml (which controls the name on the Data Exchange and in the Riverscapes Viewer). It does not change the name of the project/.gpkg that you open in the QRIS project.
- Ouput Path- the location that the new project folder will save to (note: make sure it is in a separate location from the QRIS project so that folders dont overwrite).
- Project Bounds- here you can select whether to use all QRIS layers or just an AOI to bound your project.
- Export Type- here you can designate whether you are creating a new Riverscape Studio Project or updating an existing one. (Updating an existing one will require you to browse to the existng rs.xml file).
- Description- any relevant descriptive info that may be useful to the project.
Export Layers
This tab allows you to select which layers you want to export. Note that the default is to leave out surfaces since they can be very large file sizes that can bloat the project. You must select them if you want them included.
Once exported this project can be opened in the Riverscapes Viewer and uploaded to the Data Exchange.
Close a Project
You can close a project by right clicking on the top level of the project tree and selecting Close Project
. This will remove the project from the project tree, and remove all layers from the map. The project will still exist on disk, and can be re-opened at any time by using the Open Project
button on the QRiS toolbar.