Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#5844 closed enhancement (fixed)

[PCRaster] Implement Create()

Reported by: oschmitz Owned by: kdejong
Priority: normal Milestone: 2.0.0
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: pcraster
Cc:

Description

So far, the GDAL PCRaster driver only implements Open() and CreateCopy(). We need to provide Create() to allow gdal_rasterize, Python-bindings a.s.o to create PCRaster maps without a clone map given.

Attachments (2)

csf_create.diff (20.4 KB ) - added by oschmitz 9 years ago.
pcraster_initialize.diff (515 bytes ) - added by oschmitz 9 years ago.

Download all attachments as: .zip

Change History (13)

by oschmitz, 9 years ago

Attachment: csf_create.diff added

comment:1 by oschmitz, 9 years ago

Owner: changed from Kor de Jong to warmerdam

patch attached for Create()

comment:2 by kordejong, 9 years ago

Owner: changed from warmerdam to kordejong

comment:3 by kordejong, 9 years ago

Status: newassigned

comment:4 by kdejong, 9 years ago

Owner: changed from kordejong to kdejong
Status: assignednew

comment:5 by kdejong, 9 years ago

Status: newassigned

comment:6 by kdejong, 9 years ago

Milestone: 2.0
Resolution: fixed
Status: assignedclosed

comment:7 by Even Rouault, 9 years ago

trunk r28862 "[PCRaster] Implement Create() (#5844)"

by oschmitz, 9 years ago

Attachment: pcraster_initialize.diff added

comment:8 by oschmitz, 9 years ago

new patch should resolve the 'Uninitialized members' issue reported by Coverity Scan

comment:9 by kdejong, 9 years ago

Resolution: fixed
Status: closedreopened

comment:10 by kdejong, 9 years ago

Resolution: fixed
Status: reopenedclosed

trunk r29063 "[PCRaster] Implement Create() (#5844)"

comment:11 by Even Rouault, 9 years ago

Milestone: 2.02.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.