HowTo: Remove rasters from a mosaic dataset using an area of interest polygon in Python
【相关信息】
Article ID: 41281
Software:
ArcGIS - ArcEditor 10
ArcGIS - ArcInfo 10
ArcGIS for Desktop Advanced 10.1, 10.2
ArcGIS for Desktop Standard 10.1, 10.2
Platforms:
Windows XP, Server 2003, Windows 8, Server 2012, Vista, Server 2008, Windows 7, Server 2008 R2
【问题描述】
The Remove rasters from Mosaic Dataset tool does not have the option for spatial query. The code below illustrates the use of ArcPy to remove rasters based on a polygon area of interest.
Article ID: 41281
Software:
ArcGIS - ArcEditor 10
ArcGIS - ArcInfo 10
ArcGIS for Desktop Advanced 10.1, 10.2
ArcGIS for Desktop Standard 10.1, 10.2
Platforms:
Windows XP, Server 2003, Windows 8, Server 2012, Vista, Server 2008, Windows 7, Server 2008 R2
【问题描述】
The Remove rasters from Mosaic Dataset tool does not have the option for spatial query. The code below illustrates the use of ArcPy to remove rasters based on a polygon area of interest.
1 个回复
易智瑞技术支持
赞同来自:
The code sample can be used as a stand alone Python script to remove rasters from a mosaic dataset based on a spatial query. A polygon is used in this example.
1.
【其它相关参考】
【创建及修改时间】
Created: 6/13/2013
Last Modified: 8/8/2013
【原文链接】
http://support.esri.com/en/kno ... 41281
要回复问题请先登录或注册