[gdal-dev] Is it generally possible to write multipart result into zip with ogr2ogr?
Even Rouault
even.rouault at spatialys.com
Fri Oct 4 02:32:13 PDT 2019
On vendredi 4 octobre 2019 06:52:51 CEST Rahkonen Jukka (MML) wrote:
> Hi,
>
> The shapefile documentation declares "Starting with GDAL 3.1, the driver can
> also support reading, creating and editing .shz files (ZIP files containing
> the .shp, .shx, .dbf and other side-car files of a single layer) and
> .shp.zip files (ZIP files contains one or several layers)" but is it
> possible somehow to write any multipart response (like MapInfo MIF/tab)
> directly into zip file with ogr2ogr?
No, the shapefile driver has specific code to deal with that (basically with
temporary files that are zipped at the end)
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
More information about the gdal-dev
mailing list