[Qgis-user] S57 creation/export

Even Rouault even.rouault at spatialys.com
Sun May 24 13:26:01 PDT 2020


On dimanche 24 mai 2020 20:23:16 CEST Jonathan Moules wrote:
> Hi Matt,
> 
> I may be wrong, but I don't believe so. GDAL (which sits behind much of
> the format abilities of QGIS) is read-only for S-57:
> 
> https://gdal.org/drivers/vector/s57.html

Not completely true, if you go to the bottom of the doc:
https://gdal.org/drivers/vector/s57.html#s-57-export

Basically you need to provide input layers with the same structure as the ones of the read-
side of the driver

Some tests of S57 to S57 translation at:
https://github.com/OSGeo/gdal/blob/master/autotest/ogr/ogr_s57.py#L205

Even

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20200524/eefd57b9/attachment.html>


More information about the Qgis-user mailing list