ST_HexagonGrid geom vector to find all points
问题 I was reviewing this function in PostGis https://postgis.net/docs/manual-dev/ST_HexagonGrid.html 1) What I don't understand is what the underlying geom data would be. What's the source to get the USA map as shown? What is the DB schema? I think it could be one record, if I only need the USA boundary, not each state? 2) Is the result a list of points? or geom vectors? 3) If geom vectors, how do you convert them into points of lat and lng? 4) How to do approximate the hexigons to approximate a