Hi Everyone,
Is there anyway in MapwinGis to mosaic a bunch of images into one giant image?
I tried this method MapWinGIS.Utils.MergeImages() but it does not work, probably it is not meant for mosaic images after looking at the source code for this.
Gdal seems to have such function however my main code base is in .NET and I am not very familiar with Python. http://gdal.org/gdal_merge.html
AFAIK, MapwinGIS include Gdal source, but it does not expose this function to .NET interface?
thanks and regards,
Yong
Is there anyway in MapwinGis to mosaic a bunch of images into one giant image?
I tried this method MapWinGIS.Utils.MergeImages() but it does not work, probably it is not meant for mosaic images after looking at the source code for this.
Gdal seems to have such function however my main code base is in .NET and I am not very familiar with Python. http://gdal.org/gdal_merge.html
AFAIK, MapwinGIS include Gdal source, but it does not expose this function to .NET interface?
thanks and regards,
Yong