ArcGIS裁剪时警告|ArcGIS裁剪时警告 warning001003:Datum conflict between input and output

问题描述 ArcGIS进行clip操作的时候警告:warning001003:Datum conflict between input and output。
ArcGIS裁剪时警告|ArcGIS裁剪时警告 warning001003:Datum conflict between input and output
文章图片

原因 问题在于,输入和裁剪范围的坐标系不同。即Input raster和output extent两个图层的坐标系不同。
ArcGIS裁剪时警告|ArcGIS裁剪时警告 warning001003:Datum conflict between input and output
文章图片

解决方案 统一坐标系统,具体方法很多。这里介绍一种。右键ArcMap中间空白区域,选择Data frame properties,将坐标系统设置为Input的坐标系统; 然后将Output extent重新导出(右键图层,选择Data–export data),导出时选择和Data Frame一样的坐标系统,这样得到的新的Output Extent图层,与Input Raster就具有相同的坐标系统了。
【ArcGIS裁剪时警告|ArcGIS裁剪时警告 warning001003:Datum conflict between input and output】ArcGIS裁剪时警告|ArcGIS裁剪时警告 warning001003:Datum conflict between input and output
文章图片

    推荐阅读