Re: Easy way to dividing space up into a grid

Erik Wienhold <[email protected]> Fri, 21 Feb 2025 19:19:36 +0100
Newsgroups gmane.comp.gis.postgis
Message-ID <[email protected]>
On 2025-02-21 16:32 +0100, Shaozhong SHI wrote:
> Is there an alternative way to divide the space up easily?  Does PostGIS
> has another available alternative to geohash?

https://postgis.net/docs/ST_SquareGrid.html
https://postgis.net/docs/ST_HexagonGrid.html

-- 
Erik Wienhold