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.

3 votes
1 answer
64 views

QGIS Labeling expression to format a values list in a series of 2 columns of 2 records

From a layer of overlapping points (identical coordinates) containing the field "RC", I'm using the following expression to make the label of unique values: array_to_string(array_distinct(...
Ingrid Ingravida's user avatar
1 vote
0 answers
31 views

Adding data-driven command in PyQGIS

I want add to my code line which add option placed label based to data. I would use string in_mask(0) as string, because i want hide labels under the mask. layer = QgsProject().instance()....
szoon's user avatar
  • 111
0 votes
0 answers
18 views

QGIS Clustered points labelling issue [closed]

I am currently encountering some challenges with the symbology in my map. I am attempting to reduce the number of measurement points using the Point Cluster option, and I have a few questions: When ...
Samet Güven's user avatar
0 votes
1 answer
56 views

Labeling a multiline layer in QGIS

is there any methode to create a line next to my multiline feature indicating where it starts and ends and display the length (available as one of my fields) on it at the same time? Since my line is ...
Juan Sebastian Barajas Narvaez's user avatar
1 vote
0 answers
32 views

Place labels as close to centroid as possible without collision in QGIS

In QGIS, I want to print a map to a PDF and use labels for my polygons with the following criteria: Show all labels The labels do not collide The labels are placed as close to the centroid of the ...
00koeffers's user avatar
1 vote
1 answer
18 views

Change labeling font color for different unique values in the same label class using ArcGIS Pro

First of all I am very new to ArcGIS Pro and it's my first GIS software. I'm aware you can change the symbol for unique values in a label class, but can you change the color of the labeling so that it'...
EXiao's user avatar
  • 13
0 votes
0 answers
25 views

Can't set different font sizes for labels in QGIS

I use the Easy Custom Labeling plugin to draw lines along which inscriptions are placed (curves). The font size is set by itself, although I set certain parameters, and the size is displayed as it ...
GeoEth's user avatar
  • 385
2 votes
1 answer
163 views

Truncating seconds on label

I am trying to label points with hh:mm but the default for Q-GIS just lets me hh:mm:ss.sss, with a string of 5 useless digits. How can I truncate the last 5 digits?
Virginia Noel Fernandez Cano's user avatar
3 votes
1 answer
131 views

How to make annotations follow the latitude lines in QGIS?

If my map is in EPSG:4326, the text annotation is normal. However, if the projection is transformed, such as EPSG:102017, the text label does not change. I want the text label information to be ...
smilecc's user avatar
  • 311
3 votes
1 answer
83 views

QGIS count and list address codes for every house

I have a point geometry layer called 'PORTA' that representing the entrances of the houses. On the other hand, I have a attribute table called 'NUCLEUS' that represent the addresses that are inside ...
Ingrid Ingravida's user avatar
0 votes
0 answers
10 views

How to export labels with callout/leader from ArcGIS to CAD (Microstation)?

I need to export labels with leader/callout from ArcGIS Pro to CAD (Microstation). First I Convert Labels To Annotations and then use Export To CAD and attach the CAD file in Microstation. This works, ...
MREG's user avatar
  • 1
2 votes
2 answers
70 views

Curved labeling of rivers in QGIS doesn't always work

I need to label some rivers using curved placement. Sometimes the labels appear, sometimes they do not. I'm sure part of my problem comes from the rivers being divided up into short sections as ...
Joshua E. Vines's user avatar
4 votes
1 answer
80 views

How to label each sub-part of multi-part geometry with its part number using QGIS?

I want to label each sub-part of a multi-part geometry with its part number shown using Identify -> Derived. In Layer Styling there is the variable geometry_part_num available as used like in this ...
Hans Wurst's user avatar
0 votes
1 answer
30 views

Display point labels alternatively to left and right

I am working in QGIS and I have a point layer whose labels are to be displayed left or right of the point. The formula I tried to make it work is, in label placement, selected Offset from Point mode, ...
Trikelians's user avatar
2 votes
1 answer
39 views

Formatted labels' multiline text will not align left

Using ArcGIS Pro 3.2.2, I'm unable to get a particular feature class to have its multiline labels' text aligned left. They only come out centre-aligned. I have found that the horizontal alignment ...
Son of a Beach's user avatar

15 30 50 per page
1
2 3 4 5
158