[postgis-tickets] [PostGIS] #4790: 3D measuring functions doesn't recognize identical vertex points correctly
PostGIS
trac at osgeo.org
Fri Nov 13 05:44:25 PST 2020
#4790: 3D measuring functions doesn't recognize identical vertex points correctly
----------------------+---------------------------
Reporter: nicklas | Owner: nicklas
Type: defect | Status: assigned
Priority: medium | Milestone: PostGIS 3.1.0
Component: postgis | Version: 3.0.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by Raúl MarÃn <git@â¦>):
In [changeset:"dfeaaac7081005ff5086776fcc54aacfd07aca02/git" dfeaaac/git]:
{{{
#!CommitTicketReference repository="git"
revision="dfeaaac7081005ff5086776fcc54aacfd07aca02"
Fix ST_3dintersects calculations with identical vertices
Short circuit when geometries share points to avoid unnecessary
calculations that can lead to floating point errors
Closes https://gitlab.com/postgis/postgis/-/merge_requests/16
References #4790 (master)
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4790#comment:3>
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