Released: Jul 26, 2019
Aggiornamenti in V19.7.1
Correzioni
- ArgumentOutOfRangeException when reading a shapefile.
Released: Jul 16, 2019
Aggiornamenti in V19.7
Funzionalità
- Import styles from SLD files.
- Added MarkerLine and MarkerPatternFill symbolizers.
Correzioni
- SimpleLine with offset throws OutOfMemoryException.
- ArgumentException is throws when rendering SimpleLine with offset.
Released: Jun 7, 2019
Aggiornamenti in V19.6
Funzionalità
- 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
Aggiornamenti in V19.5
Funzionalità
- 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
Aggiornamenti in V19.4
Funzionalità
- Added Map rendering API.
- Added support for exporting to SVG.
- Convert between datums if SRS WKT definition is not complete.
Released: Mar 15, 2019
Aggiornamenti in V19.3
Funzionalità
- Work with GIS data via web request, byte array, or stream.
Correzioni
- Geometry.SpatiallyContains returned false for Point which was inside the Geometry.
Released: Feb 7, 2019
Aggiornamenti in V19.2
Funzionalità
- Added support for MapInfo TAB and MapInfo Interchange file formats.
Correzioni
- Issue reading SHP file.
- The tenth character in a shapefile attribute name has changed.
Released: Jan 9, 2019
Aggiornamenti in V19.1
Funzionalità
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
Aggiornamenti in V18.12
Funzionalità
- Added TopoJSON file format support.
- Convert GeoJSON files to TopoJSON files and vice versa.
- Additional options for accessing FileGDB format.
Released: Nov 8, 2018
Aggiornamenti in V18.11
Funzionalità
- Translate Geometries to and from WKT and WKB files.