[postgis-tickets] [PostGIS] #4990: getfacecontainingpoint fails on i386
PostGIS
trac at osgeo.org
Mon Sep 27 03:08:17 PDT 2021
#4990: getfacecontainingpoint fails on i386
-----------------------------+---------------------------
Reporter: Bas Couwenberg | Owner: strk
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 3.2.0
Component: topology | Version: master
Resolution: fixed | Keywords:
-----------------------------+---------------------------
Changes (by Sandro Santilli <strk@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"ee69242d6d68f421392d146ed483e26c92596f10/git" ee69242/git]:
{{{
#!CommitTicketReference repository="git"
revision="ee69242d6d68f421392d146ed483e26c92596f10"
Refactor getFaceContainingPoint code
Reduce constructive LWGEOM calls and supports glitches in
closest_segment2d sometimes returning the next segment when
the query point is closest to the vertex connecting the segments.
Fixes #4990 (exception on 32bit)
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4990#comment:30>
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