Create Layout
create_layoutCreate a print layout with a map frame. Set width, height, units (INCH, CENTIMETER, MILLIMETER, POINT), and margin.
Instructions
Create a print layout with a map frame already added. units: INCH (default), CENTIMETER, MILLIMETER, POINT. Then call export_layout to write it to disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Layout | |
| map_name | No | ||
| width | No | ||
| height | No | ||
| units | No | INCH | |
| margin | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||