Adding a Image Service layer to an ArcMap project with ArcObjects
- by Jorge lagos
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://gisimage/2008_DOQQ
Data Representation Type: RGB
Thanks in advance.
Jorge