Changes between Initial Version and Version 1 of Ticket #30489
- Timestamp:
- May 17, 2019, 2:45:35 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30489 – Description
initial v1 41 41 }}} 42 42 43 The erroneous pixeltype 39 in my example actually had the `BANDTYPE_FLAG_ISNODATA` (32) bit set which indicates all rastervalues are nodata. 44 43 45 I have created (my first django) patch and hope somebody can assist me in getting it correct and merged.