<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<wps:Capabilities xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:xlink="http://www.w3.org/1999/xlink" service="WPS" xml:lang="en-US" version="1.0.0" updateSequence="1">
    <ows:ServiceIdentification>
        <ows:Title>spatialanalyst-changchun_wps100</ows:Title>
        <ows:Abstract>This is SuperMap Web Processing Service.</ows:Abstract>
        <ows:Keywords>
            <ows:Keyword>SuperMap</ows:Keyword>
            <ows:Keyword>iServer</ows:Keyword>
            <ows:Keyword>WPS</ows:Keyword>
            <ows:Keyword>geospatial</ows:Keyword>
            <ows:Keyword>geoprocessing</ows:Keyword>
        </ows:Keywords>
        <ows:ServiceType>WPS</ows:ServiceType>
        <ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
    </ows:ServiceIdentification>
    <ows:ServiceProvider>
        <ows:ProviderName>北京超图软件股份有限公司</ows:ProviderName>
        <ows:ProviderSite xlink:href="http://www.supermap.com.cn"/>
        <ows:ServiceContact>
            <ows:IndividualName>联系人姓名</ows:IndividualName>
            <ows:PositionName>北京超图软件股份有限公司</ows:PositionName>
            <ows:ContactInfo>
                <ows:Phone>
                    <ows:Voice>+86-10-59896655</ows:Voice>
                    <ows:Facsimile>86-10-59896666</ows:Facsimile>
                </ows:Phone>
                <ows:Address>
                    <ows:DeliveryPoint>北京市朝阳区酒仙桥北路甲10号院电子城IT产业园107号楼6层</ows:DeliveryPoint>
                    <ows:City>北京</ows:City>
                    <ows:AdministrativeArea>北京</ows:AdministrativeArea>
                    <ows:PostalCode>100015</ows:PostalCode>
                    <ows:Country>中国</ows:Country>
                    <ows:ElectronicMailAddress>support@supermap.com</ows:ElectronicMailAddress>
                </ows:Address>
            </ows:ContactInfo>
        </ows:ServiceContact>
    </ows:ServiceProvider>
    <ows:OperationsMetadata>
        <ows:Operation name="GetCapabilities">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://mapfw.tangshannanhu.com/iserver/services/spatialanalyst-changchun/wps100?REQUEST=GetCapabilities"/>
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
        <ows:Operation name="DescribeProcess">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://mapfw.tangshannanhu.com/iserver/services/spatialanalyst-changchun/wps100?REQUEST=DescribeProcess"/>
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
        <ows:Operation name="Execute">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Post xlink:href="http://mapfw.tangshannanhu.com/iserver/services/spatialanalyst-changchun/wps100?REQUEST=Execute"/>
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
    </ows:OperationsMetadata>
    <wps:ProcessOfferings>
        <wps:Process wps:processVersion="1.0.0">
            <ows:Identifier>CalculateProfile</ows:Identifier>
            <ows:Title>CalculateProfile.</ows:Title>
            <ows:Abstract>CalculateProfile, and output the results in GML/JSON/PNG.</ows:Abstract>
            <ows:Metadata xlink:title="CalculateProfile"/>
            <ows:Metadata xlink:title="line"/>
        </wps:Process>
        <wps:Process wps:processVersion="1.0.0">
            <ows:Identifier>Buffer</ows:Identifier>
            <ows:Title>Buffer a polygon feature</ows:Title>
            <ows:Abstract>Buffer  the polygon coordinates found in one GML/JSON stream by a given buffer distance, and output the results in GML.</ows:Abstract>
            <ows:Metadata xlink:title="buffer"/>
            <ows:Metadata xlink:title="polygon"/>
        </wps:Process>
        <wps:Process wps:processVersion="1.0.0">
            <ows:Identifier>Clip</ows:Identifier>
            <ows:Title>Clip a polygon feature</ows:Title>
            <ows:Abstract>Clip the polygon coordinates found in one GML/JSON stream by a given polygon, and output the results in GML.</ows:Abstract>
            <ows:Metadata xlink:title="clip"/>
            <ows:Metadata xlink:title="polygon"/>
        </wps:Process>
        <wps:Process wps:processVersion="1.0.0">
            <ows:Identifier>Intersect</ows:Identifier>
            <ows:Title>Get intersect polygon feature</ows:Title>
            <ows:Abstract>Get the intersect polygon coordinates found in one GML/JSON stream by two given polygons, and output the results in GML.</ows:Abstract>
            <ows:Metadata xlink:title="intersect"/>
            <ows:Metadata xlink:title="polygon"/>
        </wps:Process>
        <wps:Process wps:processVersion="1.0.0">
            <ows:Identifier>Erase</ows:Identifier>
            <ows:Title>Get erase polygon feature</ows:Title>
            <ows:Abstract>Get the erase polygon coordinates found in one GML/JSON stream by two given polygons, and output the results in GML.</ows:Abstract>
            <ows:Metadata xlink:title="erase"/>
            <ows:Metadata xlink:title="polygon"/>
        </wps:Process>
        <wps:Process wps:processVersion="1.0.0">
            <ows:Identifier>Identity</ows:Identifier>
            <ows:Title>Get identity polygon feature</ows:Title>
            <ows:Abstract>Get the identity polygon coordinates found in one GML/JSON stream by two given polygons, and output the results in GML.</ows:Abstract>
            <ows:Metadata xlink:title="identity"/>
            <ows:Metadata xlink:title="polygon"/>
        </wps:Process>
        <wps:Process wps:processVersion="1.0.0">
            <ows:Identifier>Union</ows:Identifier>
            <ows:Title>Get union polygon feature</ows:Title>
            <ows:Abstract>Get the union polygon coordinates found in one GML/JSON stream by two given polygons, and output the results in GML.</ows:Abstract>
            <ows:Metadata xlink:title="union"/>
            <ows:Metadata xlink:title="polygon"/>
        </wps:Process>
        <wps:Process wps:processVersion="1.0.0">
            <ows:Identifier>Update</ows:Identifier>
            <ows:Title>Get update polygon feature</ows:Title>
            <ows:Abstract>Get the update polygon coordinates found in one GML/JSON stream by two given polygons, and output the results in GML.</ows:Abstract>
            <ows:Metadata xlink:title="update"/>
            <ows:Metadata xlink:title="polygon"/>
        </wps:Process>
        <wps:Process wps:processVersion="1.0.0">
            <ows:Identifier>Xor</ows:Identifier>
            <ows:Title>Get xor polygon feature</ows:Title>
            <ows:Abstract>Get the xor polygon coordinates found in one GML/JSON stream by two given polygons, and output the results in GML.</ows:Abstract>
            <ows:Metadata xlink:title="xor"/>
            <ows:Metadata xlink:title="polygon"/>
        </wps:Process>
        <wps:Process wps:processVersion="1.0.0">
            <ows:Identifier>ExtractIsoline</ows:Identifier>
            <ows:Title>Extract contours from the points</ows:Title>
            <ows:Abstract>Extract contours from the points,and output the results in GML/JSON. </ows:Abstract>
            <ows:Metadata xlink:title="extractisoline"/>
            <ows:Metadata xlink:title="points"/>
        </wps:Process>
        <wps:Process wps:processVersion="1.0.0">
            <ows:Identifier>ExtractIsoregion</ows:Identifier>
            <ows:Title>Extract isosurface from the points</ows:Title>
            <ows:Abstract>Extract isosurface from the points,and output the results in GML/JSON.</ows:Abstract>
            <ows:Metadata xlink:title="extractisoregion"/>
            <ows:Metadata xlink:title="points"/>
        </wps:Process>
    </wps:ProcessOfferings>
    <wps:Languages>
        <wps:Default>
            <ows:Language>en-US</ows:Language>
        </wps:Default>
        <wps:Supported>
            <ows:Language>en-US</ows:Language>
            <ows:Language>zh-CN</ows:Language>
        </wps:Supported>
    </wps:Languages>
</wps:Capabilities>
