Browse our Products

Aspose.GIS for .NET 20.05 Release Notes

Major Features

  • Export data to MapInfo(TAB) format.
  • Fields preprocessing during exporting.

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
GISNET-527Export data to MapInfo(TAB) formatFeature
GISNET-528Add fields preprocessing during exportingImprovement
GISNET-536Can’t read long line correctly in MapInfo TABBug
GISNET-536Can’t read null values in MapInfo TABBug

Public API and Backward Incompatible Changes

Following members have been changeed:

  • old: IAttributesConverter.ModifyAttribute(FeatureAttribute attribute)
  • new: IAttributesConverter.ModifyAttribute(FeatureAttribute attribute, AttributesConverterActions action)

Following members have been added:

  • M:Aspose.Gis.Formats.MapInfoTab.MapInfoTabDriver.CreateLayer(Aspose.Gis.AbstractPath,Aspose.Gis.Formats.MapInfoTab.MapInfoTabOptions)
  • M:Aspose.Gis.Formats.MapInfoTab.MapInfoTabDriver.CreateLayer(Aspose.Gis.AbstractPath,Aspose.Gis.Formats.MapInfoTab.MapInfoTabOptions,Aspose.Gis.SpatialReferencing.SpatialReferenceSystem)
  • P:Aspose.Gis.Formats.MapInfoTab.MapInfoTabOptions.BlockSize
  • T:Aspose.Gis.AttributesConverterActions
  • M:Aspose.Gis.AttributesConverterActions.#ctor
  • P:Aspose.Gis.AttributesConverterActions.Exclude