QGIS/python/plugins/processing/algs/saga/description/CreatePolygonsGraticule.txt

10 lines
669 B
Plaintext
Raw Normal View History

2016-03-06 10:12:39 +00:00
Create Polygons Graticule|Create Graticule
shapes_tools
Hardcoded|-TYPE 1
2017-08-18 02:05:16 +10:00
QgsProcessingParameterFeatureSource|EXTENT|Extent|-1|None|True
QgsProcessingParameterExtent|EXTENT_X_MIN EXTENT_X_MAX EXTENT_Y_MIN EXTENT_Y_MAX|Output extent|None|False
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|DIVISION_X|Division Width|QgsProcessingParameterNumber.Double|1.0|False|None|None
QgsProcessingParameterNumber|DIVISION_Y|Division Height|QgsProcessingParameterNumber.Double|1.0|False|None|None
QgsProcessingParameterEnum|ALIGNMENT|Alignment|[0] Bottom left;[1] Top left;[2] Bottom right;[3] Top right;[4] Centered|False|0
QgsProcessingParameterVectorDestination|GRATICULE_RECT|Rectangle Graticule