arcgis extract by attributes 如何批量剔除异常值?
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了arcgis extract by attributes 如何批量剔除异常值?相关的知识,希望对你有一定的参考价值。
作出的图中,有一片区域的值为999(异常值),如何批量将这个区域的值剔除呢?剔除完以后剩下的空白用一种颜色表示,其他区域正常值用颜色柱表示。谢谢
使用栅格计算器中的setnull函数即可,即把符合条件的栅格设为nodata。然后将nodata用其它颜色显示。 参考技术A 什么值?属性值的话可以在选择菜单里用按属性选择,将选择到的按你的目的修改 参考技术B 你说的是什么?点还是raster?
问题表达的不是很清楚,也不上个图!!
以上是关于arcgis extract by attributes 如何批量剔除异常值?的主要内容,如果未能解决你的问题,请参考以下文章
ArcGIS微课1000例0004:值提取至点(Extract value to point)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
基于 GAN 的特征抽取 Feature Extraction by GAN
ArcGIS属性查询——Select By Attributes
使用bedtools提取vcf多个位置的变异(extract multi-region of genotypes by bedtools)