#=========================================================================== # Put this file at the root of the print servlet # Example for a Tomcat container where the servlet war was deployed # C:\tomcat\webapps\print-servlet-1.2-SNAPSHOT # # This file is the one used on geoprisma.org #================================================================================================ #================================================================================================ # To adjust to other paper formats, here is a list of Paper Keywords and # paper size in points # (http://www.gnu.org/software/gv/manual/html_node/Paper-Keywords-and-paper-size-in-points.html) # # width, height # Letter 612x792 # LetterSmall 612x792 # Tabloid 792x1224 # Ledger 1224x792 # Legal 612x1008 # Statement 396x612 # Executive 540x720 # A0 2384x3371 # A1 1685x2384 # A2 1190x1684 # A3 842x1190 # A4 595x842 # A4Small 595x842 # A5 420x595 # B4 729x1032 # B5 516x729 # Envelope ???x??? # Folio 612x936 # Quarto 610x780 # 10x14 720x1008 #================================================================================================= #=========================================================================== # allowed DPIs #=========================================================================== dpis: - 254 - 190 - 127 - 96 - 56 #=========================================================================== # the allowed scales #=========================================================================== scales: - 250 - 500 - 1000 - 2500 - 3124 - 5000 - 6248 - 10000 - 12495 - 24990 - 25000 - 49980 - 50000 - 99960 - 100000 - 199920 - 200000 - 250000 - 399840 - 500000 - 1000000 - 2000000 - 4000000 - 799681 - 8000000 - 13000000 - 16000000 - 32000000 - 64000000 #=========================================================================== # the list of allowed hosts #=========================================================================== hosts: - !localMatch dummy: true - !ipMatch ip: www.camptocamp.org - !dnsMatch host: labs.metacarta.com port: 80 - !dnsMatch host: demo.mapfish.org port: 80 - !dnsMatch host: dev4.mapgears.com port: 80 - !dnsMatch host: wms.cits.nrcan.gc.ca port: 80 #=========================================================================== # optional parameters #=========================================================================== tilecacheMerging: true layouts: #=========================================================================== 11x17 Portrait: #=========================================================================== mainPage: pageSize: _11X17 items: - !columns absoluteY: 1190 absoluteX: 30 width: 725 config: borderWidth: 0.3 cells: - padding: 2 items: - !map width: 723 height: 1150 align: center - !columns absoluteY: 169 absoluteX: 604 width: 150 config: borderWidthTop: 0.3 borderWidthLeft: 0.3 items: - !text text: "\n \n \n \n \n \n \n \n \n \n " backgroundColor: #FFFFFF fontSize: 12 font: Helvetica-bold - !columns absoluteY: 160 absoluteX: 604 width: 150 items: - !text text: "${mapTitle}" align: center fontSize: 14 - !columns absoluteY: 120 absoluteX: 614 width: 100 items: - !text text: "Source : Customer" align: left fontSize: 6 font: Helvetica-Oblique - !columns absoluteY: 120 absoluteX: 604 width: 150 widths: [100,50] items: - !scalebar maxSize: 100 type: line units: m vertAlign: middle barBgColor: #FFFFFF - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/rose.png - !columns absoluteY: 90 absoluteX: 604 width: 150 config: borderWidthBottom: 0.3 items: - !text text: "Projection information" align: center fontSize: 6 - !text text: "UTM 54S\n " align: left fontSize: 6 - !columns absoluteY: 70 absoluteX: 604 width: 150 items: - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: bottom url: http://127.0.0.1:9280/images/borealis.jpg - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/Nippour.png - !columns absoluteY: 48 absoluteX: 604 width: 150 items: - !text text: "© Date" align: center fontSize: 6 #=========================================================================== 11x17 Paysage: #=========================================================================== mainPage: landscape: true pageSize: _11X17 items: - !columns absoluteY: 770 absoluteX: 30 width: 1165 config: borderWidth: 0.3 cells: - padding: 2 items: - !map width: 1163 height: 750 align: center - !columns absoluteY: 150 absoluteX: 1044 width: 150 config: borderWidthTop: 0.3 borderWidthLeft: 0.3 items: - !text text: "\n \n \n \n \n \n \n \n \n \n " backgroundColor: #FFFFFF fontSize: 12 font: Helvetica-bold - !columns absoluteY: 140 absoluteX: 1044 width: 150 items: - !text text: "${mapTitle}" align: center fontSize: 14 - !columns absoluteY: 100 absoluteX: 1054 width: 100 items: - !text text: "Source : Customer" align: left fontSize: 6 font: Helvetica-Oblique - !columns absoluteY: 100 absoluteX: 1044 width: 150 widths: [100,50] items: - !scalebar maxSize: 100 type: line units: m vertAlign: middle barBgColor: #FFFFFF - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/rose.png - !columns absoluteY: 70 absoluteX: 1044 width: 150 config: borderWidthBottom: 0.3 items: - !text text: "Projection information" align: center fontSize: 6 - !text text: "UTM 54S\n " align: left fontSize: 6 - !columns absoluteY: 50 absoluteX: 1044 width: 150 items: - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: bottom url: http://127.0.0.1:9280/images/borealis.jpg - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/Nippour.png - !columns absoluteY: 28 absoluteX: 1044 width: 150 items: - !text text: "© Date" align: center fontSize: 6 #=========================================================================== Legal Paysage: #=========================================================================== mainPage: landscape: true pageSize: Legal items: - !columns absoluteY: 580 absoluteX: 30 width: 950 config: borderWidth: 0.3 cells: - padding: 2 items: - !map width: 948 height: 548 align: center - !columns absoluteY: 161 absoluteX: 829 width: 150 config: borderWidthTop: 0.3 borderWidthLeft: 0.3 items: - !text text: "\n \n \n \n \n \n \n \n \n \n " backgroundColor: #FFFFFF fontSize: 12 font: Helvetica-bold - !columns absoluteY: 150 absoluteX: 829 width: 150 items: - !text text: "${mapTitle}" align: center fontSize: 14 - !columns absoluteY: 110 absoluteX: 839 width: 100 items: - !text text: "Source : Customer" align: left fontSize: 6 font: Helvetica-Oblique - !columns absoluteY: 110 absoluteX: 829 width: 150 widths: [100,50] items: - !scalebar maxSize: 100 type: line units: m vertAlign: middle barBgColor: #FFFFFF - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/rose.png - !columns absoluteY: 80 absoluteX: 829 width: 150 config: borderWidthBottom: 0.3 items: - !text text: "Projection information" align: center fontSize: 6 - !text text: "UTM 54S\n " align: left fontSize: 6 - !columns absoluteY: 60 absoluteX: 829 width: 150 items: - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: bottom url: http://127.0.0.1:9280/images/borealis.jpg - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/Nippour.png - !columns absoluteY: 38 absoluteX: 829 width: 150 items: - !text text: "© Date" align: center fontSize: 6 #=========================================================================== Legal Portrait: #=========================================================================== mainPage: rotation: true pageSize: Legal items: - !columns absoluteY: 980 absoluteX: 30 width: 550 config: borderWidth: 0.3 cells: - padding: 2 items: - !map width: 548 height: 958 align: center - !columns absoluteY: 151 absoluteX: 429 width: 150 config: borderWidthTop: 0.3 borderWidthLeft: 0.3 items: - !text text: "\n \n \n \n \n \n \n \n \n \n " backgroundColor: #FFFFFF fontSize: 12 font: Helvetica-bold - !columns absoluteY: 140 absoluteX: 430 width: 150 items: - !text text: "${mapTitle}" align: center fontSize: 14 - !columns absoluteY: 100 absoluteX: 440 width: 100 items: - !text text: "Source : Customer" align: left fontSize: 6 font: Helvetica-Oblique - !columns absoluteY: 100 absoluteX: 430 width: 150 widths: [100,50] items: - !scalebar maxSize: 100 type: line units: m vertAlign: middle barBgColor: #FFFFFF - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/rose.png - !columns absoluteY: 70 absoluteX: 430 width: 150 config: borderWidthBottom: 0.3 items: - !text text: "Projection information" align: center fontSize: 6 - !text text: "UTM 54S\n " align: left fontSize: 6 - !columns absoluteY: 50 absoluteX: 430 width: 150 items: - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: bottom url: http://127.0.0.1:9280/images/borealis.jpg - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/Nippour.png - !columns absoluteY: 28 absoluteX: 430 width: 150 items: - !text text: "© Date" align: center fontSize: 6 #=========================================================================== Letter Paysage: #=========================================================================== mainPage: landscape: true pageSize: Letter items: - !legends maxIconWidth: 8 maxIconHeight: 8 classIndentation: 20 layerSpace: 5 classSpace: 2 backgroundColor: #FFFFFF layerFont: Helvetica layerFontSize: 10 classFont: Helvetica classFontSize: 8 fontEncoding: Cp1252 - !columns absoluteY: 580 absoluteX: 30 width: 730 config: borderWidth: 0.3 cells: - padding: 2 items: - !map width: 728 height: 548 align: center - !columns absoluteY: 161 absoluteX: 609 width: 150 config: borderWidthTop: 0.3 borderWidthLeft: 0.3 items: - !text text: "\n \n \n \n \n \n \n \n \n \n " backgroundColor: #FFFFFF fontSize: 12 font: Helvetica-bold - !columns absoluteY: 150 absoluteX: 609 width: 150 items: - !text text: "${mapTitle}" align: center fontSize: 14 - !columns absoluteY: 110 absoluteX: 619 width: 100 items: - !text text: "Source : Customer" align: left fontSize: 6 font: Helvetica-Oblique - !columns absoluteY: 110 absoluteX: 609 width: 150 widths: [100,50] items: - !scalebar maxSize: 100 type: line units: m vertAlign: middle barBgColor: #FFFFFF - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/rose.png - !columns absoluteY: 80 absoluteX: 609 width: 150 config: borderWidthBottom: 0.3 items: - !text text: "Projection information" align: center fontSize: 6 - !text text: "UTM 54S\n " align: left fontSize: 6 - !columns absoluteY: 60 absoluteX: 609 width: 150 items: - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: bottom url: http://127.0.0.1:9280/images/borealis.jpg - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/Nippour.png - !columns absoluteY: 38 absoluteX: 609 width: 150 items: - !text text: "© Date" align: center fontSize: 6 #=========================================================================== Letter Portrait: #=========================================================================== mainPage: rotation: true pageSize: Letter items: - !legends maxIconWidth: 8 maxIconHeight: 8 classIndentation: 20 layerSpace: 5 classSpace: 2 backgroundColor: #FFFFFF layerFont: Helvetica layerFontSize: 10 classFont: Helvetica classFontSize: 8 fontEncoding: Cp1252 - !columns absoluteY: 760 absoluteX: 30 width: 550 config: borderWidth: 0.3 cells: - padding: 2 items: - !map width: 548 height: 738 align: center - !columns absoluteY: 151 absoluteX: 429 width: 150 config: borderWidthTop: 0.3 borderWidthLeft: 0.3 items: - !text text: "\n \n \n \n \n \n \n \n \n \n " backgroundColor: #FFFFFF fontSize: 12 font: Helvetica-bold - !columns absoluteY: 140 absoluteX: 430 width: 150 items: - !text text: "${mapTitle}" align: center fontSize: 14 - !columns absoluteY: 100 absoluteX: 440 width: 100 items: - !text text: "Source : Customer X" align: left fontSize: 6 font: Helvetica-Oblique - !columns absoluteY: 100 absoluteX: 430 width: 150 widths: [100,50] items: - !scalebar maxSize: 100 type: line units: m vertAlign: middle barBgColor: #FFFFFF - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/rose.png - !columns absoluteY: 70 absoluteX: 430 width: 150 config: borderWidthBottom: 0.3 items: - !text text: "Projection information" align: center fontSize: 6 - !text text: "UTM 54S\n " align: left fontSize: 6 - !columns absoluteY: 50 absoluteX: 430 width: 150 items: - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: bottom url: http://127.0.0.1:9280/images/borealis.jpg - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/Nippour.png - !columns absoluteY: 28 absoluteX: 430 width: 150 items: - !text text: "© Date" align: center fontSize: 6 #=========================================================================== A4 portrait: #=========================================================================== mainPage: pageSize: A4 landscape: false items: - !legends maxIconWidth: 8 maxIconHeight: 8 classIndentation: 20 layerSpace: 5 classSpace: 2 backgroundColor: #FFFFFF layerFont: Helvetica layerFontSize: 10 classFont: Helvetica classFontSize: 8 fontEncoding: Cp1252 - !columns # columns can have an absolute position. In that case, they need a width. absoluteX: 30 absoluteY: 810 width: 540 config: borderWidth: 0.3 cells: - padding: 2 items: - !map width: 538 height: 778 - !columns absoluteY: 161 absoluteX: 419 width: 150 config: borderWidthTop: 0.3 borderWidthLeft: 0.3 items: - !text text: "\n \n \n \n \n \n \n \n \n \n " backgroundColor: #FFFFFF fontSize: 12 font: Helvetica-bold - !columns absoluteY: 150 absoluteX: 420 width: 150 items: - !text text: "${mapTitle}" align: center fontSize: 14 - !columns absoluteY: 110 absoluteX: 430 width: 100 items: - !text text: "Source : Customer X" align: left fontSize: 6 font: Helvetica-Oblique - !columns absoluteY: 110 absoluteX: 420 width: 150 widths: [100,50] items: - !scalebar maxSize: 100 type: line units: m vertAlign: middle barBgColor: #FFFFFF - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/rose.png - !columns absoluteY: 80 absoluteX: 420 width: 150 config: borderWidthBottom: 0.3 items: - !text text: "Projection information" align: center fontSize: 6 - !text text: "UTM 54S\n " align: left fontSize: 6 - !columns absoluteY: 60 absoluteX: 420 width: 150 items: - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: bottom url: http://127.0.0.1:9280/images/borealis.jpg - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/Nippour.png - !columns absoluteY: 38 absoluteX: 420 width: 150 items: - !text text: "© Date" align: center fontSize: 6 #=========================================================================== A4 paysage: #=========================================================================== mainPage: pageSize: A4 landscape: true items: - !legends maxIconWidth: 8 maxIconHeight: 8 classIndentation: 20 layerSpace: 5 classSpace: 2 backgroundColor: #FFFFFF layerFont: Helvetica layerFontSize: 10 classFont: Helvetica classFontSize: 8 fontEncoding: Cp1252 - !columns # columns can have an absolute position. In that case, they need a width. absoluteX: 30 absoluteY: 565 width: 790 config: borderWidth: 0.3 cells: - padding: 2 items: - !map width: 788 height: 543 - !columns absoluteY: 151 absoluteX: 669 width: 150 config: borderWidthTop: 0.3 borderWidthLeft: 0.3 items: - !text text: "\n \n \n \n \n \n \n \n \n \n " backgroundColor: #FFFFFF fontSize: 12 font: Helvetica-bold - !columns absoluteY: 142 absoluteX: 670 width: 150 items: - !text text: "${mapTitle}" align: center fontSize: 14 - !columns absoluteY: 102 absoluteX: 679 width: 100 items: - !text text: "Source : Customer X" align: left fontSize: 6 font: Helvetica-Oblique - !columns absoluteY: 102 absoluteX: 670 width: 150 widths: [100,50] items: - !scalebar maxSize: 100 type: line units: m vertAlign: middle barBgColor: #FFFFFF - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/rose.png - !columns absoluteY: 72 absoluteX: 670 width: 150 config: borderWidthBottom: 0.3 items: - !text text: "Projection information" align: center fontSize: 6 - !text text: "UTM 54S\n " align: left fontSize: 6 - !columns absoluteY: 52 absoluteX: 670 width: 150 items: - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: bottom url: http://127.0.0.1:9280/images/borealis.jpg - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/Nippour.png - !columns absoluteY: 30 absoluteX: 670 width: 150 items: - !text text: "© Date" align: center fontSize: 6 #=========================================================================== A3 portrait: #=========================================================================== mainPage: pageSize: A3 landscape: false items: - !legends maxIconWidth: 8 maxIconHeight: 8 classIndentation: 20 layerSpace: 5 classSpace: 2 backgroundColor: #FFFFFF layerFont: Helvetica layerFontSize: 10 classFont: Helvetica classFontSize: 8 fontEncoding: Cp1252 - !columns # columns can have an absolute position. In that case, they need a width. absoluteX: 30 absoluteY: 1160 width: 787 config: borderWidth: 0.3 cells: - padding: 2 items: - !map width: 785 height: 1126 - !columns absoluteY: 163 absoluteX: 666 width: 150 config: borderWidthTop: 0.3 borderWidthLeft: 0.3 items: - !text text: "\n \n \n \n \n \n \n \n \n \n " backgroundColor: #FFFFFF fontSize: 12 font: Helvetica-bold - !columns absoluteY: 152 absoluteX: 667 width: 150 items: - !text text: "${mapTitle}" align: center fontSize: 14 - !columns absoluteY: 112 absoluteX: 677 width: 100 items: - !text text: "Source : Customer X" align: left fontSize: 6 font: Helvetica-Oblique - !columns absoluteY: 112 absoluteX: 667 width: 150 widths: [100,50] items: - !scalebar maxSize: 100 type: line units: m vertAlign: middle barBgColor: #FFFFFF - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/rose.png - !columns absoluteY: 82 absoluteX: 667 width: 150 config: borderWidthBottom: 0.3 items: - !text text: "Projection information" align: center fontSize: 6 - !text text: "UTM 54S\n " align: left fontSize: 6 - !columns absoluteY: 62 absoluteX: 667 width: 150 items: - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: bottom url: http://127.0.0.1:9280/images/borealis.jpg - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/Nippour.png - !columns absoluteY: 40 absoluteX: 667 width: 150 items: - !text text: "© Date" align: center fontSize: 6 #=========================================================================== A3 paysage: #=========================================================================== mainPage: pageSize: A3 landscape: true items: - !legends maxIconWidth: 8 maxIconHeight: 8 classIndentation: 20 layerSpace: 5 classSpace: 2 backgroundColor: #FFFFFF layerFont: Helvetica layerFontSize: 10 classFont: Helvetica classFontSize: 8 fontEncoding: Cp1252 - !columns # columns can have an absolute position. In that case, they need a width. absoluteX: 30 absoluteY: 813 width: 1137 config: borderWidth: 0.3 cells: - padding: 2 items: - !map width: 1135 height: 790 - !columns absoluteY: 152 absoluteX: 1016 width: 150 config: borderWidthTop: 0.3 borderWidthLeft: 0.3 items: - !text text: "\n \n \n \n \n \n \n \n \n \n " backgroundColor: #FFFFFF fontSize: 12 font: Helvetica-bold - !columns absoluteY: 143 absoluteX: 1017 width: 150 items: - !text text: "${mapTitle}" align: center fontSize: 14 - !columns absoluteY: 103 absoluteX: 1027 width: 100 items: - !text text: "Source : Customer X" align: left fontSize: 6 font: Helvetica-Oblique - !columns absoluteY: 103 absoluteX: 1017 width: 150 widths: [100,50] items: - !scalebar maxSize: 100 type: line units: m vertAlign: middle barBgColor: #FFFFFF - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/rose.png - !columns absoluteY: 73 absoluteX: 1017 width: 150 config: borderWidthBottom: 0.3 items: - !text text: "Projection information" align: center fontSize: 6 - !text text: "UTM 54S\n " align: left fontSize: 6 - !columns absoluteY: 53 absoluteX: 1017 width: 150 items: - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: bottom url: http://127.0.0.1:9280/images/borealis.jpg - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/Nippour.png - !columns absoluteY: 31 absoluteX: 1017 width: 150 items: - !text text: "© Date" align: center fontSize: 6 #=========================================================================== A0 portrait: #=========================================================================== mainPage: pageSize: A0 landscape: false items: - !legends maxIconWidth: 8 maxIconHeight: 8 classIndentation: 20 layerSpace: 5 classSpace: 2 backgroundColor: #FFFFFF layerFont: Helvetica layerFontSize: 10 classFont: Helvetica classFontSize: 8 fontEncoding: Cp1252 - !columns # columns can have an absolute position. In that case, they need a width. absoluteX: 30 absoluteY: 3341 width: 2329 config: borderWidth: 0.3 cells: - padding: 2 items: - !map width: 2327 height: 3307 - !columns absoluteY: 163 absoluteX: 2208 width: 150 config: borderWidthTop: 0.3 borderWidthLeft: 0.3 items: - !text text: "\n \n \n \n \n \n \n \n \n \n " backgroundColor: #FFFFFF fontSize: 12 font: Helvetica-bold - !columns absoluteY: 152 absoluteX: 2209 width: 150 items: - !text text: "${mapTitle}" align: center fontSize: 14 - !columns absoluteY: 112 absoluteX: 2219 width: 100 items: - !text text: "Source : Customer X" align: left fontSize: 6 font: Helvetica-Oblique - !columns absoluteY: 112 absoluteX: 2209 width: 150 widths: [100,50] items: - !scalebar maxSize: 100 type: line units: m vertAlign: middle barBgColor: #FFFFFF - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/rose.png - !columns absoluteY: 82 absoluteX: 2209 width: 150 config: borderWidthBottom: 0.3 items: - !text text: "Projection information" align: center fontSize: 6 - !text text: "UTM 54S\n " align: left fontSize: 6 - !columns absoluteY: 62 absoluteX: 2209 width: 150 items: - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: bottom url: http://127.0.0.1:9280/images/borealis.jpg - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/Nippour.png - !columns absoluteY: 40 absoluteX: 2209 width: 150 items: - !text text: "© Date" align: center fontSize: 6 #=========================================================================== A0 paysage: #=========================================================================== mainPage: pageSize: A0 landscape: true items: - !legends maxIconWidth: 8 maxIconHeight: 8 classIndentation: 20 layerSpace: 5 classSpace: 2 backgroundColor: #FFFFFF layerFont: Helvetica layerFontSize: 10 classFont: Helvetica classFontSize: 8 fontEncoding: Cp1252 - !columns # columns can have an absolute position. In that case, they need a width. absoluteX: 30 absoluteY: 2355 width: 3318 config: borderWidth: 0.3 cells: - padding: 2 items: - !map width: 3316 height: 2332 - !columns absoluteY: 152 absoluteX: 3197 width: 150 config: borderWidthTop: 0.3 borderWidthLeft: 0.3 items: - !text text: "\n \n \n \n \n \n \n \n \n \n " backgroundColor: #FFFFFF fontSize: 12 font: Helvetica-bold - !columns absoluteY: 144 absoluteX: 3198 width: 150 items: - !text text: "${mapTitle}" align: center fontSize: 14 - !columns absoluteY: 104 absoluteX: 3208 width: 100 items: - !text text: "Source : Customer X" align: left fontSize: 6 font: Helvetica-Oblique - !columns absoluteY: 104 absoluteX: 3198 width: 150 widths: [100,50] items: - !scalebar maxSize: 100 type: line units: m vertAlign: middle barBgColor: #FFFFFF - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/rose.png - !columns absoluteY: 74 absoluteX: 3198 width: 150 config: borderWidthBottom: 0.3 items: - !text text: "Projection information" align: center fontSize: 6 - !text text: "UTM 54S\n " align: left fontSize: 6 - !columns absoluteY: 54 absoluteX: 3198 width: 150 items: - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: bottom url: http://127.0.0.1:9280/images/borealis.jpg - !image maxWidth: 40 maxHeight: 40 align: center vertAlign: middle url: http://127.0.0.1:9280/images/Nippour.png - !columns absoluteY: 32 absoluteX: 3198 width: 150 items: - !text text: "© Date" align: center fontSize: 6