<div dir="ltr"><br><br>On Sat, Dec 28, 2019 at 11:46 PM Paulo van Breugel <<a href="mailto:p.vanbreugel@gmail.com">p.vanbreugel@gmail.com</a>> wrote:<br>><br>> On Sat, Dec 28, 2019 at 10:45 PM Markus Metz<br>> <<a href="mailto:markus.metz.giswork@gmail.com">markus.metz.giswork@gmail.com</a>> wrote:<br>> ><br>> ><br>> ><br>> > On Fri, Dec 27, 2019 at 4:49 PM Paulo van Breugel <<a href="mailto:p.vanbreugel@gmail.com">p.vanbreugel@gmail.com</a>> wrote:<br>> > ><br>> > > Hi devs,<br>> > ><br>> > > I am trying to import a vector layer from a PostGIS database in GRASS<br>> > > GIS (7.8.3dev, GDAL 3.0.2, Ubuntu 18.04) , but a large number of the<br>> > > polygons are skipped with the following warnings:<br>> > ><br>> > > WARNING: Skipping unsupported geometry type 'CURVEPOLYGON'<br>> > > ...<br>> > ><br>> > > I though, but am not sure, that these polygons were imported without<br>> > > problems before I last updated grass and gdal (running grass gis<br>> > > 7.8.0, gdal 2.4).<br>> ><br>> > These CURVEPOLYGON polygons should be imported without problems in GRASS GIS 7.6+ compiled with GDAL 2+.<br>><br>> Indeed, last time I worked with this data was before I upgraded to<br>> gdal 3.02 (using the ppa <a href="https://qgis.org/ubuntugis/">https://qgis.org/ubuntugis/</a>) and grass<br>> 7.8.3dev.<br>><br>> > Can you provide an extract created with ogr2ogr in GeoPackage format that contains such polygons for testing? That would help reproduce the problem.<br>><br>> See attached a small sample (the original data is the BGT postgis dump<br>> from <a href="https://nlextract.nl/downloads/">https://nlextract.nl/downloads/</a>), as well as a screenshot of the<br>> data opened in QGIS and the same data imported in grass with v.in.ogr.<br><div><br></div><div>Thanks for the test data, I could reproduce the problem, fixed in master 264f753 and relbr78 7da40bf</div><div><br></div><div>Markus M<br></div><div>></div>> ><br>> > Markus M<br>> > ><br>> > > Is there any way I can import those problematic curvepolygons in grass gis?<br>> > ><br>> > > Mvg.<br>> > ><br>> > > Paulo<br>> > > _______________________________________________<br>> > > grass-dev mailing list<br>> > > <a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>> > > <a href="https://lists.osgeo.org/mailman/listinfo/grass-dev">https://lists.osgeo.org/mailman/listinfo/grass-dev</a></div>