Segment out all polygons of an overlapping tiff image using a shapefile
0 views
Skip to first unread message
Liang
unread,
Feb 18, 2008, 7:14:50 AM2/18/08
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 esri
Hi, list
I have a shapefile which containing a lot of regions(polygon), and a
corresponding TIFF file. My work is segment out all the regions into
small TIFF files. How can I do it using ArcMap? I have tried
"ArcToolbox\....\Extract by mask", but the the out put is DEM data.
How can I get the TIFF output? is there any automatic approach using
script?
My major is about computer vision and I have little knowledge about
remote sensing and ESRI software.