[postgis-tickets] [PostGIS] #4990: getfacecontainingpoint fails on i386

PostGIS trac at osgeo.org
Mon Sep 27 01:52:26 PDT 2021


#4990: getfacecontainingpoint fails on i386
-----------------------------+---------------------------
  Reporter:  Bas Couwenberg  |      Owner:  strk
      Type:  defect          |     Status:  new
  Priority:  medium          |  Milestone:  PostGIS 3.2.0
 Component:  topology        |    Version:  master
Resolution:                  |   Keywords:
-----------------------------+---------------------------

Comment (by strk):

 I've refactored the function to also support the case in which the *next*
 segment is reported, instead of the *current* when the closest point is
 actually the vertex connecting the two (this is what's happening, on the
 32bit system, when the moon is at some given position...).

 The refactored code is in
 https://gitlab.com/postgis/postgis/-/merge_requests/59 and seems to pass
 on 32bit systems too -- and btw it should also be slightly faster

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4990#comment:27>
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