Azzera filtri
Azzera filtri

Saving geotiff using geotiffwrite

3 visualizzazioni (ultimi 30 giorni)
Sarah Yun
Sarah Yun il 18 Nov 2019
Risposto: KSSV il 18 Nov 2019
Hello,
I produced a new variable (mapfinal) in the workspace by subtracting one geotiff from another (they are images of cities).
I want to save this as a geotiff using the function geotiffwrite.
geotiffwrite(mapfinal, info.SpatialRef, ...
'GeoKeyDirectoryTag', info.GeoTIFFTags.GeoKeyDirectoryTag);
How should I write the code?
Thank you!

Risposte (1)

KSSV
KSSV il 18 Nov 2019

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by