Aspose.GIS for .NET Releases
Released: Jan 18, 2022
Updates in V22.1
Fixes
- Handle the “id” field of a GeoJSON Feature.
- Can’t read 3D point from SHP file.
Released: Nov 28, 2021
Updates in V21.11
Features
- Improved quality when reading GeoTIFF format.
Fixes
- Can’t read GeoTIFF from the satellite imagery sources.
Released: Oct 13, 2021
Updates in V21.10
Features
- The 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).
- Added the ability to add, remove and update features in Exist...
Released: Sep 13, 2021
Updates in V21.9
Features
- Added Showcases in the documentation.
Fixes
- Fixed converting bug for KML.
- Fixed encoding for KML.
- Fixed 'long' datatype for KML.
- Fixed 'coordinates parsing' Exception for KML.
- Fixed ReduceGeometriesPrecision option for FileGdb.
Released: Aug 9, 2021
Updates in V21.8
Features
- Added the ability to join two vector layers.
- Added the ability to read attributes for each Point of Track or Segment in GPX.
- Added the ability to read nested attributes as a list.
- Added support for reading UTF-16 encoding for GPX.
- Added support for combined icon styles in KML.
- Added the ability to transform geometry using the SRS layer.
Fixes
- Fixed rendering Cropped and Warped layers.
- Fixed reading by index for KML.
- Fixed reading of empty CSV.
- Fixed ‘Parameter is not valid’ Exception...
Released: Jul 7, 2021
Updates in V21.7
Features
- Added the ability to write data to CSV files.
- Added the ability to crop raster layer using vector shapes.
- Added geometry options to CSV files.
- Added delimiter options when reading CSV files.
- Added record and field options when reading CSV files.
- Added support for Esri style VERTCS for WKT.
Fixes
- Fixed 'Missed closing point' for Geometry.ReplacePolygonsByLines.
- Fixed 'Non-negative number required' Exception For KML.
- Fixed 'Undeclared prefix' Exception For KML.
- Fixed 'Value cannot be null...
Released: Jun 17, 2021
Updates in V21.6
Features
- Added the ability to read data from CSV.
- Added the ability to format and parse coordinates using Military Grid Reference System (MGRS) and United States National Grid (USNG).
- Added WritePolygonAsLine option for GPX.
- Added ReplacePolygonsByLines method for Geometry.
Fixes
- Can’t open GeoJSON with empty geometries.
Released: May 18, 2021
Updates in V21.5
Features
- Added support for formatting and parsing GeoRef, DMS, DDM and DD formats.
Fixes
- Invalid character when KML reading.
Released: Apr 1, 2021
Updates in V21.4
Features
- Added support for stronger algorithms in licensing mechanism.
Fixes
- Invalid name character when GPX writing.
Released: Mar 2, 2021
Updates in V21.3
Features
- Added the ability to write data to GPX format.
Fixes
- Apply precision options on GPX reading.