--- In [email protected], "astrolounge29" <[EMAIL PROTECTED]> wrote:
>
> Hi,
> 
> I'm switching from doing manual loading in SDE to using FME to 
> automatically update spatial data in an SDE database. 
> 
> I used to use a program called ET Geo Tools to clean my data before 
> loading ,and am now looking at transformers within FME to do the
> same. 
> Ie. eliminate dangles or overlap etc. 
> 
> I noticed the MRFCleaner tool which seems to on the surface do what
> I want but when I try and use it FME stalls and shuts down. Can 
> anyone explain this and if not what other techniques can I use to 
> clean my data before inserting it into the database? Finally if my 
> data is in decimal degrees can anyone recommend me a good default 
> cleaning tolerance value to use should I manage to get the 
> MRFCleaner to work?

Hi Mike,

Whenever you need to do some cleaning, length calculating, neighbor
finding or any other geoprocessing which depends on real distances,
it's best not to have your data in decimal degrees.  Use a Reprojector
before those transformers to reproject to a local coordinate system,
and then another Reprojector afterwards before writing out, if necessary.

If this doesn't help your situation with the MRFCleaner, please send
your workspace, log file, and sample data to [EMAIL PROTECTED] and
we'll do our best to resolve this stalling and shut-down problem for you.

Best Regards,

---------------------------------------------------------------
Safe Software Inc.                                Dan Iseminger
Surrey, BC, CANADA                           Product Specialist
tel:604.501.9985.278                           [EMAIL PROTECTED]
fax:604.501.9965                            http://www.safe.com
ftp://ftp.safe.com/fme/fme_beta.exe     http://www.fmepedia.com
Solutions for Spatial Data Translation, Distribution and Access
---------------------------------------------------------------









Join us at the FME Worldwide User Conference Sept. 21-22, 2006 Vancouver BC 
Canada. For more information, visit www.safe.com/2006uc.   
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/fme/

<*> 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/
 



Reply via email to