v. 4.9:
1. New members in Grid class to handle multiband grids (like NetCDF): Grid.OpenBand(bandIndex), Grid.NoBands, Grid.SourceType, Grid.ActiveBand, Grid.Extents.
2. NetCDF support(dynamic delay loaded). Dll can be found here: http://svn.mapwindow.org/svnroot/SupportLibraries/bin/Win32/
3. Utils.GridStatisticToShapefile will handle a case of polygons which are smaller than grid cells. Utils.GridStatisticsForPolygon is added - a faster alternative.
4. Map.ZoomToWorld(), GeoProjection.SetGoogleMeractor() to simplify commonly used tasks.
5. Some fixes: Map.SnapShot will draw tiles, erroneous half-pixel offset for bmp images removed.
6. Some maximum scale checks for tile providers.
↧