/** * Various constants used by the org.gdal.gdal package. * * These constants correspond to different enumerations : error codes, XML content type, metadata, palette interpretation, * color interpretation, data type, raster color table attribute type, band mask flags, resampling methods... */ package org.gdal.gdalconst;