Le mardi 23 décembre 2014 14:33:39, Federico Jurio a écrit :
> Hi guys, i'm trying to make a simple query using sqlite through gdal
> library ( http://www.gdal.org/ogr_sql.html )
>
> I have a simple table with two columns: ID and (asd*) (both columns have
> integer values)
>
> I want the minimun
Hi guys, i'm trying to make a simple query using sqlite through gdal
library ( http://www.gdal.org/ogr_sql.html )
I have a simple table with two columns: ID and (asd*) (both columns have
integer values)
I want the minimun value of this columns
My first attempt was successful
E:\Pruebas>ogrinfo