[PostGIS] #2838: Finish up X3D implementation for all types

PostGIS trac at osgeo.org
Sun Jun 21 14:21:49 PDT 2026


#2838: Finish up X3D implementation for all types
----------------------+-----------------------------
  Reporter:  robe     |      Owner:  robe
      Type:  defect   |     Status:  closed
  Priority:  medium   |  Milestone:  PostGIS Fund Me
 Component:  postgis  |    Version:  master
Resolution:  fixed    |   Keywords:
----------------------+-----------------------------
Changes (by Darafei Praliaskouski <me@…>):

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

Comment:

 In [changeset:"226a7ef5fef9669372a5d63de0d6ef23dabb4929/git" 226a7ef/git]:
 {{{#!CommitTicketReference repository="git"
 revision="226a7ef5fef9669372a5d63de0d6ef23dabb4929"
 Fix X3D 2D polygon serialization

 Emit Coordinate child nodes for indexed 2D line and polygon X3D output
 instead of writing bare coordinate text into the parent element. Reuse the
 indexed face output path for polygons inside geometry collections so
 collection wrapping produces a valid Shape payload.

 Closes #2838

 Closes https://github.com/postgis/postgis/pull/987
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2838#comment:11>
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