Browse our Products

Aspose.GIS for .NET 21.10 Release Notes

Major Features

  • Edit exist vector-based formats

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
GISNET-866Add Features in Exist Files (vector formats)Feature
GISNET-1294Remove and Update Features in Exist Files (vector formats)Feature
GISNET-1292Fix ‘Unknown ANSI 1252’ for ShapefileBug
GISNET-1293Release ID file for InfoTabBug

Public API and Backward Incompatible Changes

Following members have been added:

  • M:Aspose.Gis.FileDriver.EditLayer(System.String,Aspose.Gis.DriverOptions)
  • M:Aspose.Gis.FileDriver.EditLayer(Aspose.Gis.AbstractPath,Aspose.Gis.DriverOptions)
  • M:Aspose.Gis.Formats.Shapefile.ShapefileDriver.EditLayer(Aspose.Gis.AbstractPath,Aspose.Gis.DriverOptions)
  • M:Aspose.Gis.VectorLayer.RemoveAt(System.Int32)
  • M:Aspose.Gis.VectorLayer.ReplaceAt(System.Int32,Aspose.Gis.Feature)

Following members have been removed:

  • none