It seems when you refer to Factory it'not in the workbench, and i'm still a rooky and working only in workbench :(
Thanks in advance to anyone who want's to help me --- In [email protected], "jeka.trud" <[EMAIL PROTECTED]> wrote: > > Hi > > I have streams that pass through points. I tried to choose the > nearest points with POINTONLINEOVERLAY, but did not give me good > results. Sometimes it did not choose the points, and they were near > and sometimes it choose too many points. I need only nearest point. > How can I attach jpeg it would explain more? > > I have another questionÂ….sorry I'm FME novice :( > I need to extract the points witch are inside the lake polygons. The > points have different elevation (Z coordinate). I need to calculate > average elevation inside of every polygon, taken from points and then > assign that elevation to points. Suppose I have > Points inside first polygon > X y z > 10 12 1 > 15 17 2 > 18 16 3 > So I should have average = 2. And those points should all have 2 for > elevation > > Points inside polygon 2 > 30 32 5 > 35 37 9 > 38 36 6 > average 6, all pts inside that polygon have elevation 6. > > I started with POINTONAREAOVERLAY, than TESTER if pts is inside > COORDINATEFETCHER to get the cords and 3DPOINTREPLACER to create the > pts > I tried to introduce LISTRANGEEXTRACTOR, but I got confused, I don't > know how to proceed from here...so please help > 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/
