-
-
In python there is the [geopandas](https://geopandas.org) library that allows working with geospatial data within a dataframe (geodataframe) and series (geoseries), there is some possibility of integr…
-
I assume the answer will be _no_, in which case feel free to close this issue.
I'm interested in use cases where I can share the index data with other implementations, such as flatbush in the brows…
-
I would like to demonstrate that Panel works with AnyWidget and now lonboard. I would like to show the integration via `pn.bind`.
But it seems I cannot use a bound function with `pn.pane.IpyWidgets…
-
I'm hoping to make a polars plugin that would convert geoarrow extension types into (I'm thinking) a struct with a field for each geometry type and maybe put metadata in the field name with each of th…
-
I'm trying to count the number of geometry primitives (point, linestring, polygon) per element. Is there a better / more direct approach than this?
``` r
wk_size
-
**Is your feature request related to a problem? Please describe.**
I wish I could use the `filter` argument of `cudf.read_parquet()` on nested columns. The in-progress GeoArrow specification is con…
-
https://github.com/geoarrow/geoarrow-rs/actions/runs/10753602531/job/29823215237
Need to set the compiler flag
-
**Is your feature request related to a problem? Please describe.**
I wish I could use cuSpatial to write data to GeoParquet. I have several GBs of census data with various features stored in GeoParqu…
-
In GitLab by @Huite on Mar 8, 2022, 13:45
Ideally we could replace the IPF format. Reading is quite slow and there are few guarantees with regards to consistencies (delimiter, column names, etc.).
N…