Skip to main content

Questions tagged [text]

Words treated as data by a computer

0 votes
0 answers
57 views

How to make the "add html" item in the layout display text?

I tried to make the "add html" item in the layout display a paragraph of text.This code works well in Python console: project = QgsProject.instance() layout_manager = project.layoutManager() ...
user316887's user avatar
2 votes
2 answers
145 views

QGIS Query - Change two text values to same text value within same field via query

I am using QGIS and want a query that will change a text value "TIPPERARY SOUTH" AND "TIPPERARY NORTH" to "TIPPERARY". Both TIPPERARY NORTH and TIPPERARY SOUTH are ...
Declan McG's user avatar
9 votes
3 answers
371 views

Double underline single label for bird ecology (BTO) notation in QGIS

Is it possible to double underline a single label in QGIS? I know a single label can be single underlined by going to properties-single label-text-underline, however I'm trying to set up a system of ...
Thorn's user avatar
  • 99
3 votes
1 answer
82 views

Implementing dynamic text widgets with current_value support in QGIS 3.34

I am looking at the Changelog for QGIS 3.30 https://www.youtube.com/watch?v=q7O819lFKc4 Feature: Dynamic text widgets with current_value support: you can now use a Text Widget of attribute form to ...
Simon's user avatar
  • 103
1 vote
1 answer
70 views

QGIS: Changing text color of dynamic text widgets in attribute form

I want to achieve changing text color of a dynamic text widget in my attribute form. I got the idea from an example of the QGIS Changelog (3.30). There is a GIF explaining the new feature Dynamic text ...
delmarzo's user avatar
1 vote
1 answer
41 views

Customizing text color in GeoNetwork

I'm developing an application with GeoNetwork 4.2.9, and I'm using docker. As you can see in the image, I have a background image, and the selected text is white and it can be seen. I've tried to ...
Percy Lovon Ramos's user avatar
4 votes
1 answer
325 views

Writing ESRI File Geodatabase text fields with fixed length using Python

I am reading and writing a layer to an ESRI File GDB that contains text fields. Standard text fields are stored as objects by GeoPandas. When the GDB is read the text fields have an unlimited length (...
PythonStudent's user avatar
0 votes
2 answers
110 views

Can't select Bold [closed]

I have a text in the layout, but can't select the bold option. I can do it through html, but the boldness ins't enough. What is the problem? I have the 3.36.1 version.
Pietro Maroni Calvi's user avatar
0 votes
1 answer
261 views

Creating a toggle button to show/hide help text in a QGIS Plugin using Qt Designer

I am trying to create a QGIS plugin with Qt Designer that includes a button to show and hide text on the left of the window. The button should toggle between showing and hiding a label containing text,...
Ilias Machairas's user avatar
1 vote
0 answers
122 views

Converting NC into text

I'm struggling to understand how to convert a NetCDF into a CSV or plain text, where I can see the specific values of its variables. The NetCDF documentation recommends a NC to CSV converter, but ...
user265706's user avatar
0 votes
1 answer
57 views

Graduated symbology

I have opened a delimited text file with coordinates XY defined in two columns on the file plus two other columns with data and they are represented in QGIS as a point layer. I want to symbolize the ...
DobleG_95's user avatar
7 votes
2 answers
1k views

How to curve text in QGIS layouts

I am wondering if there is a way to curve text inserted as text boxes in QGIS print layout. I am familiar with how to curve layer labels. But in this case, I want to curve text that is not tied to any ...
André's user avatar
  • 71
3 votes
1 answer
115 views

Setting image as font filling in QGIS

Is it possible to use an image as a label font filling to have a result like in the following examples with national flags?
SirB1's user avatar
  • 303
6 votes
1 answer
984 views

Taming the text size in QGIS

I have dealt with this text size issue for a while and through multiple versions, but I can't deal with it anymore, so I thought I would come on here and see if anyone had a fix. In my QGIS the text ...
DHWreckage's user avatar
2 votes
1 answer
1k views

Error accents and special characters

I am a master's student in Ecology and Environment in Portugal. It's been a few months since I had my first contact with QGIS. When using a shapefile, in the attribute table, I select by expression, ...
Sandy Morgado's user avatar

15 30 50 per page
1
2 3 4 5
15