I have a bunch of .dgn files I need to convert to ESRI shape.

I'm not much worried about exactly how the output files are organized,
right now.  I just need to get the levels and the geometry out.

I'm doing this:

fme.exe GENERATE IGDS SHAPE sourcedir\*.dgn tmp.fme +MERGE_SCHEMAS YES
fme.exe tmp.fme --DestDataset destdir

And it's failing:

Duplicate SHAPE_DEF group entry in correlation table -- 50_solid

If I do the same thing, with +MERGE_SCHEMAS NO, I don't get the error,
but I don't get all the data, either.  Seems like levels that don't
exist in the first file aren't processed at all.

So as a third alternative, I run FME on each of the *.DGN files
individually.  And find that the output files are overwritten, for
each input file.

How, exactly, do I keep FME from creating duplicate SHAPE_DEF group
entries, whem it creates the .fme file?  Or have the output of running
FME on individual files be appended to the output files, instead of
overwriting?







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/
 

Reply via email to