File: v.type.txt

package info (click to toggle)
qgis 3.40.6%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,181,336 kB
  • sloc: cpp: 1,593,302; python: 370,494; xml: 23,474; perl: 3,664; sh: 3,482; ansic: 2,257; sql: 2,133; yacc: 1,068; lex: 577; javascript: 540; lisp: 411; makefile: 157
file content (7 lines) | stat: -rw-r--r-- 433 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
v.type
Change the type of geometry elements.
Vector (v.*)
QgsProcessingParameterFeatureSource|input|Name of existing vector map|-1|None|False
QgsProcessingParameterEnum|from_type|Feature type to convert from|point;line;boundary;centroid;face;kernel|False|1|False
QgsProcessingParameterEnum|to_type|Feature type to convert to|point;line;boundary;centroid;face;kernel|False|2|False
QgsProcessingParameterVectorDestination|output|Typed