You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tethys Platform
I would like to merge a group of tiff files into one tiff file. I was thinking of how it is done in ArcMap using the merge tool. Is there a way to code this into the app??
Michael S
unread,
Jul 18, 2016, 1:11:51 PM7/18/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tethys Platform
Apparently it can be done with the gdal module, but I haven't tried it. There is a gdal_merge.py script that you can copy from here: