Le jeudi 12 septembre 2013 18:22:01, Dan Lewis a écrit :
> Hi,
>
> I'm trying to pull elevation data from the GMTED2010 Global Grids, which
> are distributed as ESRI ArcGrids (
> http://topotools.cr.usgs.gov/GMTED_viewer/gmted2010_global_grids.php).
>
> Here's a minimal program that illustrates m
Hi,
I'm trying to pull elevation data from the GMTED2010 Global Grids, which
are distributed as ESRI ArcGrids (
http://topotools.cr.usgs.gov/GMTED_viewer/gmted2010_global_grids.php).
Here's a minimal program that illustrates my problem:
int main()
{
GDALDataset *poDataset;
GDALAllRegis