Questions tagged [print-composer]
Print composer provides growing layout and printing capabilities in QGIS.
1,575 questions
1 vote
1 answer
35 views
Automate hiding layer names interfering with hiding the bande 1 of the raster in the legend of the print-composer
I'm working with QGIS 3.40 (Bratislava) and I’m trying to automatically hide all layer names in a print-composer legend. Right now, I’m doing it manually: right-clicking each layer in the legend and ...
2 votes
1 answer
67 views
Automate the turn off QGIS band number in the legend
I’m trying to remove the “Bande 1” label that appears in the raster legend in QGIS 3.40 (Bratislava). This issue was already mentioned here: How to turn off QGIS legend band number by default? The ...
3 votes
2 answers
82 views
Display map labels over coordinate grid in QGIS 3.x
In Print Layout coordinate grids draw over the top of feature labels obscuring them. The answer to this question suggests a workaround. Is there a better way to do this in QGIS 3? Altering grid line ...
4 votes
1 answer
95 views
Offset the Atlas map extent in QGIS so the feature is in the upper third instead of centered
I’m creating an Atlas in QGIS using a polygon layer that contains many circular features. It can be points, lines, or actually any other feature... Currently, each Atlas page centers the map on the ...
2 votes
1 answer
103 views
QGIS themes shows no data when selected
A couple months ago I set 3 themes up in a QGIS project and made layouts to correspond with each and exported each successfully. Now on returning to the project when any of the themes are selected no ...
0 votes
1 answer
78 views
Adding layer's symbology to QGIS layout HTML expression
Now in order to show information of a displayed layer in print composer using html expressions seems like the way to go. However in order to fully avoid a legend item that would show <...
0 votes
0 answers
49 views
Rotating Labels when Map is Rotated in Print Composer at same angle
Is it possible to labels in Print Composer Stay rotated as in Project when rotating Map? Example of bad rotation (milestones are adjusted -11,1 degrees emergency platforms aren't) As a workaround i ...
3 votes
1 answer
177 views
Legend items show up small in QGIS
Legend items show up smaller than usually, tiny when I've created a legend. There wasn't much help of setting a bigger font as colours didn't get bigger. I tried different version of QGIS the same. I ...
1 vote
1 answer
108 views
Add text line fully left-aligned without symbol in print composer legend of QGIS
Is there a way to place a line of text (here "* = unpaved") in the legend completely left-aligned, where the symbol would normally be? You could achieve this by inserting a text box (as ...
3 votes
2 answers
105 views
Headlines for attributes within the same layer in print composer legend of QGIS
In the legend of the print composer I have a layer with attributes that have the same symbology (colour) (see screenshot). What I want is to have headlines in the legend to describe the attributes ...
1 vote
1 answer
115 views
Convert template to QGIS layout (.qpt)?
Is there any method anywhere of automatically converting some type of document template into a QGIS layout (.qpt)? Examples of file types that come to mind are .pdf, .docx, .dwg, .pptx, .odt. Ideally ...
3 votes
0 answers
73 views
Grid disappear if antimeridian is within the map in QGIS Layout
I've done small personal projects in QGIS, but I think I lack some basic knowledge. My background is in amateur astronomy, and in this case, I'm working on a full-sky celestial chart (transforming ...
1 vote
1 answer
53 views
In a QGIS 3.44 report I want to have one layer per page
I have two TIFF layers, Ortho and DSM that cover the same area. I want to create a PDF report such that each TIFF is on a separate page. I've tried following the docs on creating a vector control ...
0 votes
1 answer
105 views
Inserting dynamic scale bar with PyQGIS
I want to create a script which gives me multiple maps with different layers visible. The map extent is derived from my view in the GUI. I am brand new to PyQGIS, so most of the code is AI-generated. ...
4 votes
1 answer
239 views
Sorting layers alphabetically in geospatial PDF
Premise We're exporting a lot of georeferenced PDF-maps which include layers. There's a scheme to the naming of the layers (e.g. everything being related to aviation safety has the prefix AR_ for ...