Select to view content in your preferred language

Java wrapper?

1224
1
03-25-2011 04:02 AM
GavinSutcliffe
Emerging Contributor
Is anyone working on Java bindings for the C++? I am looking to do so on Linux (Ubuntu and Redhat) and would like to share approaches, problems, etc. if anyone is interested.

- Gavin
0 Kudos
1 Reply
Jan-Tschada
Esri Contributor
I am using JNI for accessing the File Geodatabase API. Take a look at https://sourceforge.net/projects/jfilegdbexplore/. The edu.filegdb.core package contains some Java classes using the JNI based library named filegeodatabasecore. But, it's only a small subset of the API's functionality.
Product Manager
Developers and Location Services
Germany and Switzerland
0 Kudos