Edzer Pebesma

Results 50 issues of Edzer Pebesma

@dblodgett-usgs triggered by some discussion with zarr folks last month I bit the bullet and implemented a `read_mdim()` / `write_mdim()` tandem that reads and writes stars objects using GDAL's [multidimensional...

Hi, nice project! It might be interesting to have converters between `cubble` and `stars` objects, see https://github.com/r-spatial/stars as that also can hold vector data cubes.

This PR moves `POINT` geometries out of the list column, leaves a list column filled with `NULL` values in place, and moves the point coordinates in an `n` x 2...

https://www.r-project.org/nosvn/R.check/r-release-macos-x86_64/sf-00check.html and https://www.r-project.org/nosvn/R.check/r-release-macos-x86_64/sf-00install.html point to a new error, that was not there before; is this a change in setup of the platform, or an oversight on my side, @s-u? The...

**Describe the bug** the test `sf/tests/empty.R` fails when running under `R_SF_ST_READ_USE_STREAM=true` **To Reproduce** `R_SF_ST_READ_USE_STREAM=true R CMD check sf_...` Paste the output of your `sessionInfo()` and `sf::sf_extSoftVersion()` ```bash $ ogrinfo empty.gpkg...

## Proposal Fantastic that `gt` now provides the ability to print units. A next step could be to make it compatible with vectors of class `units`, provided by package `units`;...

Type: ★ Enhancement

Example: `demo(pcb)` requires maptools.

In the benchmark on your README, you compare runtime with sf but not the outcomes, which are entirely different: as `crs` hasn't been set in the sf objects, it computes...

https://github.com/rstudio/shinyapps-package-dependencies/issues/241 and https://github.com/r-spatial/lwgeom/issues/59

See https://github.com/OSGeo/gdal/issues/9580 and https://github.com/OSGeo/gdal/pull/9595