Aspose.GIS for .NET Releases

Released: Jul 16, 2019

Updates in V19.7

Features

  • Import styles from SLD files.
  • Added MarkerLine and MarkerPatternFill symbolizers.

Fixes

  • SimpleLine with offset throws OutOfMemoryException.
  • ArgumentException is throws when rendering SimpleLine with offset.

Released: Jun 7, 2019

Updates in V19.6

Features

  • Export maps to raster image formats (PNG, JPEG and BMP).
  • Support for EPSG:3857 WGS 84 / Pseudo-Mercator.
  • Detect more encoding names in .CPG files.
  • Set layer SpatialReferenceSystem when first feature is added.
  • Specify background color of maps.

Released: May 8, 2019

Updates in V19.5

Features

  • Create a spatial reference system using EPSG code.
  • Specify a spatial reference system when rendering maps.
  • Specify padding when rendering maps.

Released: Apr 12, 2019

Updates in V19.4

Features

  • Added Map rendering API.
  • Added support for exporting to SVG.
  • Convert between datums if SRS WKT definition is not complete.

Released: Mar 15, 2019

Updates in V19.3

Features

  • Work with GIS data via web request, byte array, or stream.

Fixes

  • Geometry.SpatiallyContains returned false for Point which was inside the Geometry.

Released: Feb 7, 2019

Updates in V19.2

Features

  • Added support for MapInfo TAB and MapInfo Interchange file formats.

Fixes

  • Issue reading SHP file.
  • The tenth character in a shapefile attribute name has changed.

Released: Jan 9, 2019

Updates in V19.1

Features

Support for curved geometries - The object model now includes non-linear geometries, like CircularString and CurvePolygon. Such geometries can be read from and written to FileGDB, WKT, WKB, and GML.

Released: Dec 4, 2018

Updates in V18.12

Features

  • Added TopoJSON file format support.
  • Convert GeoJSON files to TopoJSON files and vice versa.
  • Additional options for accessing FileGDB format.

Released: Nov 8, 2018

Updates in V18.11

Features

  • Translate Geometries to and from WKT and WKB files.

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.