Aspose.GIS for .NET 릴리스

Released: Oct 8, 2018

V18.10 버젼 업데이트

기능

  • Read OBJECTID from FIleGDB tables.
  • Compute the distance between geometries.
  • Compute areas and lengths of geometries.
  • Compute convex hull of geometries.
  • Compute centroid of geometries.
  • Build a buffer of geometries.

수정사항

  • Unable to compute Union.
  • Shape distortion in GDB.

Released: Sep 10, 2018

V18.9 버젼 업데이트

기능

  • Determine the spatial relationship between geometries.
  • Compute Intersection, Union, Difference and Symmetric differences between geometries.

수정사항

  • Error while loading GDB.
  • CreateFromWkt fails on projected SRS.

Released: Aug 3, 2018

V18.8 버젼 업데이트

기능

  • Create new layers in ESRI File Geodatabase datasets.
  • Delete layers from ESRI File Geodatabase datasets.
  • Create new ESRI File Geodatabase datasets.

Released: Jul 10, 2018

V18.7 버젼 업데이트

기능

  • Read data in GML format.
  • Read data in ESRI File Geodatabase format.

Released: Jun 19, 2018

V18.6 버젼 업데이트

기능

  • Added support for reading GPS exchange format (GPX) files.
  • Added support for .NET Standard 2.0.

Released: May 21, 2018

V18.5 버젼 업데이트

기능

  • Added support for OpenStreetMap XML (OSM XML).

Released: Apr 29, 2018

V18.4 버젼 업데이트

기능

  • Spatial reference systems support
    • Work with WKT - Import spatial reference systems from WKT and export spatial reference systems to WKT.
    • Create vector layers with spatial reference systems.
    • Set desired spatial reference system when converting between layers.
    • Transform geometries between spatial reference systems.

Released: Mar 27, 2018

V18.3 버젼 업데이트

기능

  • Validate a geometry against Geo-spatial file formats rules and specifications.
  • Streamlined the handling of Null values.
  • Adds support for Keyhole Markup Language (KML).
  • Handle empty geometries.