[postgis-tickets] [PostGIS] #4627: ST_HexagonGrid produces overlapping hexagons
PostGIS
trac at osgeo.org
Wed Jan 22 19:29:47 PST 2020
#4627: ST_HexagonGrid produces overlapping hexagons
---------------------+---------------------------
Reporter: dbaston | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.1.0
Component: postgis | Version: master
Keywords: |
---------------------+---------------------------
{{{
SELECT * FROM (SELECT (ST_HexagonGrid(5,
'01030000000100000005000000fdffffffff7f66c0fcffffffff7f56c0fdffffffff7f66c07cc0e71a95e8544000000000008066407cc0e71a95e854400000000000806640fcffffffff7f56c0fdffffffff7f66c0fcffffffff7f56c0')).*)
sq WHERE i = 5 AND j IN (0, 1);
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4627>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list