Skip to content

Releases: zachasme/h3-pg

v4.2.2

10 Feb 10:01
f7ae65e
Compare
Choose a tag to compare
  • More upstream copy/paste in support of Debian package (see #169, thanks @df7cb)

v4.2.1

04 Feb 19:14
81fa37e
Compare
Choose a tag to compare
  • Copy h3Index.h from upstream in support of Debian package (see #169, thanks @df7cb)

v4.2.0

20 Jan 14:48
c1cc94d
Compare
Choose a tag to compare
  • Bump h3 to v4.2.0
  • Add h3_polygon_to_cells_experimental (see #159, thanks @jmealo)
  • Add experimental SP-GIST operator class (see #43, thanks @BielStela)
  • Fix for MacOS in nixpkgs / NixOS (see #141, thanks @wolfgangwalther)

v4.1.4

06 Nov 10:48
9fb0cf7
Compare
Choose a tag to compare

v4.1.3

26 Jul 07:23
a6d98a4
Compare
Choose a tag to compare
  • Add geometry @ int and geography @ int operators, as shortcuts for h3_lat_lng_to_cell.
  • Explain PostGIS SRID expectations (see #131 , thanks @rustprooflabs)

v4.1.2

08 Feb 08:56
eeb2390
Compare
Choose a tag to compare
  • Actually fix h3_postgis upgrade path (see #117, thanks @mngr777)

v4.1.1

07 Feb 13:10
989415f
Compare
Choose a tag to compare

v4.1.0

19 Jan 07:34
dafe3f5
Compare
Choose a tag to compare
  • Bump h3 to v4.1.0
  • Add bindings for h3_cell_to_child_pos and h3_child_pos_to_cell.
  • Use CMake for entire build (see #70)
  • Add helper to fix pass-by-value migration (see #111)
  • Allow distance operator <-> to work for cells at different resolutions (using center child).

v4.0.3

04 Nov 11:28
5a4899f
Compare
Choose a tag to compare
  • Add BRIN operator class (see #97, thanks @mngr777)
  • Split PostGIS multipolygons by 180th meridian (see #90, thanks @mngr777)
  • Add aggregate functions for h3_postgis (see #91, thanks @mngr777)
  • Add recursive h3_grid_path_cells (see #93, thanks @mngr777)

v4.0.2

10 Oct 09:08
7987c3a
Compare
Choose a tag to compare