Kyle Barron
Kyle Barron
> (which I think is in the spec?). Did we validate if this is in the spec?
It looks like it is: https://github.com/geoarrow/geoarrow/blob/main/format.md#geometry
Thanks for the issue. Indeed I'd say this is a bug. I don't have time to look into this right now, but I'm glad to see there's an easy workaround.
This is fixed with the latest version of arro3-core, to be released imminently as arro3-core v0.6. See upstream https://github.com/kylebarron/arro3/issues/256
I don't know but @geospatial-jeff and @vincentsarago might
Check out https://github.com/OSGeo/gdal/tree/master/autotest/gcore/data
I don't know the latest state of the upstream deck.gl code. If you're interested in benchmarking the two approaches, that would be super interesting. My hunch is that `@geoarrow/deck.gl-layers` should...
Thanks for the issue; You can change [this link](https://github.com/geoarrow/deck.gl-layers/blob/343eacfffb66ff631d93d7fac99fc8a7d1f868c8/README.md?plain=1#L22) to an absolute link instead of a relative link.
Is it possible to add this for sub-crates to start? E.g. not at the top-level `lib.rs` but inside specific modules, and then we can slowly work our way up to...
All current stable crates deny missing documentation.