Hi Well ESRI Grid appears to be a raster format, and TAB a vector format, so you'll need to do some processing.
The RasterPointExtractor is one of the few raster->vector tools available. You'd then need to work with the data to create polygons from the points (bounding box creator or similar would help). Alternatively the RasterSegmenter may be of use. Never used it but the description sounds similar to what you need. Not sure if the output is raster or vector though. Hope this helps, Mark Mark Ireland Product Support Safe Software --- In [email protected], "pennyflan" <[EMAIL PROTECTED]> wrote: > > Howdy, > > I was hoping that someone would be able to point me in the right > direction for converting Esri Grid to MapInfo tab. > > I work in a MapInfo environment and have recently been supplied with > some Esri Grid data which we would like to convert to MapInfo tab. I > am not familiar with Esri Grid formats. My understanding is that the > data is agricultural land use data which we would like to convert to > polygons grouping areas with the same value together. > > Ideally I need to know if I can even do this and which transformers > you would recommend and if there is any other information I need to > know to make it happen. > > Does it matter which version of FME we are using - We have subscribed > to the latest version but I haven't installed it on my computer yet. > > Cheers > Get the maximum benefit from your FME, FME Objects, or SpatialDirect via our Professional Services team. Visit www.safe.com/services for details. 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/
