Kyle Barron
Kyle Barron
Perhaps we should make a little progress here before 0.2.0
Consolidating discussion here from https://github.com/georust/geojson/pull/245 I would prefer not having `dim` return `Option`, because I think it's unreasonable to ask _every consumer_ to check for a null dimension. In the...
Correct I believe, and then we can continue the discussion after 0.2 is released
This isn't a parquet-wasm issue. GeoArrow has a difference between a Polygon native type and a WKB type. That WKB type can store polygons, but it's in a serialized form;...
In general you can use `shapely. to_ragged_array` to convert to something geoarrow-like. If you want to see the specifics of how to convert to geoarrow, you can look into the...
The point of the PyCapsule Interface is to not have your API be stuck/tied to any one library implementation. So instead of taking in a `table: pyarrow.Table`, you should take...
## Review checklist for @kylebarron ### Conflict of interest - [x] I confirm that I have read the [JOSS conflict of interest (COI) policy](https://github.com/openjournals/joss/blob/master/COI.md) and that: I have no COIs...
@editorialbot generate pdf
Not sure of the best way to access the PDF version of the paper, so I'm trying that
I finished my checklist! I think it's a great paper!