GeoRefrenceing tiff image into MAP use c#

410
0
10-22-2013 11:41 PM
hanaahmad
New Contributor
if I have tiff raster image and its world file, I have read about the mathematical algorithm to do the Geo-referencing,
x1 = Ax + By + C
y1 = Dx + Ey + F

If I am using Gmap API (Google Map) on C#, How to do Geo-referencing if I have the .tiff and the .tfw ???

OR another option, Is there any ArcGIS API for do that easier with C# ??

Any suggestions ?

Thanks in advance.
0 Kudos
0 Replies