Hi,
I imported a shapefile. There is a string field describing the land use. Now I would like to create an integer field which corresponds to the strings of land use. Last time I did it for each land use type separately (= 1 where [landuse] = "trees" etc.) but if there are many different types it's complicated.
Or should I do it external (i.e. with R)?
Thanks, Rolf