Hello,
I'm new in FME and I want to put, in a polygon, the minimum value (from a raster) in this polygon inside this polygon.
I use :
"RasterToPolygonCoercer" to extract data,
"AreaOnAreaOverlayer" to transfert data to polygon.
But I cannot think how to do this.