[postgis-users] Rasterize a vector

Bborie Park bkpark at ucdavis.edu
Tue May 29 11:58:02 PDT 2012


On 05/29/2012 11:35 AM, Paolo Cavallini wrote:
> Il 29/05/2012 20:33, Bborie Park ha scritto:
> 
>> Can you provide the output of
>>
>> SELECT postgis_full_version();
>>
>> -bborie
> 
> Sure:
> 
>  POSTGIS="2.0.0 r9605" GEOS="3.3.3-CAPI-1.7.4" PROJ="Rel. 4.7.1, 23 September 2009"
> GDAL="GDAL 1.9.0, released 2011/12/29" LIBXML="2.7.8" RASTER
> 
> All the best, and many thanks.

Strange indeed.  The error itself arises from adding an empty band to a
GDAL MEM dataset, which could be caused by a memory issue (lack of
system memory) or invalid pixel type.  But  your pixel type is correct...

-bborie
-- 
Bborie Park
Programmer
Center for Vectorborne Diseases
UC Davis
530-752-8380
bkpark at ucdavis.edu



More information about the postgis-users mailing list