I am working with some .ADF files using the FDO extensions and GdalRasterLayer. I can get the raster to display okay, but on it's own, the raster layer is pretty useless because I can't apply a meaningful colorscale to it or extract the x,y,z-values of the pixels.
Is there a way to create a GridFileFeatureLayer from a raster image or query the x,y,z values directly?
Thanks,
Damian