Skip to main content
Question

Can FME read a geodatabase as a zip file?

  • April 15, 2016
  • 5 replies
  • 136 views

I can't find information about I could do the above i.e. getting an FME reader to read an ESRI geodatabase as a zip file? My issue is that I want users to submit those geodatabases that I then want to validate the attributes before doing anything else..

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

5 replies

david_r
Celebrity
  • April 15, 2016

Hi

Sure, no problem. Just point the reader to the zip file rather than the gdb directory. Nothing else needed.

David


Forum|alt.badge.img+2
  • April 15, 2016

As David said - but what version of FME are you using? I think it was added in FME 2015.0 as I just tried FME 2014 and it isn't an option (using Esri Geodatabase (File Geodb API) reader)


Forum|alt.badge.img+2
  • April 27, 2016

@aj7 just to add I have been trying to read a large GDB zipped by Windows built in compression functionality and it won't read it with FME 2016. The same GDB compressed with 7Zip is readable. Problem logged with Safe support team.


darkspatiallord
Contributor
Forum|alt.badge.img+7

We tried doing this by having the zip on s3 and reading directly with FileGDB reader and it doesnt work.


mark2atsafe
Safer
Forum|alt.badge.img+59

@aj7 just to add I have been trying to read a large GDB zipped by Windows built in compression functionality and it won't read it with FME 2016. The same GDB compressed with 7Zip is readable. Problem logged with Safe support team.

Thanks. I think it should work for sure - and I don't use 7Zip - so it's good to hear you logged a case with the support team so we can look at it properly.