Class RESTGdalAddoTransform


  • public class RESTGdalAddoTransform
    extends RESTTransform
    terrestris GmbH & Co. KG
    Author:
    ahenn
    See Also:
    GDAL (gdaladdo) documentation Requires gdaladdo to be inside the PATH used by the web container running GeoServer.
    • Constructor Detail

      • RESTGdalAddoTransform

        public RESTGdalAddoTransform()
        Default constructor; sets type of RESTTransform to "GdalAddoTransform"
    • Method Detail

      • getOptions

        public List<String> getOptions()
        Returns:
        the options
      • setOptions

        public void setOptions​(List<String> options)
        Parameters:
        options - the options to set
      • getLevels

        public List<Integer> getLevels()
        Returns:
        the levels
      • setLevels

        public void setLevels​(List<Integer> levels)
        Parameters:
        levels - the levels to set