Elenco funzioni QGIS¶
Questa guida nasce per rispondere alle numerose richieste di aiuto sull’uso del calcolatore di campi e per colmare un vuoto sulla guida online di QGIS con esempi e molti screenshot.
Gruppo funzioni | nro funzioni (*) | info |
---|---|---|
Aggregates | (22/22) | >= QGIS 2.16 |
Array | (2/2) | >= QGIS 3.4 |
Arrays | (32/32) | >= QGIS 3.0 (SpatiaLite, PostGIS) |
Campi e valori | (1/1) | |
Colore | (17/17) | |
Condizioni | (6/6) | >= QGIS 3.6 |
Conversioni | (13/13) | >= QGIS 3.16 |
Corrispondenza fuzzy | (4/4) | |
Custom | (5/5) | funzioni personalizzate |
Data e ora | (16/16) | |
Generale | (6/6) | |
Geometria | (123/123) | >= QGIS 3.16 |
Layer della mappa | (1/1) | >= QGIS 3.0 |
Maps | (14/14) | >= QGIS 3.6 (PostGIS) aggiornato QGIS 3.6 |
Matematica | (28/28) | |
Operatori | (21/21) | |
Rasters | (2/2) | >= QGIS 3.4 |
Recente | (1/1) | |
Record e attributi | (9/9) | |
Reference | (0/21) | Plugin refFunction |
Relazioni | (?/?) | Visibile solo se ci sono relazioni di progetto |
Stringhe di testo | (22/22) | |
TimeManager | (0/5) | Plugin Time Manager |
Variabili | (4/65) | >= QGIS 2.12 |
(*) numero funzioni documentate/funzioni totali del gruppo
Indice gruppi di funzioni/espressioni (321/412)
- Aggregates
- Array (NOVITÀ QGIS 3.4)
- Arrays
- array
- array_append
- array_avg
- array_cat
- array_contains
- array_count
- array_distinct
- array_find
- array_first
- array_filter
- array_foreach
- array_get
- array_insert
- array_intersect
- array_lambda
- array_last
- array_length
- array_majority
- array_max
- array_min
- array_minority
- array_prepend
- array_prioritize
- array_remove_all
- array_remove_at
- array_replace
- array_reverse
- array_slice
- array_sort
- array_sum
- array_to_string
- generate_series
- regexp_matches
- string_to_array
- array_first
- Campi e valori
- Colore
- Condizioni
- Conversioni
- Corrispondenza fuzzy
- Custom
- Data e ora
- Generale
- Geometria
- $area
- $geometry
- $length
- $perimeter
- $x
- $x_at
- $y
- $y_at
- angle_at_vertex
- area
- Azimuth
- boundary
- bounds
- bounds_height
- bounds_width
- buffer
- buffer_by_m
- centroid
- closest_point
- combine
- contains
- convex_hull
- crosses
- difference
- disjoint
- distance
- distance_to_vertex
- end_point
- extend
- exterior_ring
- extrude
- flip_coordinates
- force_rhr
- geom_from_gml
- geom_from_wkt
- geom_to_wkt
- geometry
- geometry_n
- hausdorff_distance
- inclination
- interior_ring_n
- intersection
- intersects
- intersects_bbox
- is_closed
- length
- line_interpolate_angle
- line_interpolate_point
- line_locate_point
- line_merge
- line_substring
- m
- make_circle
- make_ellipse
- make_line
- make_point
- make_point_m
- make_polygon
- make_rectangle_3points
- make_regular_polygon
- make_square
- make_triangle
- minimal_circle
- nodes_to_points
- num_geometries
- num_interior_rings
- num_points
- num_rings
- offset_curve
- order_parts
- oriented_bbox
- overlaps
- perimeter
- point_n
- point_on_surface
- pole_of_inaccessibility
- project
- relate
- reverse
- segments_to_lines
- shortest_line
- simplify
- simplify_vw
- single_sided_buffer
- smooth
- start_point
- sym_difference
- tapered_buffer
- touches
- transform
- translate
- union
- wedge_buffer
- within
- x
- x_min
- x_max
- y
- y_min
- y_max
- z
- Layer della mappa
- Maps
- Matematica
- Operatori
- Operatore AND
- Operatore <> (diverso)
- Operatore / (divisione)
- Operatore || (doppio pipe)
- Operatore ILIKE
- Operatore IN
- Operatore IS
- Operatore LIKE
- Operatore > (maggiore)
- Operatore >= (maggiore uguale)
- Operatore - (meno)
- Operatore < (minore)
- Operatore <= (minore uguale)
- Operatore NOT
- Operatore OR
- Operatore ^ (potenza)
- Operatore * (prodotto)
- Operatore % (resto)
- Operatore (somma)
- Operatore ~ (tilde)
- Operatore = (uguale)
- Rasters (NOVITÀ QGIS 3.4)
- Recente
- Record ed attributi
- Reference
- Relazioni
- Stringhe di testo
- TimeManager
- Variabili
- Vuoi documentare una funzione? Ecco quelle ancora non pronte