Wednesday, 14 November 2018

Autofill field based on location in QGIS


I want to create a project where a user drops a point in QGIS within a predefined polygon and one of the fields is automatically completed with the value from a column in that specific polygon.



I have been playing around with relation reference in the field properties but can't get anything to work.


Please help!


Thomas




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...