com.supermap.services.wps

Class Union



  • public class Union
    extends OverlayAnalyse
    

    The Identity operation encapsulated in WPS service.

    • Constructor Detail

      • Union

        public Union()
        
    • Method Detail

      • execute

        public ProcessResult execute(SpatialAnalyst spatialAnalystImpl,
                            Execute execute)
                              throws OGCException
        
        Perform Union operation
        Specified by:
        execute in class Analyse
        Parameters:
        spatialAnalystImpl - spatial analyst service component
        execute - Union execution parameters
        Returns:
        ProcessResult Union analysis result
        Throws:
        OGCException