Select to view content in your preferred language

How to clip raster file by using shapefile

2419
1
12-02-2013 10:50 AM
Labels (1)
LitaoShen
Emerging Contributor
I have shape file and raster file, however, the raster file covered more area than the shape file. I only want to display the part that shape file covered in the raster file. What should I do? I know that in the link http://resources.arcgis.com/en/help/runtime-wpf/concepts/index.html#//01700000006r000000, there is raster clip thing. However there is no function menu nor introduction how to use and even what to use though, any idea will be appreciated!
0 Kudos
1 Reply
MichaelBranscomb
Esri Frequent Contributor
Hi,

You use those Geoprocessing tools via Geoprocessing Packages (GPK) created in ArcMap. Here's the help article which discusses creating GPKs for use with the ArcGIS Runtime: http://resources.arcgis.com/en/help/runtime-wpf/concepts/index.html#/How_to_author_and_publish_a_geo....

Cheers

Mike
0 Kudos