Not sure what the problem is.... it works for me. I've put the file in the 'files' section of this user group. Hopefully you'll be able to retrieve it from there.
Regards, 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], "gullstrom" <[EMAIL PROTECTED]> wrote: > > Hi, > > there are examples on the fmepedia website, but it looks as if the > links are broken. I can't access/download the fmw from the link > (eg. at : http://www.fmepedia.com/index.php/PythonCreator_Example) > > gr. Bjorn > > --- In [email protected], "mark2atsafe" <mark.ireland@> wrote: > > > > Hi folks, > > There is a way to do this I'm sure, but the person I know who knows > > (Tyson) is out of the office at the moment... I'll try and find > out. > > > > It does occur to me - at the risk of betraying my utter ignorance > on > > this topic - that features going into a PythonCaller should emerge > > from there. So read the feature class and route it through the > > pythoncaller. > > > > I'm guessing you might be operating directly on the feature class > from > > the Python script, without reading it first? If so I don't see how > to > > read at that point (ArcSDEQuerier might help) other than to use > Jeff's > > suggestion of the ModelBuilder. > > > > Hope this is some help, > > > > Mark > > > > Mark Ireland, Senior Product Specialist > > Safe Software Inc. Surrey, BC, CANADA > > support@ http://www.safe.com > > Solutions for Spatial Data Translation, Distribution and Access > > > > > > --- In [email protected], "Jeff Konnen" <jaykayone@> wrote: > > > > > > Hi Björn, > > > > > > that's a good question. I never tried it out, mainly because I do > > not know > > > how to pass from features in FME to an featureclass, which is > needed > > as an > > > input for GP Tools. > > > > > > I always do it the other way round. > > > > > > I create a batch file from where I call the python and the FMW - > files > > > sequentially. > > > Or even better: I integrate the Workbench as Spatial ETL - Tool > into > > > Modelbuilder and run it there! > > > > > > Greetings, > > > Jeff > > > > > > On 5/21/07, gullstrom <gullstrom@> wrote: > > > > > > > > Hi all, > > > > > > > > I can't work out how the pythoncreator or caller should work. > Could > > > > somebody give me some tips? I have a feature class in a > personal > > > > geodatabase that needs to be 'cleaned' with the esri toolbox > > > > command 'integrate'. > > > > > > > > This script can easily be created from within arcgis but how > do I pass > > > > the featureclass on to the next transformer when I paste this > script > > > > in a pythoncaller? > > > > > > > > gr. Bjorn > > > > > > > > > > > > > > > > > > > > > > > > -- > > > Jeff Konnen > > > INSER SA > > > Switzerland > > > +41 (0) 21 643 77 11 > > > > > > 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/
