com.supermap.services.wps

Class Intersect



  • public class Intersect
    extends OverlayAnalyse
    

    The Intersect operation encapsulated in WPS service.

    • Constructor Detail

      • Intersect

        public Intersect()
        
    • Method Detail

      • execute

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