Skip to content
Back to formatted view

Raw Message

Message-ID: <5732187F.2060207@wildintellect.com>
Date: 2016-05-10T17:21:03Z
From: Alex Mandel
Subject: How to reduce the buffering time with the function "buffer" (package raster)
In-Reply-To: <CY1PR0501MB1772E454D71439ABA5ADBB3099700@CY1PR0501MB1772.namprd05.prod.outlook.com>

On 05/09/2016 10:36 AM, Nelly Reduan wrote:
> But I obtain the error message:
> 
>     gdal_proximity.py srcfile dstfile [-srcband n] [-dstband n]
>                       [-of format] [-co name=value]*
>                       [-ot Byte/Int16/Int32/Float32/etc]
>                       [-values n,n,n] [-distunits PIXEL/GEO]
>                       [-maxdist n] [-nodata n] [-fixed-buf-val n] [-q]
>     Warning message:
>     running command '"C:\OSGeo4W64\OSGeo4W.bat" C:\OSGEO4~1\bin\GDAL_P~2.BAT H:\Project\grassland.tif H:\Project\distance.shp 50' had status 1

I would test the command directly on the osgeo4w shell first to figure
out what's wrong. Note, I think that command outputs a raster not a shp.

Thanks,
Alex