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