I have a tiff image and got the world file which contains the needed information for GeoReferenceing,
how to start add this image on Mapserver ? if I use C# and use GMAP API to call the google server through internet to show map.
how to add this map with correct coordinate on it ?
if I have to replace this API to have a local map server to use, it is ok as long as I still can use the new mapserver and API with C# windows application.
any suggestion? I have many times add similar to this question but all people answer to use GDAL, but I think GDAL to get the needed information which is already having them in the world file ?