[postgis-tickets] [PostGIS] #4331: ST_3DMakeBox crashes on POINT EMPTY
PostGIS
trac at osgeo.org
Mon Feb 25 06:29:56 PST 2019
#4331: ST_3DMakeBox crashes on POINT EMPTY
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.0.0
Component: postgis | Version: 2.4.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by robe):
Nothing makes sense on top of 2 empty points. Yah I'd go with just
throwing an error. It makes more sense to make a box from a real point
and a real linestring than it does to do so with 2 point empties and those
return errors, so this should too.
Well at least the 2d does tell you you gave it a point empty which is
clear to me.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4331#comment:5>
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