-
Along with @stuartlynn, I've been working on https://github.com/kylebarron/geopolars to extend polars to add support for geospatial data, much like [GeoPandas](https://github.com/geopandas/geopandas) …
-
I think handling missing data across engines might be a challenge. I see four levels of missingness:
- **Geometry** is missing. The location is unknown, but there could be other observations attached…
-
.geojson files can get huge and a bit unwieldy.
Wondering if at some point it would be in scope for `tippecanoe` to accept more space efficient formats like GeoPackage or the under-development Geo…
-
- Python
- [ ] ~Consider [`python-geoarrow`](https://github.com/jorisvandenbossche/python-geoarrow) if not integrated in `geopandas`~ (prototype)
- [x] `nbsphinx` (the Urban Grammar website do…
-
I opened https://github.com/apache/arrow-nanoarrow/pull/52 as a start for Python bindings for nanoarrow, currently just a package scaffold.
I am planning to subsequently add basic introspection/co…
-
@rabernat mentioned in https://twitter.com/rabernat/status/1617209410702696449 the idea of attaching a "GeoBox" (i.e., bbox + CRS + grid metadata) to a dataset, which is implemented in [odc-geo](https…
-
Here are a series of ideas to initiate a discussion on the foundations of the GeoZarr format and to exchange on what its goals should be.
GeoZarr was based on three fundamental principles:
1. Pro…
-
Currently, the data transfer between the JS and WASM context looks like this:
1) [Converting GeoJSON to WKT in JS](https://github.com/chrispahm/geos-wasm/blob/8c2679536bd33205377b6359a2e7bdc03d69db…
-
Closed by #973
### Is this a new feature, an improvement, or a change to existing functionality?
Improvement
### How would you describe the priority of this feature request
Medium
### P…
-
**Context**: we want that Arrow can be used as the format to share data between (Python) libraries/applications, ideally in a generic way that doesn't need to hardcode for specific libraries.
We alr…