[postgis-users] Rasterize a vector

Bborie Park bkpark at ucdavis.edu
Tue May 29 12:28:51 PDT 2012


On 05/29/2012 12:20 PM, Sandro Santilli wrote:
> On Tue, May 29, 2012 at 11:58:02AM -0700, Bborie Park wrote:
>> 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...
> 
> Sign of a memory leak ?
> 

Possible.  I have to run valgrind on one of my monster geometry tables
and see.  I always run valgrind on the regression tests though before I
commit but something could have slipped through.

-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