When I perform the following command:

$ ogrinfo -dialect SQLITE -sql "SELECT COUNT(*) summary FROM
Export_Output_4" Export_Output_4.shp

I get result:

INFO: Open of `Export_Output_4.shp'
      using driver `ESRI Shapefile' successful.

Layer name: SELECT
Geometry: None
Feature Count: 1
Layer SRS WKT:
(unknown)
summary: Integer (0.0)
OGRFeature(SELECT):0
  summary (Integer) = 703

Is it possible to change layer name in output ("SELECT" now).
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to