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
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/21 03:06]
tgwikiupdate
Line 1: Line 1:
-ThinkGeo.MapSuite.Core Namespace:+ThinkGeo.MapSuite 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.  +  * Add mask support for PointStyles. 
-  *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 hardcode MapUnit issue for MapShapeLayer. 
-  *Added inner layers features support for CadFeatureLayer. +  * Added inner layers features support for CadFeatureLayer. 
-  *Fixed columns ​are empty issue+  * Fixed a bug when getting all features with external ​columns. 
-  *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.  +  * 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 ​to OracleFeatureSource. +  * Upgraded the LibTiff.NET to 2.4.528 ​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+  * Added Geographic coordinates system support for Unmanaged GeoTiff. 
-  *Fixed a bug that TileCache is incorrect when MapType changed.  +  * Fixed the NullReferenceException bug when calling StreamLoading in KmlFeatureSource. 
-  *Added Geographic coordinates system support for Unmanaged GeoTiff. +  * Fixed a bug when reading KmlFeatureLayer from local directory. 
-  *Fixed the NullReferenceException bug when calling StreamLoading in KmlFeatureSource. +  * Optimized ​the union performance
-  *Fixed ​Kml FeatureLayer read local directory ​issue+  * Fixed the black background and OutOfRangeException when opening ​GeoTiff ​file
-  *Optimized ​Performance on Union+  * Added WMSTileType to make the WMSLayer support Single Tile, in which it simply send one request to the server.  
-  *Fixed the black background and OutOfRangeException when opening ​ GeoTiff. +  * Fixed an exception caused by adding empty feature to InMemoryFeatureSource. 
-  *Added WMSTileType to make the WMSLayer support Single Tile, in which it simply send one request to the server.  +  * Fixed a bug that the OpenStreetMapLayer gets an unmatched level tiles
-  *Fixed an exception caused by adding empty feature to InMemoryFeatureSource. +  * Improved the drawing performance for GdiPlusGeoCanvas. 
-  *Fixed the wrong zoomlevel on openstreetmap+  * Improved the draw performance for ShapeFileFeatureLayer. 
-  *Improved the drawing performance for GdiPlusGeoCanvas. +  * Added alpha channel support for projection wrapper. 
-  *Improved the draw performance for ShapeFileFeatureLayer. +  * Fixed a bug that GoogleMapsLayer can’t loading tiles from TileCache.  
-  *Added alpha channel support for projection wrapper. +  * Fixed Projection OutOfMemoryException when the bounding box is too small
-  *Fixed ​the pink tile issue for EncryptedFileBitmapTileCache+  * Enhanced ​tab font drawing effect. 
-  *Fixed the GoogleMapsOverlay draws the tiles incorrectly. +  * Enhanced ClusterPointStyle ​performance. 
-  *Added Cancel to SendingWebRequestEventArgs and apply it to OSMOverlay and TiledOverlay. +  * Fixed the incorrect ​color for TabFileFeatureLayer. 
-  *Fixed an issue that array dimensions exceeded supported range in projection+  * Fixed the symbol size issue for the TABFeatureClass.TABFCFontPoint. 
-  *Enhance ​tab font drawing effect. +  * Fixed scale bar ticks display incorrect with 3857 projection
-  *Fixed memory leak issue in sometimes. +  * Fixed the "value was either too large or too small for character" ​exception
-  *Enhancement clusterpointstyle ​performance. +  * Fixed the transparent pixel issue.  
-  *Fixed the wrong color for TabFileFeatureLayer. +  * Added Add/​Delete/​Modify ​columns in InMemoryFeatureSource
-  *Fixed the symbol size issue for the TABFeatureClass.TABFCFontPoint. +  * Added Language property into GoogleMapsLayer and GoogleMapsOverlay. 
-  *Fixed ​the scale bar issue+  * Fixed a bug that Simplify ​line shapes ​ of GeometryCollectionShape class don't work
-  *Fixed the issue "value was either too large or too small for character"​. +  * Added ArcGIS ServerRestLayer ​support
-  *Fixed the transparent pixel issue.  +  * Added ManagedGeoTiff ​support. 
-  *Enhancement to make InMemoryFeatureSource support ​Add/​Delete/​Modify ​column+  * Added ColorMappings to the layer.  
-  *Added Language property into GoogleMapsLayer and GoogleMapsOverlay. +  * Fixed a bug that WorldMapKitLayer ​exports ​pdf incorrectly with TileCache. 
-  *Fixed a bug where the Simplified ​line shapes ​are not added to the result(GeometryCollectionShape) +  * Added null handling to GetInvalidReason().  ​ 
-  *Added ​the ArcGIS ServerRestLayer. +  * Added IsGeometryValid ​property on BaseShape ​that returns ​the IsValid Property of the NTS Geometry. 
-  *Added ​tiles tiff file format ​support. +  * Added GeoTiff palette tile mode image support. 
-  *Added ColorMappings to the layer.  +  * Added Layer.Transparent,​ Layer.IsScale and Other properties supports for ColorMappings. 
-  *Fixed WorldMapKitLayer ​export ​pdf incorrectly with TileCache. +  * Added ScaleFactor support for RasterLayer. 
-  *Added null handling to GetInvalidReason(). ​ Added a new API IsGeometryValid that will return ​the IsValid Property of the NTS Geometry+  * Fixed URL parameters bug for ArcGISServerRestLayer. 
-  *Retired Feature.IsValid method+  * Added different DPI support for MapPrinterLayer.  
-  *Added GeoTiff palette tile mode image support. +  * Fixed a bug that app crashes ​when the capability contains invalid bounding box. 
-  *Added Layer.Transparent,​ Layer.IsScale and Other properties supports for ColorMappings. +  * Fixed a bug that tiles unmatch ​with other raster ​layers ​when using projection. 
-  *Added ScaleFactor support for RasterLayer. +  * Added getting feature ids inside bounding box support for SqliteFeatureSource. 
-  *Fixed URL parameters bug for ArcGISServerRestLayer. +  * Enhancement shapefile performance to retain accuracy when creating very large shapefiles. 
-  *Added different DPI support for MapPrinterLayer.  +  * Fixed a bug that BingMapsLayer is unmatched ​with OpenLayers
-  *Fixed a bug that app crash when the capability contains invalid bounding box. +  * Fixed edge not match for multi raster layer if DPI not 96 for PDF and Printer. 
-  *Fixed tiles are incorrect ​with other raster ​layer when using projection. +  * Enhancement Graticule label, render Minutes when zoom in suitable level. 
-  *Added getting feature ids inside bounding box support for SqliteFeatureSource. +  * Added edit feature support for Grid source. 
-  *Enhancement shapefile performance to retain accuracy when creating very large shapefiles. +  * Fixed a style sheet classes bug for GeoCanvas. 
-  *Fixed ​Bing Maps not overlap ​with Openlayer+  * Added image whoes RowNumberPerStrip ​equals to 0 support. 
-  *Fixed ​edage not match for multi raster layer if DPI not 96 for DPF and Printer. +  * Fixed a request url issue for WmsRasterSource. 
-  *Enhancement Graticule label, render Minutes when zoom in suitable level. +  * Fixed a culture ​issue for WmtsTiledOverlay.
-  *Added edit feature support for Grid source. +
-  *Fixed a style sheet classes bug for GeoCanvas. +
-  *Added RowNumberPerStrip ​== image support. +
-  *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