[PostGIS] #5610: ST_SetPoint on a line with NaN Z values
PostGIS
trac at osgeo.org
Sun Nov 19 23:17:19 PST 2023
#5610: ST_SetPoint on a line with NaN Z values
----------------------+---------------------------
Reporter: 3nids | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.4.2
Component: postgis | Version: 3.4.x
Resolution: | Keywords:
----------------------+---------------------------
Changes (by robe):
* milestone: PostGIS 3.4.1 => PostGIS 3.4.2
Comment:
Why would you want to do this? Nan as an argument breaks so many
operations.
But I guess this is a regression since you said it's working in 3.1 even
though I don't understand the value of having Nan in a coordinate.
It's possible it broke during the PostgreSQL transition to how they handle
floats which I forget when that happened I'm thinking around our postgis
3.2 release
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5610#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-tickets
mailing list