Add the image on the map using coordinates of four angular points of the image in ArcGIS SDK for .NET?

1935
3
07-13-2016 05:54 AM
SergeyLomovskikh
New Contributor

I want to add my local image on the map using coordinates of four angular points of the image with result like in ArcGISImageServiceLayer example. What ways are?


1.bmp

0 Kudos
3 Replies
MichaelBranscomb
Esri Frequent Contributor

Hi,

If you're currently working with 10.2.7 and are not ready to upgrade to the new Quartz Beta (note there are some significant changes) then I would recommend using KML and GroundOverlays.

In the new Beta we have added direct support for raster data. If your raster data does not have any geo-referencing information embedded in the file and does not have any associated geo-referencing information in external files then you can create a world file. For more info see World files for raster datasets—Help | ArcGIS for Desktop

Cheers

Mike

SergeyLomovskikh
New Contributor

Thanks for the answer. Is Mapview.Editor available in Beta?

0 Kudos
MichaelBranscomb
Esri Frequent Contributor

Hi,

Unfortunately the new SketchEditor was not available in beta, but it is included in the full release (v100.0): ArcGIS Runtime SDK for .NET | ArcGIS for Developers 

Cheers

Mike

0 Kudos