Skip to main content
Solved

File extensions understood by FME Readers


spatialcase
Contributor
Forum|alt.badge.img

Folks,

I need to scour some file shares with a python script to identify any data files.

I would like to exclude 'non data' files and it occurs to me that one way of doing this would be to compare file extensions with a list of format-specific file extensions that are used by FME Readers...

The Knowledge Base does list file formats (https://www.safe.com/fme/formats-matrix/ ) but doesn't specify the associated file extensions.

Does anyone know if there is a matrix that lists the file extensions associated with each FME Reader?

Many Thanks, Graham

Best answer by redgeographics

Check the formats.db file in your FME installation directory (it's a csv), that has a list of all supported formats as well as their extensions.

View original
Did this help you find an answer to your question?

3 replies

redgeographics
Celebrity
Forum|alt.badge.img+50
  • Celebrity
  • Best Answer
  • January 22, 2020

Check the formats.db file in your FME installation directory (it's a csv), that has a list of all supported formats as well as their extensions.


spatialcase
Contributor
Forum|alt.badge.img
  • Author
  • Contributor
  • January 22, 2020
redgeographics wrote:

Check the formats.db file in your FME installation directory (it's a csv), that has a list of all supported formats as well as their extensions.

Fabulous - Many Thanks!


spatialcase
Contributor
Forum|alt.badge.img
  • Author
  • Contributor
  • January 24, 2020

Following redgeographics' tip, I have pushed a python script up to GitHub - this reads the FME formats.db file and produces a CSV file breaking out each of the file formats that can be read by FME in a digestible format.

 

https://github.com/spatialcase/Python-Misc

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings