Is the source vector? Presumably you're using the Rasterizer transformer for this, to turn the vector data into raster. It has a group-by function you can use in which case group by a district identifier (create one using Counter if there isn't one already) and you should get separate outputs.
Mark --- In [email protected], "Raghavendran\(SRG\)" <[EMAIL PROTECTED]> wrote: > > Hi Vinesh, > Did you try out the fanout feature on the JPEG dataset? > The fanout attribute would be the unique id, in your case the district name/ the identifier for the unique record in the TAB file is representative of a district boundary. > Cheers > Happy FME-ing :-) > SRG > > Vinesh Govind <[EMAIL PROTECTED]> wrote: > Hi > This might be relatively trivial . > I have a MapInfo table which consists of 8 records. Each record in the TAB file is representative of a district boundary. > I wish to translate this TAB tile so as to create separate JPEG files, one for each district. > Can this be done? How? > Thanks. > Vinny > > _______________________________________________________________________ > Leicestershire County Council - rated a 'four-star' council by the Audit Commission > _______________________________________________________________________ > > > > > This e-mail and any files transmitted with it are confidential. If you are not the intended recipient, any reading, printing, storage, disclosure, copying or any other action taken in respect of this e-mail is prohibited and may be unlawful. If you are not the intended recipient, please notify the sender immediately by using the reply function and then permanently delete what you have received. > > > Incoming and outgoing e-mail messages are routinely monitored for compliance with Leicestershire County Council's policy on the use of electronic communications. The contents of e-mails may have to be disclosed to a request under the Data Protection Act 1998 and the Freedom of Information Act 2000. > > > The views expressed by the author may not necessarily reflect the views or policies of the Leicestershire County Council. > > > Attachments to e-mail messages may contain viruses that may damage your system. Whilst Leicestershire County Council has taken every reasonable precaution to minimise this risk, we cannot accept any liability for any damage which you sustain as a result of these factors. You are advised to carry out your own virus checks before opening any attachment. > > > > > > > > > --------------------------------- > Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase. > 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. Love FME? Then open your diary to March 6-7, 2008 and write this... "Second Worldwide FME User Conference - Must Attend!" See http://www.safe.com/company/fmeuc2008/index.php for more details. 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/
