Browse our Products

Aspose.GIS for .NET 21.8 Release Notes

Major Features

  • Join two vector layers
  • Supports reading UTF-16 Encoding for GPX
  • Read Attributes for each Point of Track or Segment in GPX
  • Fix bugs in KML, GeoConverter, CSV, Crop

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
GISNET-1252Join two vector layersFeature
GISNET-1099Read Attributes for each Point of Track or Segment in GPXFeature
GISNET-1227Read Nested Attributes as ListFeature
GISNET-1251Supports reading UTF-16 Encoding for GPXEnhancement
GISNET-651Supports combined icon styles in KMLEnhancement
GISNET-1257Transform geometry using the layar SRS for CropEnhancement
GISNET-1258Fix rendering Cropped and Warped layersBug
GISNET-1267Fix reading by index for KMLBug
GISNET-1256Fix reading of empty CSVBug
GISNET-1254Fix ‘Parameter is not valid’ Exception for MapBug
GISNET-1255Fix ‘Argument was out of range’ Exception For KMLBug
GISNET-1264Fix rounding in GeoConverterBug
GISNET-1265Fix parsing zero degrees in GeoConverterBug

Public API and Backward Incompatible Changes

Following members have been added:

  • T:Aspose.Gis.Relationship.Joins.JoinOptions
  • M:Aspose.Gis.Relationship.Joins.JoinOptions.#ctor
  • P:Aspose.Gis.Relationship.Joins.JoinOptions.JoinAttributeName
  • P:Aspose.Gis.Relationship.Joins.JoinOptions.TargetAttributeName
  • P:Aspose.Gis.Relationship.Joins.JoinOptions.JoinAttributeNames
  • P:Aspose.Gis.Relationship.Joins.JoinOptions.ConditionComparer
  • P:Aspose.Gis.Relationship.Joins.JoinOptions.JoinedAttributesPrefix
  • M:Aspose.Gis.Feature.GetValuesList``1(System.String,System.String)
  • P:Aspose.Gis.Formats.Gpx.GpxOptions.ReadNestedAttributes
  • P:Aspose.Gis.Formats.Gpx.GpxOptions.NestedAttributeSeparator
  • P:Aspose.Gis.Formats.Kml.Styles.KmlItemIcon.SubState

Following members have been removed:

  • none