Class GeotiffLayer.GeotiffParam

java.lang.Object
org.mapfish.print.map.AbstractLayerParams
org.mapfish.print.map.geotools.GeotiffLayer.GeotiffParam
Enclosing class:
GeotiffLayer

public static final class GeotiffLayer.GeotiffParam extends AbstractLayerParams
The parameters for reading a Geotiff file, either from the server or from a URL.
  • Field Details

    • url

      public String url
      The url of the geotiff. It can be a file but if it is the file must be contained within the config directory.
    • style

      public String style
      A string identifying a style to use when rendering the raster.
  • Constructor Details

    • GeotiffParam

      public GeotiffParam()