I have a world imagery layer that I want to clip to a single county. I would just save as a JPEG and edit using other software, but this uses a lot of processing power if I want a high resolution. I would like to clip the image before exporting to JPEG. Is this possible?
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
To clip the Image layer, you firstly need a polygon feature class of your area of Interest. Once You have the data, you can 'clip' the Raster Data using Extract By Mask. This would require a Spatial Analyst License. and would give you a raster containing the data inside your polygon. If you require a Rectangular image, centered on your Area of Interest, you could use Extract By Rectangle. |
|||||||||||
|
|
If this World Imagery layer is from the 'Add Data from ArcGIS Online', then you will not be able to clip or extract as indicated in the typically correct answer by @Devdatta Tengshe. There are other ways around it but will be in violation of the Terms of Use. |
||||
|
|

