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.
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.