chryss / pygaarst

Python geospatial analysis and remote sensing tools
MIT License
43 stars 12 forks source link

GeoTIFF writing - simple #4

Closed chryss closed 10 years ago

chryss commented 10 years ago

Cloning functionality: clone open GeoTiff -- same CRS, same geotransform, same resolution, pixel size (shape) -- but replace data.

Optional enhancement: save only rectangular subset -- enter top-left and bottom-right indices. Requires calculation of new geotransform.