[postgis-tickets] [PostGIS] #4827: Accept NaN from WKT parser

PostGIS trac at osgeo.org
Thu Jan 28 14:37:04 PST 2021


#4827: Accept NaN from WKT parser
----------------------+---------------------------
  Reporter:  strk     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 3.1.2
 Component:  postgis  |    Version:  master
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by edzer):

 It is reasonable to require that all coordinates are finite. If you don't,
 you need to cope with the problems such geometries cause downstream, like
 in geom operations.

 Does some of this have its roots in the simple feature standard's lacking
 WKB definition for POINT EMPTY?

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