Oslandia / albion

Migrated to: https://gitlab.com/Oslandia/albion
https://gitlab.com/Oslandia/albion
GNU General Public License v3.0
49 stars 17 forks source link

Template for each new project #50

Open DiasZh opened 6 years ago

DiasZh commented 6 years ago

How to avoid to spend time at the beginig of each project, to organize working windows (LAYERS)? For example layer NODE, we could have automatically by saving kind of template, and it is could be the same to another layers related with MAP and cross-sections.

vmora commented 6 years ago

There is already a template project. It just needs to be configured.

If someone is willing to create a project with the name template_project, add layers and work on their symbology, I'm willing to replace the current one.

DUGUEY commented 6 years ago

in which directory is store the template_project ?

vmora commented 6 years ago

.qgis2/python/plugins/albion/res

DUGUEY commented 6 years ago

in attached file : a template project template_project.zip

DUGUEY commented 6 years ago

In the proposed template one layer is missing : the [current_section_polygone]: but we don't have access to this layer at the begining of the project in postGis table windows.

vmora commented 6 years ago

Yes, there is a missing typecast in the definition of current_section_polygon, so qgis needs to have records in there to be able to load this layer (which happens after edges have been added to the first graph).

I need to fix the view, could you open an issue with what is highlighted as the title and link to this issue plz.