
We’ve added a Linux version of the File GDB API.
It is available from the same download page as the windows version.
Now developers can develop file geodatabase code on a Linux machine.
2 Responses to File geodatabase API Beta 2 now available for Linux
Leave a Reply
You must be logged in to post a comment.
Any chance a 64-bit Linux version can be built?
For those interested, I’ve made a fair bit of progress on developing a managed .NET wrapper for the FileGDB API (beta 2 release). Most of the exposed methods/classes are already supported, and there are a number of tests to go along with the code. I’m updating the code fairly frequently with various bug fixes as I come across them. I appreciate feedback and bug reports.
Code can be found by visiting http://code.google.com/p/filegdb-dotnet-wrapper/
I will add a new source/binary download to the project today once I have a few more kinks worked out.