Aspose.GIS for .NET のリリース

Released: Jun 27, 2025

V25.6 での更新項目

機能

  • Added support for reading Kmz format.
  • Reworked and updated generator of tiles.

不具合の修正

  • Unclear error message when database connection is not open.
  • Fixed most SonarQube bugs.

Released: May 28, 2025

V25.5 での更新項目

機能

  • You can now specify SRS (Spatial Reference System) for MapInfo TAB layers.

不具合の修正

  • Corrected X and Y coordinate problem.

Released: Apr 21, 2025

V25.4 での更新項目

機能

  • Added the ability to write data to GML Format.
  • Added 'AutoId' support to SaveTo method.
  • Added support for BigTiff and GeoTiff files.
  • Added Microsoft .NET 6 and .NET 8 versions of Aspose.GIS with Aspose.Drawing.

不具合の修正

  • Fixed problem writing Gdb file with HasZ (HasM) options.

Released: Mar 31, 2025

V25.3 での更新項目

機能

  • Added the ability to write data to MapInfoInterchange format.
  • Added support for UTM and UPS formats.

Released: Feb 26, 2025

V25.2 での更新項目

機能

  • Added support for GARS format.
  • Added support for Google Plus Code format.
  • Added support for MaidenHead format.

Released: Jan 29, 2025

V25.1 での更新項目

機能

  • Added the ability to edit OpenStreet Maps (OsmXML format).
  • Improved AbstractPath with the ability to create it from array of AbstractPath.

不具合の修正

  • After the resaving of OsmXml file it becomes unreadable.

Released: Dec 30, 2024

V24.12 での更新項目

機能

  • Implemented the possibility to access the database without a preceding SQL query.
  • Added automatic calculation of map size for quick export.

不具合の修正

  • Aspose.GIS didn't copy the tags when loaded nodes from one OSM to another one.

Released: Nov 29, 2024

V24.11 での更新項目

機能

  • Added support of raster formats (JPEG, PNG, TIFF) with world files.
  • Implemented an API that allows you to find out the index of a feature in a layer.
  • Added SQL parameters for queries.
  • Added transaction support for data fetching.

不具合の修正

  • After the intersection has been completed the SpatialReferenceSystem property is NULL.
  • Fixed bug related with wrong SQL commands related with replacement feature (DELETE and INSERT instead of UPDATE).

Released: Oct 25, 2024

V24.10 での更新項目

機能

  • Added the ability to create an empty layer with specific properties.
  • Added the ability to render a map as an SVG collection in Tile Generator.
  • Added the ability to update data in the database by using the Aspose.GIS library.

Released: Sep 27, 2024

V24.9 での更新項目

機能

  • Implemented a method that returns a filtered sequence of features via LINQ.
  • Added the ability to extract 'Geometry Collection' from Layer.
  • Added the ability to create 'InMemory' layer from feature sequence.