Re: [gdal-dev] import gml with curves

2016-07-08 Thread Even Rouault
Piotr, According to http://www.datypic.com/sc/niem21/e-gml32_Curve.html, "The curve segments are connected to one another, with the end point of each segment except the last being the start point of the next segment in the segment list", which is not the case here. Hence the "Non contiguous cur

[gdal-dev] import gml with curves

2016-07-08 Thread Piotr Pachół
Hello, Is there any way to import properly to Postgis gml which contain curves with more than one segment ? Below I attach a part of gml with exemplary object. 1 485840.70 318178.50 485819.70 318182.37 485825.11 318176.40 485826.88 318186.02 And here is how