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
Next revision
Previous revision
Last revision Both sides next revision
map_suite_core_features_bug_fixes_change_log [2017/03/01 07:41]
tgwikiupdate old revision restored (2017/02/20 10:11)
map_suite_core_features_bug_fixes_change_log [2017/03/17 03:48]
tgwikiupdate
Line 1: Line 1:
-ThinkGeo.MapSuite.Core Namespace:+ThinkGeo.MapSuite.Core Namespace: ​??
  
-  *Added ​new api in WkbFileFeatureSource ​to support ​Wkb file features+  * Added WkbFileFeatureLayer/​WkbFeatureSource ​to support ​WKB file format
-  *Added opacity support to GeoImage. +  * Added opacity support to GeoImage. 
-  *Fixed a bug where MsSql2008FeatureSource ​SQL statement ​is uppercased+  * Fixed a SQL statement ​case sensitive bug in MsSql2008FeatureSource
-  *Fixed a bug in PrimaryOutline ​LineStyle's color+  * Fixed a PrimaryOutline color bug in LineStyle. 
-  *Added WrapDateLine support ​to RasterLayer. +  * Added WrapDateLine support ​for RasterLayer. 
-  *Fixed a serialization issue in MsSql2008FeatureSource. +  * Fixed a serialization issue in MsSql2008FeatureSource. 
-  *Fixed a bug when creating mirror dbf file failed.  +  * Fixed a bug when creating mirror dbf file failed.  
-  *Fixed ​the bug for Google overlay ​customized projection. +  * Fixed customized projection ​bug for GoogleMapsOverlay
-  *Added ​API GetFeaturesInsideBoundingBox 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.  +  * Added masks ?? to PointStyles for diamond, circle, cross, triangle and images.  
-  *Added MaskMargin and MaskType ​to PointStyle. +  * Added MaskMargin and MaskType ​support for PointStyle. 
-  *Added ​support for style sheets. +  * Added style sheets ​support
-  *Fixed a bug that getting ​current zoom level in MapShapeLayer. +  * ?? Fixed a bug that gets current zoom level in MapShapeLayer. 
-  *Added inner layers features support for CadFeatureLayer. +  * Added inner layers features support for CadFeatureLayer. 
-  *Fixed ​columns are empty issue. +  * ?? Fixed an empty columns ​issue. 
-  *Added RotationAngle support for TextStyle. +  * Added RotationAngle support for TextStyle. 
-  *Fixed a bug where CAD file failed ​to rendering+  * Fixed a bug that CAD file renders ​failed. 
-  *Fixed ​wms raster layer get bounding box bug+  * Fixed an exception when getting ​bounding box in WmsRasterLayer
-  *Added CRS support to WMSRasterLayer. +  * Added CRS support to WMSRasterLayer. 
-  *Fixed TextStyle unavailable ​issue in DrawCore +  * Fixed a bug that the TextStyle ​is unavailable ​during drawing. 
-  *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.  +  * ?? Improved map panning performance.  
-  *Fixed a bug in GetFeaturesOutside bounding. +  * ?? 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 ​to OracleFeatureSource. +  * Added MultiGeometry Columns support ​for OracleFeatureSource. 
-  *Upgraded the LibTiff.NET to latest version. +  * Upgraded the LibTiff.NET to latest 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.  +  * ?? 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. 
-  *Fixed ​Kml FeatureLayer read local directory ​issue+  * Fixed a bug when reading KmlFeatureLayer from local directory. 
-  *Optimized ​Performance on Union+  * Optimized ​the union performance
-  *Fixed the black background and OutOfRangeException when opening ​ GeoTiff. +  * Fixed the black background and OutOfRangeException when opening ​GeoTiff ​file
-  *Added WMSTileType to make the WMSLayer support Single Tile, in which it simply send one request to the server.  +  * Added WMSTileType to make the WMSLayer support Single Tile, in which it simply send one request to the server.  
-  *Fixed an exception caused by adding empty feature to InMemoryFeatureSource. +  * Fixed an exception caused by adding empty feature to InMemoryFeatureSource. 
-  *Fixed the wrong zoomlevel on openstreetmap+  * Fixed a bug that the OpenStreetMapLayer gets an unmatched level tiles
-  *Improved the drawing performance for GdiPlusGeoCanvas. +  * Improved the drawing performance for GdiPlusGeoCanvas. 
-  *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 the pink tile issue for EncryptedFileBitmapTileCache. 
-  *Fixed the GoogleMapsOverlay draws the tiles incorrectly. +  * ?? Fixed the GoogleMapsOverlay draws the tiles incorrectly. 
-  *Added Cancel to SendingWebRequestEventArgs and apply it to OSMOverlay and TiledOverlay. +  * ?? Added Cancel to SendingWebRequestEventArgs and apply it to OSMOverlay and TiledOverlay. 
-  *Fixed an issue that array dimensions exceeded supported range in projection. +  * ?? Fixed an issue that array dimensions exceeded supported range in projection. 
-  *Enhance ​tab font drawing effect. +  * Enhanced ​tab font drawing effect. 
-  *Fixed memory leak issue in sometimes. +  * ?? Fixed memory leak issue in sometimes. 
-  *Enhancement clusterpointstyle ​performance. +  * Enhanced ClusterPointStyle ​performance. 
-  *Fixed the wrong 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 the scale bar issue. 
-  *Fixed the issue "value was either too large or too small for character"​. +  * Fixed the "value was either too large or too small for character" ​exception
-  *Fixed the transparent pixel issue.  +  * Fixed the transparent pixel issue.  
-  *Enhancement to make InMemoryFeatureSource support ​Add/​Delete/​Modify ​column+  * Added Add/​Delete/​Modify ​columns in InMemoryFeatureSource
-  *Added Language property into GoogleMapsLayer and GoogleMapsOverlay. +  * Added Language property into GoogleMapsLayer and GoogleMapsOverlay??
-  *Fixed a bug where the Simplified ​line shapes are not added to the result. (GeometryCollectionShape) +  * Fixed a bug that the simplified ​line shapes are not added to the result. (GeometryCollectionShape) ​?? 
-  *Added ​the ArcGIS ServerRestLayer. +  * Added ArcGIS ServerRestLayer ​support
-  *Added tiles tiff file format support. +  * Added tiles?? tiff file format support. 
-  *Added ColorMappings to the layer.  +  * Added ColorMappings to the layer.  
-  *Fixed WorldMapKitLayer ​export ​pdf incorrectly with TileCache. +  * Fixed a bug that WorldMapKitLayer ​exports ​pdf incorrectly with TileCache. 
-  *Added null handling to GetInvalidReason(). ​ Added a new API IsGeometryValid that will return ​the IsValid Property of the NTS Geometry. +  * Added null handling to GetInvalidReason().  ​ 
-  *Retired Feature.IsValid method. +  * Added IsGeometryValid ​property on BaseShape ​that returns ​the IsValid Property of the NTS Geometry. 
-  *Added GeoTiff palette tile mode image support. +  * ?? Retired Feature.IsValid method. 
-  *Added Layer.Transparent,​ Layer.IsScale and Other properties supports for ColorMappings. +  * Added GeoTiff palette tile mode image support. 
-  *Added ScaleFactor support for RasterLayer. +  * Added Layer.Transparent,​ Layer.IsScale and Other properties supports for ColorMappings. 
-  *Fixed URL parameters bug for ArcGISServerRestLayer. +  * Added ScaleFactor support for RasterLayer. 
-  *Added different DPI support for MapPrinterLayer.  +  * Fixed URL parameters bug for ArcGISServerRestLayer. 
-  *Fixed a bug that app crash when the capability contains invalid bounding box. +  * Added different DPI support for MapPrinterLayer.  
-  *Fixed tiles are incorrect ​with other raster ​layer when using projection. +  * Fixed a bug that app crashes ​when the capability contains invalid bounding box. 
-  *Added getting feature ids inside bounding box support for SqliteFeatureSource. +  * Fixed a bug that tiles unmatch ​with other raster ​layers ​when using projection. 
-  *Enhancement shapefile performance to retain accuracy when creating very large shapefiles. +  * Added getting feature ids inside bounding box support for SqliteFeatureSource. 
-  *Fixed ​Bing Maps not overlap ​with Openlayer+  * Enhancement shapefile performance to retain accuracy when creating very large shapefiles. 
-  *Fixed edage not match for multi raster layer if DPI not 96 for DPF and Printer. +  * Fixed a bug that BingMapsLayer is unmatched ​with OpenLayers
-  *Enhancement Graticule label, render Minutes when zoom in suitable level. +  * Fixed edage not match for multi raster layer if DPI not 96 for DPF?? and Printer. 
-  *Added edit feature support for Grid source. +  * Enhancement Graticule label, render Minutes when zoom in suitable level. 
-  *Fixed a style sheet classes bug for GeoCanvas. +  * Added edit feature support for Grid source. 
-  *Added RowNumberPerStrip ​== image support. +  * Fixed a style sheet classes bug for GeoCanvas. 
-  *Fixed a request url issue for WmsRasterSource. +  * Added image whoes RowNumberPerStrip ​equals to 0 support. 
-  *Fixed number format issue while converting from string to double and int.+  * Fixed a request url issue for WmsRasterSource. 
 +  * ?? Fixed number format issue while converting from string to double and int.
map_suite_core_features_bug_fixes_change_log.txt · Last modified: 2017/03/21 03:06 by tgwikiupdate