I am trying to capture many possible village names from 6 different datasets, and load them into a polygon attribute. PointOverArea just loads one name, how would I list all the names, and also seperate them by dataset (Source)
Many thanks
I am trying to capture many possible village names from 6 different datasets, and load them into a polygon attribute. PointOverArea just loads one name, how would I list all the names, and also seperate them by dataset (Source)
Many thanks
Also the AttributeCreator can be useful.
just to elaborate on Itay's answer, in case it's still not perfectly clear:
David