Hi all,
I'm working with the ArcGIS .net runtime 10.2.5, in particular I'm looking at the DynamicLayerAddData sample.
I can add an local image layers just fine as long as they've got the geo/projection information embedded in the image (e.g. a geotiff with geodata in it).
My question is, is it possible to take a plain tiff and programmatically specify that geo information through the API, is that possible? (In this case I've got the plain image and the geo/proj info from a separate metadata system). Is it possible, and if so is there any sample code available?
Thanks much,
Bobby