﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
25533	GDALRaster GDT_Byte Datatype mapped wrongly to ctypes	Daniel Wiesmann	nobody	"The constant mapping of GDAL datatypes to ctypes datatypes in `contrib.gis.gdal.raster.const.GDAL_TO_CTYPES` wrongly maps `GDT_Byte` to `c_byte`, when it should be `c_ubyte`. GDT_Bytes are ''unsigned'' 8 bit integers.

"	Bug	closed	GIS	1.9a1	Normal	fixed			Unreviewed	1	0	0	0	0	0
