可以快速上手的开发文档
如下所示:fromosgeoimportgdalimportnumpyasnpdefread_tiff(inpath):ds=gdal.Open(inpath)row=ds.RasterXSizecol=ds.Raste..