Hi FME experts !

I am looking for a convenient way to change some values in a raster
based on a location criteria. For example, I would like to change in a
DEM the elevation value in the area defined by a polygon.
I tried the following method :
_ transform the raster in a grid of points (RasterPointExtractor)
_ change the Z coordinate of the relevant points (PointOnAreaOverlayer)
_ transform the grid of points in a raster (SurfaceModeller)
But the last step (SurfaceModeller) is very slow because it recomputes
a surface model instead of just inserting the points into a raster.

Any idea ?

Thank you very much for your help.

Frederic







Join us at the FME Worldwide User Conference Sept. 21-22, 2006 Vancouver BC 
Canada. For more information, visit www.safe.com/2006uc.   
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/fme/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to