Module Convert Multipoints to Points
Converts multipoints to points. 
- Author: O.Conrad (c) 2011
 
- Specification: interactive
 
- Menu: Shapes|Conversion
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Multipoints | Shapes (input) | MULTIPOINTS | - | - | 
| Output | Points | Shapes (output) | POINTS | - | - | 
Command-line
Usage: saga_cmd shapes_points 15 -MULTIPOINTS <str> [-POINTS <str>]
  -MULTIPOINTS:<str>	Multipoints
	Shapes (input)
  -POINTS:<str>     	Points
	Shapes (output)