Aspose.GIS for .NET Releases
Released: Oct 8, 2018
Updates in V18.10
Features
- 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.
Fixes
- Unable to compute Union.
- Shape distortion in GDB.
Released: Sep 10, 2018
Updates in V18.9
Features
- Determine the spatial relationship between geometries.
- Compute Intersection, Union, Difference and Symmetric differences between geometries.
Fixes
- Error while loading GDB.
- CreateFromWkt fails on projected SRS.
Released: Aug 3, 2018
Updates in V18.8
Features
- 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
Updates in V18.7
Features
- Read data in GML format.
- Read data in ESRI File Geodatabase format.
Released: Jun 19, 2018
Updates in V18.6
Features
- Added support for reading GPS exchange format (GPX) files.
- Added support for .NET Standard 2.0.
Released: May 21, 2018
Updates in V18.5
Features
- Added support for OpenStreetMap XML (OSM XML).
Released: Apr 29, 2018
Updates in V18.4
Features
- 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
Updates in V18.3
Features
- 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.