[postgis-devel] [PostGIS] #1791: ST_Azimuth returning null with very close (but not equal) points
PostGIS
trac at osgeo.org
Thu Apr 26 09:30:42 PDT 2012
#1791: ST_Azimuth returning null with very close (but not equal) points
----------------------+-----------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 2.0.1
Component: postgis | Version: 2.0.x
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Changes (by strk):
* status: new => closed
* resolution: => fixed
Comment:
Doh... the code was using FP_EQUALS and intentionally returning NULL for
very close (but not equal) points.
Fixed in r9682
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1791#comment:2>
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-devel
mailing list