I need a python method to read coordinates info as array, from one tiff image and write the same array to another .png image. and later i need to save the .png file as geotiff image. I was trying with rasterio.
What do I need to use here?
I need a python method to read coordinates info as array, from one tiff image and write the same array to another .png image. and later i need to save the .png file as geotiff image. I was trying with rasterio.
What do I need to use here?