Skip to main content

Questions tagged [fields-attributes]

Fields, also known as attributes, contain information about features.

1 vote
0 answers
45 views

In this question Some fields not copying across attribute tables using QGIS One of the comments says QGIS will only copy attributes if it finds a matching field. style_description is not the same as ...
JamesI's user avatar
  • 23
0 votes
1 answer
58 views

IN QGIS - I would like to join 2 layers together by Using Join Attributes by Location but its not playing ball. It usually works in GB. First image = locations 2nd image = Ireland Admin layer that I ...
nigel's user avatar
  • 37
1 vote
0 answers
43 views

I have a column which I am trying to populate with values that depend on if two other columns are higher or lower than each other, but those two columns are text (and need to stay that way). I have a ...
Simon Wills's user avatar
1 vote
0 answers
27 views

On QGIS 3.40.14 (LTR) I have a layer with an attribute field (e.g. "Kartierer"). The field has a default value expression set to: @username_phone The field is configured as: NOT NULL ...
Laura Borg's user avatar
1 vote
1 answer
81 views

I am getting the error: builtins.ValueError: year 0 is out of range while attempting to iterate through a layer's features using Python (3.12) and fiona. GDAL 3.11.4. My searches indicate that this ...
ericwerfel's user avatar
3 votes
2 answers
124 views

I want to have the color of the lines defined by ean xpression. It has to be looked up in a csv-color-table by an Object-Nr Layer 1 = Line Objects with 'INVENTORY_TYPE_KEY' (= Object-Nr) Layer 2 = CSV ...
XPHUPZHJ's user avatar
2 votes
2 answers
258 views

I need an expression in the Field Calculator of QGIS to obtain the two highest maximum values from a field ("distance") grouped by the value of another field ("id") in the same ...
alaska's user avatar
  • 45
2 votes
1 answer
171 views

I have two (or more) features from different layers that share the attribute field "name". I’d like to select these features on the map (e.g. using the Multilayer Select plugin) and then ...
Jorgo's user avatar
  • 35
3 votes
1 answer
108 views

In QGIS, I have a point layer. I'd like to create a new attribute that will retrieve the value from the "Name" field for the object that has the highest value in the "he" field in ...
Piotr's user avatar
  • 51
0 votes
0 answers
47 views

I work with Windows with QGIS 3.34.13-Prizren. I have a Qgis project destined to be shipped on a tablet for the field (Qfield). The project contains a polygonal layer of 3427 objects (file shp). There ...
user35117's user avatar
  • 1,250
1 vote
1 answer
63 views

I'm somewhat a GIS novice and searching for the most efficient way to join a feature class and spreadsheet where the join requires matching two fields. This is an example of the data: Feature Class: ...
Revicted's user avatar
3 votes
1 answer
119 views

I want o add derived information to the Attribute table is that possible for the whole layer?
Inge Paessens's user avatar
0 votes
0 answers
59 views

I previously created a fishnet grid with a certain size (i.e., 200 m x 500m). Now my next step is, I want to design a planting block where the area total must not exceed around 100 Hectares per year. ...
Adityo's user avatar
  • 39
2 votes
1 answer
156 views

At QGIS 3.40.9, I can alter a file geodatabase field's name with the following steps: Layer Properties > Fields Click the Edit button to start the edit session Double-click on the field name, type ...
Stu Smith's user avatar
  • 7,948
1 vote
1 answer
114 views

First, I'm trying to create a field for a vector layer. This is the one of the most basic actions. with edit(noViewLayer): noViewLayer.addAttribute(QgsField('DN',QMetaType.Type.Int)) QgsProject....
Tehem's user avatar
  • 41

15 30 50 per page
1
2 3 4 5
133