<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="NL" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">Hi,<br>
<br>
I have this geometry from an opensource dataset but postgis says its an invalid GML representation.<br>
<br>
select ST_GeomFromGML('<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><gml:Polygon srsName="urn:ogc:def:crs:EPSG::28992" srsDimension="3"  xmlns:gml="<a href="http://www.opengis.net/gml/3.2">http://www.opengis.net/gml/3.2</a>"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">  <gml:exterior><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">    <gml:LinearRing><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">      <gml:posList count="35">85553.17 444954.729 0.0 85553.307 444954.394 0.0 85555.891 444948.14 0.0 85560.257 444937.574 0.0 85561.733 444934.001 0.0 85566.998 444936.176 0.0 85569.692 444937.289 0.0 85571.391 444937.991
 0.0 85570.88 444939.22 0.0 85580.227 444943.09 0.0 85579.371 444945.159 0.0 85570.021 444941.288 0.0 85554.298 444979.132 0.0 85563.714 444982.97 0.0 85562.849 444985.058 0.0 85553.439 444981.201 0.0 85543.245 445005.737 0.0 85552.684 445009.574 0.0 85551.822
 445011.652 0.0 85542.385 445007.806 0.0 85540.702 445011.858 0.0 85540.669 445011.845 0.0 85540.384 445011.728 0.0 85540.306 445011.696 0.0 85532.596 445008.541 0.0 85532.755 445008.222 0.0 85533.028 445008.382 0.0 85533.061 445008.303 0.0 85552.172 444962.119
 0.0 85552.377 444961.625 0.0 85553.85 444958.064 0.0 85554.257 444957.082 0.0 85554.339 444956.884 0.0 85554.941 444955.428 0.0 85553.17 444954.729 0.0</gml:posList><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">    </gml:LinearRing><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">  </gml:exterior><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"></gml:Polygon><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">');<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">ERROR:  invalid GML representation<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">CONTEXT:  SQL function "st_geomfromgml" statement 1<br>
<br>
I have no problem processing this GML in other products such as FME or Oracle<br>
<br>
Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Valentijn Makkenze<o:p></o:p></span></p>
</div>
</body>
</html>