On Monday, July 25, 2016 16:51:13 Andrea Peri wrote:
> Hi,
> is possible create a new empty shapefile using the ogr utilities.
> 
> I search and try using ogrinfo and a sql like "create table ..." but
> without any success.
> 
> Thx.
Andrea,

You can also use shpcreate (and then shpadd) from shapelib package. 

Y.
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to