开发者

Adding a Image Service layer to an ArcMap project with ArcObjects

开发者 https://www.devze.com 2022-12-31 16:56 出处:网络
I would like to add an ArcGIS Image Service programmaticaly using ArcObjects. My Image Service specs are below.

I would like to add an ArcGIS Image Service programmaticaly using ArcObjects. My Image Service specs are below.

Data Type: ArcGIS Image Service Service Name: Aerial Imagery 2008 AIS Service URL: ImageService://gi开发者_开发知识库simage/2008_DOQQ Data Representation Type: RGB

Thanks in advance.

Jorge


See the example here: http://resources.esri.com/help/9.3/ArcGISServer/apis/ArcObjects/esriCarto/IImageServerLayer.htm

Use IImageServerLayer instead of IImageServerLayer2 though.

0

精彩评论

暂无评论...
验证码 换一张
取 消