User Tools

Site Tools


map_suite_core_features_bug_fixes_change_log

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
map_suite_core_features_bug_fixes_change_log [2017/03/17 03:48]
tgwikiupdate
map_suite_core_features_bug_fixes_change_log [2017/03/21 03:06] (current)
tgwikiupdate
Line 1: Line 1:
-ThinkGeo.MapSuite.Core Namespace: ​??+ThinkGeo.MapSuite Namespace:
  
   * Added WkbFileFeatureLayer/​WkbFeatureSource to support WKB file format.   * Added WkbFileFeatureLayer/​WkbFeatureSource to support WKB file format.
Line 10: Line 10:
   * Fixed a customized projection bug for GoogleMapsOverlay.   * Fixed a customized projection bug for GoogleMapsOverlay.
   * Added a method GetFeaturesInsideBoundingBox to query features inside of bounding box with filters parameter.   * Added a method GetFeaturesInsideBoundingBox to query features inside of bounding box with filters parameter.
-  * Added masks ?? to PointStyles ​for diamond, circle, cross, triangle and images+  * Add mask support ​for PointStyles.
   * Added MaskMargin and MaskType support for PointStyle.   * Added MaskMargin and MaskType support for PointStyle.
   * Added style sheets support.   * Added style sheets support.
-  * ?? Fixed a bug that gets current zoom level in MapShapeLayer.+  * Fixed a hardcode MapUnit issue for MapShapeLayer.
   * Added inner layers features support for CadFeatureLayer.   * Added inner layers features support for CadFeatureLayer.
-  * ?? Fixed an empty columns ​issue.+  * Fixed a bug when getting all features with external ​columns.
   * Added RotationAngle support for TextStyle.   * Added RotationAngle support for TextStyle.
   * Fixed a bug that CAD file renders failed.   * Fixed a bug that CAD file renders failed.
Line 23: Line 23:
   * Fixed a memory leak bug in OracleFeatureSource caused by event binding.   * Fixed a memory leak bug in OracleFeatureSource caused by event binding.
   * Improved the preview map quality. ​   * Improved the preview map quality. ​
-  * ?? Improved map panning performance.  +  * Fixed a bug that the GetFeaturesOutSideBoundingBox returns less results than expect.
-  * ?? Fixed a bug in GetFeaturesOutside bounding.+
   * Fixed an out of memory issue caused by WrapDateLine in RasterLayer. ​   * Fixed an out of memory issue caused by WrapDateLine in RasterLayer. ​
   * Added MultiGeometry Columns support for OracleFeatureSource.   * Added MultiGeometry Columns support for OracleFeatureSource.
-  * Upgraded the LibTiff.NET to latest ​version??.+  * Upgraded the LibTiff.NET to 2.4.528 ​version.
   * Added GeometryCollectionShape support for TabFeatureLayer.   * Added GeometryCollectionShape support for TabFeatureLayer.
   * Added GetProjectionText support for GeoTiffRasterLayer on unmanaged library.   * Added GetProjectionText support for GeoTiffRasterLayer on unmanaged library.
   * Added Pyramid tiled support for Tiff format. ​   * Added Pyramid tiled support for Tiff format. ​
   * Added embed WorldFile support for managed tiff raster source.   * Added embed WorldFile support for managed tiff raster source.
-  * ?? Fixed a bug that TileCache is incorrect when MapType changed. ​ 
   * Added Geographic coordinates system support for Unmanaged GeoTiff.   * Added Geographic coordinates system support for Unmanaged GeoTiff.
   * Fixed the NullReferenceException bug when calling StreamLoading in KmlFeatureSource.   * Fixed the NullReferenceException bug when calling StreamLoading in KmlFeatureSource.
Line 44: Line 42:
   * Improved the draw performance for ShapeFileFeatureLayer.   * Improved the draw performance for ShapeFileFeatureLayer.
   * Added alpha channel support for projection wrapper.   * Added alpha channel support for projection wrapper.
-  * ?? Fixed the pink tile issue for EncryptedFileBitmapTileCache+  * Fixed a bug that GoogleMapsLayer can’t loading tiles from TileCache.  
-  * ?? Fixed the GoogleMapsOverlay draws the tiles incorrectly. +  * Fixed Projection OutOfMemoryException when the bounding box is too small.
-  * ?? Added Cancel to SendingWebRequestEventArgs and apply it to OSMOverlay and TiledOverlay. +
-  * ?? Fixed an issue that array dimensions exceeded supported range in projection.+
   * Enhanced tab font drawing effect.   * Enhanced tab font drawing effect.
-  * ?? Fixed memory leak issue in sometimes. 
   * Enhanced ClusterPointStyle performance.   * Enhanced ClusterPointStyle performance.
   * Fixed the incorrect color for TabFileFeatureLayer.   * Fixed the incorrect color for TabFileFeatureLayer.
   * Fixed the symbol size issue for the TABFeatureClass.TABFCFontPoint.   * Fixed the symbol size issue for the TABFeatureClass.TABFCFontPoint.
-  * ?? Fixed the scale bar issue.+  * Fixed scale bar ticks display incorrect with 3857 projection.
   * Fixed the "value was either too large or too small for character"​ exception.   * Fixed the "value was either too large or too small for character"​ exception.
   * Fixed the transparent pixel issue. ​   * Fixed the transparent pixel issue. ​
   * Added Add/​Delete/​Modify columns in InMemoryFeatureSource.   * Added Add/​Delete/​Modify columns in InMemoryFeatureSource.
-  * Added Language property into GoogleMapsLayer and GoogleMapsOverlay??+  * Added Language property into GoogleMapsLayer and GoogleMapsOverlay. 
-  * Fixed a bug that the simplified ​line shapes ​are not added to the result. (GeometryCollectionShape) ??+  * Fixed a bug that Simplify ​line shapes ​ ​of ​GeometryCollectionShape ​class don't work.
   * Added ArcGIS ServerRestLayer support.   * Added ArcGIS ServerRestLayer support.
-  * Added tiles?? tiff file format ​support.+  * Added ManagedGeoTiff ​support.
   * Added ColorMappings to the layer. ​   * Added ColorMappings to the layer. ​
   * Fixed a bug that WorldMapKitLayer exports pdf incorrectly with TileCache.   * Fixed a bug that WorldMapKitLayer exports pdf incorrectly with TileCache.
   * Added null handling to GetInvalidReason().  ​   * Added null handling to GetInvalidReason().  ​
   * Added IsGeometryValid property on BaseShape that returns the IsValid Property of the NTS Geometry.   * Added IsGeometryValid property on BaseShape that returns the IsValid Property of the NTS Geometry.
-  * ?? Retired Feature.IsValid method. 
   * Added GeoTiff palette tile mode image support.   * Added GeoTiff palette tile mode image support.
   * Added Layer.Transparent,​ Layer.IsScale and Other properties supports for ColorMappings.   * Added Layer.Transparent,​ Layer.IsScale and Other properties supports for ColorMappings.
Line 76: Line 70:
   * Enhancement shapefile performance to retain accuracy when creating very large shapefiles.   * Enhancement shapefile performance to retain accuracy when creating very large shapefiles.
   * Fixed a bug that BingMapsLayer is unmatched with OpenLayers.   * Fixed a bug that BingMapsLayer is unmatched with OpenLayers.
-  * Fixed edage not match for multi raster layer if DPI not 96 for DPF?? and Printer.+  * Fixed edge not match for multi raster layer if DPI not 96 for PDF and Printer.
   * Enhancement Graticule label, render Minutes when zoom in suitable level.   * Enhancement Graticule label, render Minutes when zoom in suitable level.
   * Added edit feature support for Grid source.   * Added edit feature support for Grid source.
Line 82: Line 76:
   * Added image whoes RowNumberPerStrip equals to 0 support.   * Added image whoes RowNumberPerStrip equals to 0 support.
   * Fixed a request url issue for WmsRasterSource.   * Fixed a request url issue for WmsRasterSource.
-  * ?? Fixed number format ​issue while converting from string to double and int.+  * Fixed a culture ​issue for WmtsTiledOverlay.
map_suite_core_features_bug_fixes_change_log.txt · Last modified: 2017/03/21 03:06 by tgwikiupdate