[postgis-tickets] [PostGIS] #3435: Unexpected output from ST_AsX3D with PolyhedralSurfaceZ

PostGIS trac at osgeo.org
Wed Jan 20 07:33:49 PST 2016


#3435: Unexpected output from ST_AsX3D with PolyhedralSurfaceZ
----------------------------+---------------------------
  Reporter:  tomvantilburg  |      Owner:  robe
      Type:  defect         |     Status:  new
  Priority:  medium         |  Milestone:  PostGIS 2.2.2
 Component:  postgis        |    Version:  2.2.x
Resolution:                 |   Keywords:
----------------------------+---------------------------

Comment (by robe):

 Hmm probably more efficient to compute true / false based on angle of
 edges

 http://stackoverflow.com/questions/471962/how-do-determine-if-a-polygon-
 is-complex-convex-nonconvex

 rather than going thru the effort of computing the convexhull

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