renjinhao的个人博客分享 http://blog.sciencenet.cn/u/renjinhao

博文

按标题搜索
Arcgis 下的con运用
2017-9-8 10:00
多条件1: Con((land.tif = 11) (land.tif = 20),1,Con((land.tif = 30) (land.tif = 110),2,Con((land.tif = 120) (land.tif = 180),3,Con(land.tif = 190,4)))) 多条件2: Con(2004057.tif 3,0,Con( 2004057.tif ...
4442 次阅读|没有评论
python将栅格的Null值像元设定成0
2017-8-10 16:25
# Name: Con_Ex_02.py # Requirements: Spatial Analyst Extension # Import system modules import arcpy from arcpy import env from arcpy.sa import * arcpy.CheckOutExtension(Spatial) #################################################### ##我勒个擦,因为这个check,折腾了我大半天,真恶心 ### ...
个人分类: python|6085 次阅读|没有评论

本页有 2 篇博文因作者的隐私设置或未通过审核而隐藏

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-4-30 07:59

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部