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

Julia implementation #88

Open
evetion opened this issue Dec 10, 2020 · 1 comment
Open

Julia implementation #88

evetion opened this issue Dec 10, 2020 · 1 comment

Comments

@evetion
Copy link

evetion commented Dec 10, 2020

Hi there,

Thanks for developing flatgeobuf! Just as an update, I'm working on an implementation in Julia over at https://github.com/evetion/FlatGeobuf.jl/. Still very much a work in progress, but parsing seems to work.

I also plan to contribute some documentation here for developers. I've based my implementation on the GDAL driver you created, which helped me with small things, such as the size of the spatial index, or that there are sizes stored for the header and each feature.

@bjornharrtell
Copy link
Member

Hi @evetion, thanks for your efforts! It's very welcome. 👍

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

No branches or pull requests

2 participants