Class RESTGdalWarpTransform


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

      • RESTGdalWarpTransform

        public RESTGdalWarpTransform()
        Default constructor; sets type of RESTTransform to "GdalWarpTransform"
    • Method Detail

      • getOptions

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

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