Tagged Questions
0
votes
0answers
27 views
GDAL: add metadata to Bands when creating new GeoTIFF
This is a metadata question :-).
I am processing airborne laser scanning full-waveform data to extract information and I store this information by creating a multiband GeoTIFF using GDAL. I will have ...
3
votes
0answers
75 views
How do I write XML metadata with Python?
Some Python software I have written generates raster files via GDAL. I would like the software to create an XML metadata file for each raster so that I can include details about how the raster was ...
0
votes
0answers
31 views
can't get sum of cells [duplicate]
Possible Duplicate:
Sum of pixels in QGIS
In QGIS 1.8, when I open any raster's properties window, under "metadata" I see there is a parameter called "sum of cells", however, regardless of ...