LICENSE
README.md
setup.cfg
setup.py
src/gdal2numpy/__init__.py
src/gdal2numpy/dissolve.py
src/gdal2numpy/filesystem.py
src/gdal2numpy/gdal_merge.py
src/gdal2numpy/gdal_translate.py
src/gdal2numpy/gdalwarp.py
src/gdal2numpy/module_GDAL2Numpy.py
src/gdal2numpy/module_Numpy2GTiff.py
src/gdal2numpy/module_cog.py
src/gdal2numpy/module_esri_shape.py
src/gdal2numpy/module_extrusion.py
src/gdal2numpy/module_features.py
src/gdal2numpy/module_gdal.py
src/gdal2numpy/module_geojson.py
src/gdal2numpy/module_geolocate.py
src/gdal2numpy/module_http.py
src/gdal2numpy/module_log.py
src/gdal2numpy/module_memory.py
src/gdal2numpy/module_meta.py
src/gdal2numpy/module_ogr.py
src/gdal2numpy/module_open.py
src/gdal2numpy/module_s3.py
src/gdal2numpy/module_secrets.py
src/gdal2numpy/module_types.py
src/gdal2numpy/module_xml.py
src/gdal2numpy/polygonize.py
src/gdal2numpy/rasterizelike.py
src/gdal2numpy/rasterlike.py
src/gdal2numpy.egg-info/PKG-INFO
src/gdal2numpy.egg-info/SOURCES.txt
src/gdal2numpy.egg-info/dependency_links.txt
src/gdal2numpy.egg-info/requires.txt
src/gdal2numpy.egg-info/top_level.txt
src/gdal2numpy/data/pe_hash_list.json
src/gdal2numpy/data/spatial_ref_sys_all.json
tests/test_addfield.py
tests/test_cog.py
tests/test_eudistance.py
tests/test_extrusion.py
tests/test_features.py
tests/test_fids.py
tests/test_gdal2numpy.py
tests/test_gdal_translate.py
tests/test_gdalmerge.py
tests/test_gdalwarp.py
tests/test_geojson.py
tests/test_geolocate.py
tests/test_isfile.py
tests/test_metadata.py
tests/test_multibanda.py
tests/test_ogr.py
tests/test_open.py
tests/test_polygon.py
tests/test_polygonize.py
tests/test_query_by_point.py
tests/test_raster.py
tests/test_rasterize.py
tests/test_rasterize_like.py
tests/test_rasterlike.py
tests/test_s3.py
tests/test_s3_utils.py
tests/test_secrets.py
tests/test_suite.py
tests/test_whatsmyip.py
tests/test_wkt.py
tests/test_xml.py