Aspose.GIS for .NET のリリース
Released: Jan 18, 2022
V22.1 での更新項目
不具合の修正
- Handle the “id” field of a GeoJSON Feature.
- Can’t read 3D point from SHP file.
Released: Nov 28, 2021
V21.11 での更新項目
機能
- Improved quality when reading GeoTIFF format.
不具合の修正
- Can’t read GeoTIFF from the satellite imagery sources.
Released: Oct 13, 2021
V21.10 での更新項目
機能
- 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 files...
Released: Sep 13, 2021
V21.9 での更新項目
機能
- Added Showcases in the documentation.
不具合の修正
- 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
V21.8 での更新項目
機能
- 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.
不具合の修正
- Fixed rendering Cropped and Warped layers.
- Fixed reading by index for KML.
- Fixed reading of empty CSV.
- Fixed ‘Parameter is not valid’ Exception for Map...
Released: Jul 7, 2021
V21.7 での更新項目
機能
- 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.
不具合の修正
- 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
V21.6 での更新項目
機能
- 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.
不具合の修正
- Can’t open GeoJSON with empty geometries.
Released: May 18, 2021
V21.5 での更新項目
機能
- Added support for formatting and parsing GeoRef, DMS, DDM and DD formats.
不具合の修正
- Invalid character when KML reading.
Released: Apr 1, 2021
V21.4 での更新項目
機能
- Added support for stronger algorithms in licensing mechanism.
不具合の修正
- Invalid name character when GPX writing.
Released: Mar 2, 2021
V21.3 での更新項目
機能
- Added the ability to write data to GPX format.
不具合の修正
- Apply precision options on GPX reading.