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

9 lines
569 B
Plaintext
Raw Normal View History

2016-03-06 10:12:39 +00:00
Create Polygons Graticule|Create Graticule
shapes_tools
Hardcoded|-TYPE 1
ParameterVector|EXTENT|Extent|-1|True
Extent EXTENT_X_MIN EXTENT_X_MAX EXTENT_Y_MIN EXTENT_Y_MAX
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
2016-03-06 10:12:39 +00:00
OutputVector|GRATICULE_RECT|Rectangle Graticule