Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qzDIk-00Ee59-KK for pgsql-pkg-debian@arkaria.postgresql.org; Sat, 04 Nov 2023 09:50:46 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qzDIi-005W3y-Sb for pgsql-pkg-debian@arkaria.postgresql.org; Sat, 04 Nov 2023 09:50:44 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qzDIi-005W3r-MK for pgsql-pkg-debian@lists.postgresql.org; Sat, 04 Nov 2023 09:50:44 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qzDIg-003uJ5-6b for pgsql-pkg-debian@lists.postgresql.org; Sat, 04 Nov 2023 09:50:43 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1482:3660:2ae7:2867:64d8:87dc]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 4SMtCN1WBTz3FHH; Sat, 4 Nov 2023 10:50:40 +0100 (CET) Date: Sat, 4 Nov 2023 10:50:39 +0100 From: Christoph Berg To: Regina Obe Cc: pgsql-pkg-debian@lists.postgresql.org Subject: Re: Include h3-pg extension Message-ID: References: <000601da0ec8$d7cc27e0$876477a0$@pcorp.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000601da0ec8$d7cc27e0$876477a0$@pcorp.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Regina Obe > I couldn't find this when searching, so assume it's not available yet on > apt.postgresql.org. > > H3-pg is an Uber Hexagon Extension commonly used with PostGIS and is growing > in popularity. > > It relies on postgis and postgis_raster extensions. > > https://github.com/zachasme/h3-pg > > Would you consider carrying it? Hi Regina, it looks like https://github.com/uber/h3 hasn't been packaged yet, which makes this a bit more complicated. I'll see if I can find the time to package both. Christoph