Questions tagged [template]
A template is a model you can use to create new identical versions of something.
103 questions
0 votes
0 answers
33 views
Missing polygons in Net Gain Habitat Mapping QGIS template
My tutor created a template project, and I duplicated a layer in the template, made changes and saved. Then, I lost all the polygons in both the duplicate and original layers. So I deleted the ...
1 vote
0 answers
37 views
QGIS map templates including
I need to create the same map for multiple projects. If I create a template, including the north arrow, scale and the legend, the legend will be correctly created. If I use this template in a ...
2 votes
1 answer
166 views
Configuring GetFeatureInfo template per layer on GeoServer
I run a GeoServer that contains a bunch of very diverse WMS layers. Each of the layers would require a different layout for the GetFeatureInfo response. Is there a place (e.g. for legend styles) where ...
0 votes
1 answer
78 views
QGIS python configuration LayoutTable
I have a problem when I import layout template in QGIS project with Layout Attribute Table. In template I have two frames (tabela1 and tabela2) for one table which is connect to layer "VOZLISCA&...
1 vote
0 answers
29 views
Adding custom fields to PgMetadata HTML Templates in QGIS [closed]
I am currently working with the PgMetadata plugin for QGIS, and I am trying to add a custom field (test) to the metadata HTML template. Here's the situation: I have successfully added the test field ...
1 vote
1 answer
136 views
Making Python script originally produced with QGIS Modeler work on QGIS console
I'm writing some scripts on QGIS Python console, and I would like to implement some dialog windows, as those about the parameters' insertment, converting from the result of model builder, but when I ...
3 votes
2 answers
1k views
Reusing QGIS map layout for other projects to create print layout template
I have created a print layout for a QGIS project and would like to use that print layout as template for other projects. How can I make the template globally available in QGIS? I had a look into the ...
0 votes
0 answers
17 views
Group Template that clips/deletes enclosed polylines to avoid overlaps
I have a group template that creates a polygon with one feature template and a boundary made of of 2 point line features with another feature template. For the polygon, the template had an option to ...
0 votes
0 answers
238 views
Resize template or page size in QGIS
I'm trying to find a way to print a map I've made on 2 different page sizes while keeping it to scale on both. Originally I've made the map to the ARCH E page size. - print and its to scale. Then if I ...
1 vote
2 answers
347 views
Referenced ArcGIS Pro 3.1 toolbox renamed and empty toolbox created in its place
GIS program manager here. I am experiencing a serious problem. It occurs when starting new projects in ArcGIS Pro from a template which includes our "program toolbox" (aka Default.tbx) ...
2 votes
1 answer
228 views
Making template project in ArcGIS Pro that has broken data links on purpose
I am trying to take a project file and save it as a template project file so users can not accidentally save their changes to the template file when they start a new project without a "save-as&...
1 vote
0 answers
72 views
Cannot call temporary layer while polygonizing a raster on PyQGIS
I been trying to call the resulting vector from the Raster Poligonization but it ends up telling me: Unable to execute algorithm. Could not load source layer for INPUT: */OUTPUT.tif not found ...
2 votes
0 answers
129 views
Create QGIS Workspace Template
We are rolling QGIS out to a number of departments in my company that have never used QGIS (or any GIS system) before. I was wondering if there is a way to create a QGIS workspace template with pre-...
0 votes
0 answers
85 views
Quickly save databases from a template to my new project while preserving the symbology
I am trying to create a template with several maps, layouts, and datasets pre-loaded. Some of the datasets will include data that I will not modify, but others will be empty datasets, with the ...
1 vote
0 answers
31 views
ArcGIS REST API to create a site using a template
We are exploring the ArcGIS REST API to set up a site using any available template(initiative). e.g. need to create a site using template "Active Transportation Outreach". Is there any REST ...