[postgis-tickets] [PostGIS] #4910: Conversion from Postgis geometry to GML 3.1.1 and back fails

PostGIS trac at osgeo.org
Fri Jul 30 10:15:08 PDT 2021


#4910: Conversion from Postgis geometry to GML 3.1.1 and back fails
---------------------------+---------------------------
  Reporter:  tomassejkora  |      Owner:  pramsey
      Type:  defect        |     Status:  new
  Priority:  high          |  Milestone:  PostGIS 3.1.4
 Component:  postgis       |    Version:  3.1.x
Resolution:                |   Keywords:  GML 3.1.1
---------------------------+---------------------------

Comment (by pramsey):

 Oh, this is interesting... gml_parse_poslist() drops repeated points,
 while gml_parse_coordinates retains them. So even inside the GML handler
 we have inconsistent behaviour. I think I will see if relaxing poslist
 fixes this problem and doesn't introduce new regressions.

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