Sha256: 1b57e9c17d09e3a5fc850a33537860e5b97aaedaf5b5657a8d7cc268ef9f27e8

Contents?: true

Size: 630 Bytes

Versions: 6

Compression:

Stored size: 630 Bytes

Contents

# Mapfish Print v3
throwErrorOnExtraParameters: true

templates:

  #===========================================================================
  A4 portrait: !template
  #===========================================================================
    reportTemplate: A4_portrait.jrxml
    attributes:
      map_title: !string {default: "Map Title"}
      map: !map
        width: 555
        height: 680
        maxDpi: 300
        dpiSuggestions: [150, 300]
      scalebar: !scalebar
        width: 120
        height: 20
    processors:
    - !reportBuilder
        directory: "."
    - !createMap {}
    - !createScalebar {}

Version data entries

6 entries across 3 versions & 1 rubygems

Version Path
gb_mapfish_appserver-2.0.0 lib/generators/mapfish/install/templates/print/config.yaml
gb_mapfish_appserver-2.0.0 test/dummy/print/config.yaml
gb_mapfish_appserver-1.1.1 lib/generators/mapfish/install/templates/print/config.yaml
gb_mapfish_appserver-1.1.1 test/dummy/print/config.yaml
gb_mapfish_appserver-1.1.0 lib/generators/mapfish/install/templates/print/config.yaml
gb_mapfish_appserver-1.1.0 test/dummy/print/config.yaml