Open
Description
I scraped together all the Java I remembered to put together an implementation for a GeoArrow data type (i.e., a representation of all the memory layouts currently in the spec). I also made a stub of ArrayData
(a data type and a collection of buffers).
Other than those, I am not entirely sure of the scope of what GeoArrow in Java should do: things like JTS and the Arrow Java bindings should almost certainly be connected; however, I imagine that those connections should be scoped such that somebody can use this to do something useful without either.
I'm happy to help review any of this or help port parts of other bindings into Java.
cc @jiayuasu
Metadata
Metadata
Assignees
Labels
No labels