Hi, Each PGDB is a dataset itself and classes within it are what we call "feature types" in FME. So each PGDB gets converted to a dataset (the GML file) and each class to a... well that'll depend on the GML schema you're using.
To get a separate GML file per class in the navigation window right-click the dataset and choose dataset fanout. Pick fme_feature_type as the attribute to fan out by. If fme_feature_type isn't available then open the properties of the source feature type (class) in the canvas, click the format attributes tab and place a check mark against fme_feature_type - do the same for all classes. 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], "Kemminje" <[EMAIL PROTECTED]> wrote: > > Dear Group, > > I have some files here to translate from pgdb to gml.But in the output > file I am gettinf all the feature classes to one dataset as the feature > classes(tables) are saved in different datasets in PGDB. I mean to say > there are four feature classes in the dataset "ROADS" dataset.Let we > assume that road1,road2,road3,road4 are under "ROADS"(FEATURE DATASET), > BLDG1,BLDG2,BLDG3 ARE UNDER DATASET "BUILDINGS" in pgdb. But in the fme > output FILE ALL THE TABLES ARE UNDER ONE DATASET. > > Please tell me how to retrieve the dataset name from PGDB and how to > differenciate these feature classes > 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/
