Browse our Products

Aspose.GIS for .NET 19.3 Release Notes

Major Features

Major features and improvements in this release:

  • Working with GIS data located in places different from the local file system.

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
GISNET-299Support for Opening Layer from StreamNew Feature
GISNET-246Open KML file using a web request, byte array, and streamNew Feature
GISNET-298Geometry.SpatiallyContains returned false for Point which was inside the GeometryBug

Public API and Backward Incompatible Changes

New AbstractPath class. Overloads of VectorLayer.Open, VectorLayer.Create, VectorLayer.Convert, Dataset.Open and Dataset.Create that accept AbstractPath. Overloads of Driver.OpenLayer, Driver.CreateLayer, Driver.OpenDataset, Driver.CreateDataset that accept AbstractPath.