Skip to main content
Glama

project_export_graphic_layout

Export network views from Visum projects as PNG, JPG, or SVG files using Graphic Parameter layouts for print or digital use.

Instructions

πŸ—ΊοΈ Load a Graphic Parameter file (.gpa) and export the network view as PNG/SVG. WORKFLOW: 1) List available .gpa files, 2) User selects layout, 3) Export as PNG (raster) or SVG (vector). Supports paper formats (A5, A4, A3) in landscape or portrait orientation. SVG is vector format (scalable, editable) but requires Visum GUI visible.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectIdYesProject identifier returned by project_open
gpaFileYesFilename of .gpa file (e.g., 'Flussogramma_tpb.gpa') or full path
outputFileNoOutput filename (default: {gpaName}_export.png or .svg)
formatNoExport format: png (default, raster), jpg (raster, smaller), svg (vector, scalable, requires GUI). SVG is resolution-independent and editable in Illustrator/Inkscape.
paperFormatNoPaper format for export. A4=210Γ—297mm landscape (1240Γ—1754px@150dpi), A4_portrait=297Γ—210mm. Overrides width parameter. Only for raster formats (png/jpg). Default: custom (use width)
widthNoImage width in pixels (default: 1920). For raster formats only. Ignored if paperFormat specified (except 'custom')
dpiNoResolution in DPI (default: 150). For raster formats only. Higher DPI = larger file. 96=screen, 150=print, 300=high quality
qualityNoJPEG quality 0-100 (default: 95, only for .jpg)
svgNonScalingStrokeNoFor SVG only: keep line widths constant when scaling (default: true)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/multiluca2020/visum-thinker-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server