Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary / Blob support, #6

Open
frett27 opened this issue Nov 5, 2020 · 2 comments
Open

Binary / Blob support, #6

frett27 opened this issue Nov 5, 2020 · 2 comments

Comments

@frett27
Copy link
Owner

frett27 commented Nov 5, 2020

Hi Patrice,

I'm using your Java File Geodatabase wrapper to read geodatabases and ran into an issue. There are some blob fields I'm trying to read out but it doesn't seem there are methods to do this via your wrapper. When reading through the documentation for the API it looks like there is a method row.getBinary that will return a byte array field, which seems like it could work to read the blobs.
image.png
Is there a reason the Java wrapper doesn't have this method?

Or, if I'm missing something, is there a way to read out the blob fields?

Thanks,
Jenna

@jennanmchugh
Copy link

@frett27 any update on this feature?

@frett27
Copy link
Owner Author

frett27 commented Jan 6, 2021

Hi Jenna, at every time, you can fork and adjust the elements,
from the analysis made a couple of time ago the blob api was not as mature as the new releases, i think moving to the latest version is a first step to your goal.
i can't commit myself yet on this feature, i currently does not have the bandwidth to work on this enhancement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants