All,
I am thinking of combining geometries and CSV data. This is the case: I have 2D polygons with among others a linking attribute say attr1. For example geometry 1, geometry 2. (10000 geometries) I like to project an CSV file (10000 records) without geometries or coordinates in an 0/1/M:0/1/M as points (random) on the polygons bases on the same value of attr1. So polygon 1 point 2 and 3 and polygon 2 point 6 and polygon 3 no points etc.
What is the easiest/fastest way to calculate?
I am using FME2014 SP2.
Thanks in advance!
Maarten