Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[processing] Add a bunch of mixing field types to the {add field,field calculator} algorithms (Request in QGIS) #9261

Closed
qgis-bot opened this issue Sep 14, 2024 · 0 comments · Fixed by #9262
Labels
3.24 QGIS 3.24 new features
Milestone

Comments

@qgis-bot
Copy link
Collaborator

Request for documentation

From pull request qgis/QGIS#47062
Author: @nirvn
QGIS version: 3.24

[processing] Add a bunch of mixing field types to the {add field,field calculator} algorithms

PR Description:

Description

This PR adds a bunch of missing field types to processing's add field to the attributes table algorithm. Missing types goes from the most basic (boolean) to the widely adopted (datetime) and exciting ones (arrays).

image

Super, super helpful as part of models.

Edit: OK, this is a rabbit hole :) while doing this field type cleanup, noticed field calculator alg. also is missing a bunch of types. Fixed:

image

QGIS 4.0 TODO: harmonize the value ordering across those two algs (possibly through creating a field type parameter)

Commits tagged with [need-docs] or [FEATURE]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.24 QGIS 3.24 new features
Projects
None yet
1 participant