Skip to main content

Questions tagged [labeling]

Rendering values from attribute tables as text on maps near their feature. For questions about legend labels use the [legend] tag instead.

1 vote
1 answer
33 views

Return geometry values based on field in attribute table

I have several linestrings and want to place labels at varying positions along those lines. To not play around with additional (point) features, I need to return the x- and y-position along the ...
Jon's user avatar
  • 13
0 votes
0 answers
48 views

Labelling in QGIS [closed]

I am looking for a labeling technique recently. I have points and also small lines too. But QGIS couldnt find how to create these rectangular form with label.
cherisher's user avatar
1 vote
0 answers
38 views

Duplicate labels on polygons from PBF layer in OpenLayers

When polygon spans 2 tiles, OpenLayers creates 2 labels, one for each tile. How to prevent it? MRE polygons in PBF tiles rendered by OpenLayers In empty directory create these two files: geom.geojson ...
Podbrushkin's user avatar
0 votes
0 answers
54 views

Writing label condition to only label additional text if field is null using ArcGIS Pro

I have several fields displaying concentrations from a sample point for different depths, but the depths are not consitant as some only have three, others nine ect. I would like to create labels that ...
Helene's user avatar
  • 1
0 votes
0 answers
47 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 ...
sitcaf's user avatar
  • 61
2 votes
5 answers
216 views

Expression Builder not allowing multiple expressions with "replace"

I am trying to use the expression label to make a couple simple changes to my labels. I am able to successfully change one using replace-- like so: replace("columnname", 'oldname', 'newname')...
Kira's user avatar
  • 21
4 votes
1 answer
131 views

Labels of vector tiles are still visible despite cover with inverted polygon in QGIS

Why when using the xyzvectortiles layer from basemap.de Vector Tiles and covering it with inverted polygons, so only a certain region will be shown, there are still labels around my desired region?
Taras's user avatar
  • 35.8k
0 votes
1 answer
75 views

QGIS Label With No Geometry Record

I have some weird behaviour with a line feature in QGIS. The line feature has a column called 'Label', it's a text field and they all have only one word, these are depths from the surface starting ...
Vantooville's user avatar
1 vote
0 answers
72 views

Applying multiple styles for different parts of single label in QGIS [duplicate]

I have a label that display two fields, using the following value: Name || '\n' || "GW-Disp" I want the two fields to display differently. e.g. "Name" as bold and "GW-Disp&...
Toby Beisly's user avatar
1 vote
2 answers
88 views

Overlapping labels issue in QGIS

There is some overlap in the labels in the screenshot attached below. How do I space them out well without overlapping
danishmand khan's user avatar
0 votes
2 answers
90 views

Wrapping labels on actual newline characters while using HTML formatting

I get values with actual newlines from PostgreSQL (e'\n' in SQL, not just '\n'). Actual newlines where the attribute table shows the strings with actual linebreaks. If I copy and paste such attribute ...
bugmenot123's user avatar
  • 12.4k
0 votes
2 answers
81 views

Automatically generating tie arrows for polygons sharing attribute

I am trying to simplify labeling for permit polygons- I'd like to set this up with a single label for the permit (fine with 'remove duplicates' in label strategies) and then generate tie arrows to ...
Brody's user avatar
  • 13
1 vote
0 answers
48 views

QGIS crashes when setting a text label for a vector layer

Release version QGIS 3.16.16 crashes when I try to set a text label for a vector layer using C++ and functions QgsTextFormat and QgsPalLayerSettings. Release with debug information version works ...
Pheonix146's user avatar
0 votes
0 answers
30 views

Disable feature clipping to get correct labels on tiles with QGIS Server

Vector labels are placed in multiple different places when tiles are rendered by QGIS WMS server because vectors (polygons) are clipped by rendered region. How can be the clipping disabled, i.e. force ...
Radim Blazek's user avatar
3 votes
2 answers
150 views

QGIS: Lable the vertices of a PolygonZ geometry with their z-coordinates

I got some Polygons from manual terrain measurements with QField. Now I'm trying to label each vertex with it's z-coordinate, but I'm failing to access the data. It works fine for x and y with the ...
Jonas H's user avatar
  • 31

15 30 50 per page
1
2 3 4 5
164