I should have remembered that there is an example on fmepedia - see
the ImageShuffler custom transformer.

http://www.fmepedia.com/index.php/ImageShuffler

In that example the original raster is tiled and the tiles shuffled
about to produce a random output. I don't think that is what you need,
but it does show how to use the Tiler to split up the original data.
>From there a dataset fanout based on the tile ID would give a separate
output file for each tile

Regards,

Mark

--- In [email protected], "mark2atsafe" <[EMAIL PROTECTED]> wrote:
>
> Hi Sylvain,
> Some of the existing transformers will work on both raster or vector
> data and the Clipper is one of these. Using this it should be possible
> to create a set of raster tiles. If you don't have a grid to clip by
> you could even create one using the 2dGridCreator. Unfortunately I
> think it will work on distance units rather than pixels, but you
> should be able to work out how much distance = 256 pixels.
> 
> The Tiler would be the more logical transformer to use, but I don't
> know if it handles raster. You could check it out.
> 
> Hope this helps
> 
> Mark
> 
> Mark Ireland, Senior Product Specialist
> Safe Software Inc. Surrey, BC, CANADA
> [EMAIL PROTECTED] http://www.safe.com
> Solutions for Spatial Data Translation, Distribution and Access
> 
> --- In [email protected], "Sylvain Caillet" <s.caillet@> wrote:
> >
> > Hi to all !
> > 
> > I am new to using FME to work rasters, so i would like to know if it
> is possible to tile big sets of rasters such as geographical maps, 
> satellical photos into tiles of 256*256 pixels for examples ? 
> > 
> > With single raster, i used before FME the little software Zoomifyer
> EZ v3.0.exe. Do you know it ? It builds subfolders with a tiling
> description in an ImageProperties.xml file and as many subfolders as
> necessary for putting tiles to display the whole image at different
> scales. May i do it with FME ? With .ecw files ? With GEOTiff files ?
> > 
> > Thank you for your help and also very thank you for such a great
> software as FME !!
> > 
> > Sylvain Caillet
> >
>




For insights into what's up at Safe Software and what's on the development 
horizon, visit Safe's blog at spatial-etl.blogspot.com.

Safe Software has also made slides available that outline enhancements planned 
for FME 2007. The slides are from the "Road Ahead" presentation given on Day 2 
of the FME Worldwide Users Conference. To view these slides, visit 
www.safe.com/2006uc.

 
Yahoo! Groups Links

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

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/fme/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> 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