Sunday 24 November 2019

How to create a consecutive alphanumeric column in a QGIS attribute table?


I am trying to create a column in the attribute table such that each cell lable is a prefix (M) follwed by a unique number ie M1, M2,.. etc




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