Tagged Questions
0
votes
1answer
600 views
gdal c# readasarray
hi i was using gdal api to read raster files... i found in some places that python version has readasarray i assume this takes the data of the raster file as two dimensional array, is there any ...