[postgis-tickets] [PostGIS] #4505: Use GEOS multi-ordinate getters/setters

PostGIS trac at osgeo.org
Sat Sep 14 12:09:21 PDT 2019


#4505: Use GEOS multi-ordinate getters/setters
--------------------------+---------------------------
  Reporter:  dbaston      |      Owner:  pramsey
      Type:  enhancement  |     Status:  closed
  Priority:  medium       |  Milestone:  PostGIS 3.0.0
 Component:  postgis      |    Version:  trunk
Resolution:  fixed        |   Keywords:
--------------------------+---------------------------
Changes (by dbaston):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"17811" 17811]:
 {{{
 #!CommitTicketReference repository="" revision="17811"
 Speed up conversion of geometries to/from GEOS

 GEOS 3.8 introduces multi-ordinate getters and setters that can read and
 write
 XY/XYZ in a single function call.

 Fixes #4505
 Closes https://github.com/postgis/postgis/pull/476
 }}}

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