8000 Releases Β· geoarrow/geoarrow-r Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: geoarrow/geoarrow-r

geoarrow 0.3.0

27 May 02:30
Compare
Choose a tag to compare
  • Add support for the geoarrow.box type with conversions to
    and from wk::rct() (#59).
  • Implement wk::wk_set_crs() and wk::wk_set_geodesic() for the
    geoarrow_vctr class (#61).
  • Fix conversion of empty sf::st_crs() to GeoArrow CRS (#60).
  • The geoarrow_vctr can now be rearranged and subset with a non-slice
    range when the arrow package is installed (#62).
  • The R package now supports extra metadata features that were introduced
    in the GeoArrow 0.2 specification, including non-PROJJSON CRS types
    and spheroidal edge interpolations (#57, #65).
  • geoarrow.wkb and geoarrow.wkt extension types now support
    binary view and string view storage types, respectively (#66).
  • Internal versions of geoarrow-c, nanoarrow, and fast_float were updated
    (#64).

geoarrow 0.2.1

15 Jun 00:25
Compare
Choose a tag to compare
  • Fix undefined behaviour identified by UBSAN (#44).

Version 0.1.0

30 Dec 18:15
Compare
Choose a tag to compare

This version tags the "legacy" version of the geoarrow package for R, which is unsupported as of mid 2023. A new version will replace it shortly with submission to CRAN forthcoming.

0