Tool Shapes Buffer
A vector based buffer construction partly based on the method supposed by Dong et al. (2003).
References
- Dong, P, Yang, C., Rui, X., Zhang, L., Cheng, Q. (2003): An effective buffer generation method in GIS. Geoscience and Remote Sensing Symposium, IGARSS '03. Proceedings. 2003 IEEE International, Vol.6, p.3706-3708. online.
- Author: O.Conrad (c) 2008
- Menu: Shapes|Tools
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Shapes | shapes, input | SHAPES | - | - |
Output | Buffer | shapes, output | BUFFER | - | - |
Options | Buffer Distance (*) | table field | DIST_FIELD | - | - |
Default | floating point number | DIST_FIELD_DEFAULT | default value if no attribute has been selected | Minimum: 0.000000 Default: 100.000000 |
Scaling Factor for Attribute Value | floating point number | DIST_SCALE | - | Minimum: 0.000000 Default: 1.000000 |
Dissolve Buffers | boolean | DISSOLVE | - | Default: 1 |
Number of Buffer Zones | integer number | NZONES | - | Minimum: 1 Default: 1 |
Inner Buffer | boolean | POLY_INNER | - | Default: 0 |
Arc Vertex Distance [Degree] | floating point number | DARC | - | Minimum: 0.010000 Maximum: 45.000000 Default: 5.000000 |
(*) optional |
Command-line
Usage: saga_cmd shapes_tools 18 [-SHAPES <str>] [-BUFFER <str>] [-DIST_FIELD <str>] [-DIST_FIELD_DEFAULT <double>] [-DIST_SCALE <double>] [-DISSOLVE <str>] [-NZONES <num>] [-POLY_INNER <str>] [-DARC <double>]
-SHAPES:<str> Shapes
shapes, input
-BUFFER:<str> Buffer
shapes, output
-DIST_FIELD:<str> Buffer Distance
table field
-DIST_FIELD_DEFAULT:<double> Default
floating point number
Minimum: 0.000000
Default: 100.000000
-DIST_SCALE:<double> Scaling Factor for Attribute Value
floating point number
Minimum: 0.000000
Default: 1.000000
-DISSOLVE:<str> Dissolve Buffers
boolean
Default: 1
-NZONES:<num> Number of Buffer Zones
integer number
Minimum: 1
Default: 1
-POLY_INNER:<str> Inner Buffer
boolean
Default: 0
-DARC:<double> Arc Vertex Distance [Degree]
floating point number
Minimum: 0.010000
Maximum: 45.000000
Default: 5.000000