[postgis-tickets] [PostGIS] #4364: Update ST_IsValid docs to state that the function only works with 2D coordinates

PostGIS trac at osgeo.org
Tue Apr 2 03:50:49 PDT 2019


#4364: Update ST_IsValid docs to state that the function only works with 2D
coordinates
------------------------+---------------------------
 Reporter:  johnpowell  |      Owner:  pramsey
     Type:  defect      |     Status:  new
 Priority:  medium      |  Milestone:  PostGIS 2.5.3
Component:  postgis     |    Version:  trunk
 Keywords:              |
------------------------+---------------------------
 As can be seen from,
  SELECT ST_IsValid('LINESTRING Z (0 0 0,0 0 10)');
 NOTICE:  Too few points in geometry component at or near point 0 0 0

 ST_IsValid ignores the z dimension.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4364>
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