Jeff Konnen wrote: > What would be the best way to do it? > > - With the Envelope settings in the reader? > - With the ArcSDEQuerier ? (I do not think this works in FME 2007, or > does it?) I'll have to try the new FME 2008 ArcSDEQuerier. Perhaps it > permits it? > - Read it in and clip it ? -> Bad idea ... might be several gigs to read > in.
Never worked with ArcSDE, but I would guess the first option would be the best one here. You'd be using the power of a spatial database to select the data you want. If you use a Clipper, FME will read in all the data and then make the clip, which can take a lot of time. -- Hans van der Maarel Red Geographics Zevenbergsepoort 44b www.redgeographics.com 4791 AE Klundert [EMAIL PROTECTED] The Netherlands phone: +31-168-401035 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/
