简体   繁体   中英

Min function in Raster Calculator of Arcgis 10 doesn't work

I know that min function in raster calculator of ArcGIS 10 doesn't work but I don't know that which function can I use to solve my problem.

I had this in ArcGIS 9.3 at raster calculator.

rule6 = min([population], [gasStation],[Industrial],[falt])

How can I do this in ArcGIS 10?

有多种方法,包括:在ArcGIS中实现单元统计工具或在python中编写代码

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM