Saturday, 5 August 2017

Using QGIS Geometry Generator to get rectangle from point?


I would like to translate a point (from a point layer) to a rectangle polygon using the new Geometry Generator from QGIS 2.14.


I know the length and the height of the resulting rectangle. The point should be the centroid.



enter image description here




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...