What is the maximum '-wm' I can use with 64bit gdalwarp?
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
Hi,
First time gdal user here.
I am trying to use gdalwarp to reproject a raster file from polar stereo
to WGS84. The original raster has nodata value 127 and 0's and 1's as
real data values. After warping, the file contains only nodata values,
i.e., all real data got lost. Could anyone help
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