[PostGIS] #5705: Proposal: New function ST_RemoveIrrelevantPointsForView()

PostGIS trac at osgeo.org
Fri Mar 29 16:09:37 PDT 2024


#5705: Proposal: New function ST_RemoveIrrelevantPointsForView()
--------------------------+---------------------------
  Reporter:  gluser1357   |      Owner:  pramsey
      Type:  enhancement  |     Status:  new
  Priority:  medium       |  Milestone:  PostGIS 3.5.0
 Component:  postgis      |    Version:  master
Resolution:               |   Keywords:
--------------------------+---------------------------
Comment (by gluser1357):

 > Is this guaranteed to maintain polygonal validity? This should be stated
 in the docs

 Currently, this function does not ensure polygonial validity. I added a
 warning in the docs (reference_editor.xml). Should I add it also at
 another location?

 > I suggest a slightly simpler function name, and one that uses
 terminology already in use. Perhaps ST_RemovePointsOutsideBBox?

 I was really looking for another function name but I couldn't find a
 better one so far describing what the function does. Since some points are
 kept outside the box that are required to render the same result within
 the bbox your suggestion doesn't exactly hit the functionality. Other
 suggestions are welcome :)
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5705#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