Skip to main content

Hi,

 

 

 

I am new to FME. I want to know how I can perform following task using FME

 

1. Convert PGDB (.mdb file) or shape format (.shp/.dbf/.shx) into FGDB format.

 

2. Perform topology and attribute validations (eg. Check for required feature classes) on uploaded FGDB format files using geodatabase workspace XML file template.

 

 

 

If you can provide links to related documents/pdf’s/video; it would be great help.

 

 

 

 

 

Thanks & regards,

 

Priyanka Foss.
Hi,

 

 

I would suggest searching for your relevent issues in FMEpedia

 

For a fisrt timer you can try to generate a workspace (file>new>generate workspace) to convert the shp to gdb.

 

This option will produce a workspace for you that on a basic level can convert shp to gdb. I suggest you try that first.

 

For validation of a schema I would look into the schema reader to read both XML and gdb and compare/validate existance of feature classes.

 

 


Hey,

 

 

Thanks for your prompt reply. I will try suggested options.

 

 

 

 

 

Regards,

 

Priyanka Foss.

Reply