Export Atlas
export_atlasExport a configured atlas to a multi-page PDF file or separate PNG, JPG, TIF images per feature. Requires atlas configuration first.
Instructions
Export a configured atlas. format 'pdf' writes a single multi-page file at output_path; image formats ('png','jpg','tif') write one file per feature into the output_path directory. Call configure_atlas first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dpi | No | ||
| format | No | ||
| layout_name | Yes | ||
| output_path | Yes |