Vector/Raster Conversion
This section introduces the mutual conversion operations between vector datasets and raster datasets.
- Vector to Raster: Describes how to convert vector datasets to raster datasets.
- Raster to Vector: Explains how to convert raster datasets to vector datasets. SuperMap provides methods like B-spline algorithm and angle smoothing algorithm to complete vectorization operations.
- Raster Thinning: Introduces how to perform thinning processing on raster data during the raster-to-vector conversion for line features to achieve better display effects.
- Binary Raster Thinning: Explains how to thin binary images.