Skip to main content
Solved

Required Mapping between reader & writer

  • 12 December 2012
  • 1 reply
  • 8 views

I have done features migration into FGDB to Oracle SDE Format through Mapping using FME  . There is any tool , this will give me mapping between Writer  & Reader In csv  or any other format .
Sorry its not completely clear what you need but at a basic level if I read your message correctly you could use the AttributeRenamer to change attribute names from the source schema to the target. If you need to be more elaborate in your schema mapping though the SchemaMapper is a useful more powerful alternative.

 

 

If you question is are there any other applications that allow you to read CSV and write to other formats... FME does that too. FME can read CSV, ASCII, TEXT and other delimited text based formats to any other format... about 278 other formats at last count.

Reply