Mark, Thanks for the tip, but turning lenient geometry matching on does not really help, now about half of my polygons are marked updated and others unchanged--right after initial loading when no modifications are done in geodatabase. And I see no pattern why some features are routed into unchanged and others into updated port of UpdateDetector transformer.
But I am more interested in getting the domains resolved. Has anybody successfully resolved subtype-dependent domains from ESRI geodatabase? Hanno Kuus Estonian Land Board > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of mark2atsafe > Sent: Monday, May 28, 2007 8:17 PM > To: [email protected] > Subject: [fme] Re: From geodatabase to Oracle--problems with > domains and updatedetector > > Hi Hanno, > For your second question, the Matcher and ChangeDetector (and the > UpdateDetector custom transformer) all have a setting called "lenient > geometry matching". > > This setting controls the tolerance for minor issues such as > orientation - in other words, if you set this to yes then it will > ignore the orientation of features during a comparison. > > Hope this helps, > > 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], "Hanno Kuus" <[EMAIL PROTECTED]> wrote: > > > > Hello FMErs > > > > I'm trying to set up a translation in FME Workbench for periodically > > syncronizing Oracle 10g database from ESRI geodatabase > (SDE) but I've > > got some problems. I am using FME 2007RC and ArcGIS 9.2. > > > > First one is about domains in geodatabase. My dataset contains many > > feature classes where a number of attributes have domain attached. > > Exposing <attrname>_resolved attribute works well in simple > case, when > > domain is attached directly to a field (via Fields tab of > Feature class > > Properties in ArcCatalog). Unfortunately most of my domains are > > connected to attributes via Subtypes tab in ArcCatalog, as > I often need > > to connect different domains to the same attribute for different > > subtypes of a feature class. > > It seems FME cannot resolve such domains via exposing > > <attrname>_resolved. Am I overlooking something really obvious? Are > > these kind of domains supposed to be resolvable in FME? > > > > > > Second problem is really an enhancement request. At first I > intended to > > use UpdateDetector, but noticed that all my polygon > features were marked > > as 'updated' (really they weren't). Updated features for lines were > > identified correctly. It turned out FME had reversed polygon ring > > orientations when first loading data into Oracle as described in > > FMEPedia (http://tinyurl.com/yujhwp). > > I managed to get over this problem via some SQL in SQLExecutor but > > wouldn't it be good if FME included a 'semantic comparer' > transformer to > > give me only modifications beyond the semantic translation (changing > > orientation in my case)? > > > > > > > > Hanno Kuus > > > > Estonian Land Board > > > > > > > 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 > > > > 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/
