answering myself: apparently ogr2ogr accepts two -nlt parameters and the
result looks ok (correct type and correctly segmentized from the
original CURVEPOLYGON). 

So all good in this respect. 

Andreas 

On 2017-09-29 08:32, Andreas Neumann wrote:

> Hi, 
> 
> when using ogr2ogr I can fix the geometry type for cases where I use SQL 
> statements. 
> 
> Can I use nlt multiple times? In my case I would like to specify -nlt 
> CONVERT_TO_LINEAR to convert from CompounCurve to Polygon and then use -nlt 
> POLYGON to tell it you are really a POLYGON. Is this possible to use the -nlt 
> parameter twice? 
> 
> Thank you for your reply, 
> 
> Andreas 
> _______________________________________________
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to