<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<wfs:WFS_Capabilities xmlns:wfs="http://www.opengis.net/wfs/2.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.0.0" xsi:schemaLocation="http://www.opengis.net/ows http://schemas.opengis.net/ows/1.0.0/owsAll.xsd">
    <ows:ServiceIdentification>
        <ows:Title>示例 WFS 服务</ows:Title>
        <ows:Abstract>SuperMap iServer 基于示范数据发布的 WFS 服务</ows:Abstract>
        <ows:Keywords>
            <ows:Keyword>iServer</ows:Keyword>
            <ows:Keyword>Sample Data</ows:Keyword>
        </ows:Keywords>
        <ows:ServiceType>OGC WFS</ows:ServiceType>
        <ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion>
        <ows:Fees>none</ows:Fees>
        <ows:AccessConstraints>none</ows:AccessConstraints>
    </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://support.supermap.com.cn:8090/iserver/services/data-world/wfs200/iso-8859-1?service=wfs&amp;version=2.0.0&amp;request=GetCapabilities"/>
                    <ows:Post xlink:href="http://support.supermap.com.cn:8090/iserver/services/data-world/wfs200/iso-8859-1"/>
                </ows:HTTP>
            </ows:DCP>
            <ows:Parameter name="AcceptVersions">
                <ows:AllowedValues>
                    <ows:Value>2.0.0</ows:Value>
                </ows:AllowedValues>
            </ows:Parameter>
        </ows:Operation>
        <ows:Operation name="DescribeFeatureType">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://support.supermap.com.cn:8090/iserver/services/data-world/wfs200/iso-8859-1?service=wfs&amp;version=2.0.0&amp;request=DescribeFeatureType"/>
                    <ows:Post xlink:href="http://support.supermap.com.cn:8090/iserver/services/data-world/wfs200/iso-8859-1"/>
                </ows:HTTP>
            </ows:DCP>
            <ows:Parameter name="outputFormat">
                <ows:AllowedValues>
                    <ows:Value>application/gml+xml; version=3.2</ows:Value>
                    <ows:Value>text/xml; subtype=gml/3.2</ows:Value>
                    <ows:Value>json</ows:Value>
                    <ows:Value>application/json</ows:Value>
                </ows:AllowedValues>
            </ows:Parameter>
        </ows:Operation>
        <ows:Operation name="GetFeature">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://support.supermap.com.cn:8090/iserver/services/data-world/wfs200/iso-8859-1?service=wfs&amp;version=2.0.0&amp;request=GetFeature"/>
                    <ows:Post xlink:href="http://support.supermap.com.cn:8090/iserver/services/data-world/wfs200/iso-8859-1"/>
                </ows:HTTP>
            </ows:DCP>
            <ows:Parameter name="outputFormat">
                <ows:AllowedValues>
                    <ows:Value>application/gml+xml; version=3.2</ows:Value>
                    <ows:Value>text/xml; subtype=gml/3.2</ows:Value>
                    <ows:Value>GML32</ows:Value>
                    <ows:Value>json</ows:Value>
                    <ows:Value>application/json</ows:Value>
                </ows:AllowedValues>
            </ows:Parameter>
        </ows:Operation>
        <ows:Operation name="Transaction">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Post xlink:href="http://support.supermap.com.cn:8090/iserver/services/data-world/wfs200/iso-8859-1"/>
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
        <ows:Operation name="ListStoredQueries">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://support.supermap.com.cn:8090/iserver/services/data-world/wfs200/iso-8859-1?service=wfs&amp;version=2.0.0&amp;request=ListStoredQueries"/>
                    <ows:Post xlink:href="http://support.supermap.com.cn:8090/iserver/services/data-world/wfs200/iso-8859-1"/>
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
        <ows:Operation name="DescribeStoredQueries">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://support.supermap.com.cn:8090/iserver/services/data-world/wfs200/iso-8859-1?service=wfs&amp;version=2.0.0&amp;request=DescribeStoredQueries"/>
                    <ows:Post xlink:href="http://support.supermap.com.cn:8090/iserver/services/data-world/wfs200/iso-8859-1"/>
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
        <ows:Operation name="GetPropertyValue">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://support.supermap.com.cn:8090/iserver/services/data-world/wfs200/iso-8859-1?service=wfs&amp;version=2.0.0&amp;request=GetPropertyValue"/>
                    <ows:Post xlink:href="http://support.supermap.com.cn:8090/iserver/services/data-world/wfs200/iso-8859-1"/>
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
        <ows:Constraint name="version">
            <ows:AllowedValues>
                <ows:Value>Constants.DEFAULT_VERSION</ows:Value>
            </ows:AllowedValues>
            <ows:DefaultValue>2.0.0</ows:DefaultValue>
        </ows:Constraint>
        <ows:Constraint name="ImplementsBasicWFS">
            <ows:NoValues/>
            <ows:DefaultValue>TRUE</ows:DefaultValue>
        </ows:Constraint>
        <ows:Constraint name="ImplementsTransactionalWFS">
            <ows:NoValues/>
            <ows:DefaultValue>TRUE</ows:DefaultValue>
        </ows:Constraint>
        <ows:Constraint name="KVPEncoding">
            <ows:NoValues/>
            <ows:DefaultValue>TRUE</ows:DefaultValue>
        </ows:Constraint>
        <ows:Constraint name="XMLEncoding">
            <ows:NoValues/>
            <ows:DefaultValue>TRUE</ows:DefaultValue>
        </ows:Constraint>
        <ows:Constraint name="ImplementsLockingWFS">
            <ows:NoValues/>
            <ows:DefaultValue>FALSE</ows:DefaultValue>
        </ows:Constraint>
        <ows:Constraint name="SOAPEncoding">
            <ows:NoValues/>
            <ows:DefaultValue>FALSE</ows:DefaultValue>
        </ows:Constraint>
        <ows:Constraint name="ImplementsInheritance">
            <ows:NoValues/>
            <ows:DefaultValue>FALSE</ows:DefaultValue>
        </ows:Constraint>
        <ows:Constraint name="ImplementsResultPaging">
            <ows:NoValues/>
            <ows:DefaultValue>FALSE</ows:DefaultValue>
        </ows:Constraint>
        <ows:Constraint name="ImplementsStandardJoins">
            <ows:NoValues/>
            <ows:DefaultValue>FALSE</ows:DefaultValue>
        </ows:Constraint>
        <ows:Constraint name="ImplementsSpatialJoins">
            <ows:NoValues/>
            <ows:DefaultValue>FALSE</ows:DefaultValue>
        </ows:Constraint>
        <ows:Constraint name="ImplementsTemporalJoins">
            <ows:NoValues/>
            <ows:DefaultValue>FALSE</ows:DefaultValue>
        </ows:Constraint>
        <ows:Constraint name="ImplementsFeatureVersioning">
            <ows:NoValues/>
            <ows:DefaultValue>FALSE</ows:DefaultValue>
        </ows:Constraint>
        <ows:Constraint name="PagingIsTransactionSafe">
            <ows:NoValues/>
            <ows:DefaultValue>FALSE</ows:DefaultValue>
        </ows:Constraint>
        <ows:Constraint name="ImplementsRemoteResolve">
            <ows:NoValues/>
            <ows:DefaultValue>FALSE</ows:DefaultValue>
        </ows:Constraint>
        <ows:Constraint name="ManageStoredQueries">
            <ows:NoValues/>
            <ows:DefaultValue>FALSE</ows:DefaultValue>
        </ows:Constraint>
        <ows:Constraint name="CountDefault">
            <ows:NoValues/>
            <ows:DefaultValue>2000</ows:DefaultValue>
        </ows:Constraint>
        <ows:Constraint name="QueryExpressions">
            <ows:AllowedValues>
                <ows:Value>wfs:Query</ows:Value>
            </ows:AllowedValues>
        </ows:Constraint>
    </ows:OperationsMetadata>
    <wfs:FeatureTypeList/>
    <fes:Filter_Capabilities>
        <fes:Conformance>
            <fes:Constraint name="ImplementsAdHocQuery">
                <ows:NoValues/>
                <ows:DefaultValue>TRUE</ows:DefaultValue>
            </fes:Constraint>
            <fes:Constraint name="ImplementsQuery">
                <ows:NoValues/>
                <ows:DefaultValue>TRUE</ows:DefaultValue>
            </fes:Constraint>
            <fes:Constraint name="ImplementsMinStandardFilter">
                <ows:NoValues/>
                <ows:DefaultValue>TRUE</ows:DefaultValue>
            </fes:Constraint>
            <fes:Constraint name="ImplementsStandardFilter">
                <ows:NoValues/>
                <ows:DefaultValue>TRUE</ows:DefaultValue>
            </fes:Constraint>
            <fes:Constraint name="ImplementsMinSpatialFilter">
                <ows:NoValues/>
                <ows:DefaultValue>TRUE</ows:DefaultValue>
            </fes:Constraint>
            <fes:Constraint name="ImplementsSpatialFilter">
                <ows:NoValues/>
                <ows:DefaultValue>TRUE</ows:DefaultValue>
            </fes:Constraint>
            <fes:Constraint name="ImplementsSorting">
                <ows:NoValues/>
                <ows:DefaultValue>TRUE</ows:DefaultValue>
            </fes:Constraint>
            <fes:Constraint name="ImplementsMinimumXPath">
                <ows:NoValues/>
                <ows:DefaultValue>TRUE</ows:DefaultValue>
            </fes:Constraint>
            <fes:Constraint name="ImplementsResourceId">
                <ows:NoValues/>
                <ows:DefaultValue>TRUE</ows:DefaultValue>
            </fes:Constraint>
            <fes:Constraint name="ImplementsFunctions">
                <ows:NoValues/>
                <ows:DefaultValue>FALSE</ows:DefaultValue>
            </fes:Constraint>
            <fes:Constraint name="ImplementsMinTemporalFilter">
                <ows:NoValues/>
                <ows:DefaultValue>FALSE</ows:DefaultValue>
            </fes:Constraint>
            <fes:Constraint name="ImplementsTemporalFilter">
                <ows:NoValues/>
                <ows:DefaultValue>FALSE</ows:DefaultValue>
            </fes:Constraint>
            <fes:Constraint name="ImplementsVersionNav">
                <ows:NoValues/>
                <ows:DefaultValue>FALSE</ows:DefaultValue>
            </fes:Constraint>
            <fes:Constraint name="ImplementsExtendedOperators">
                <ows:NoValues/>
                <ows:DefaultValue>FALSE</ows:DefaultValue>
            </fes:Constraint>
        </fes:Conformance>
        <fes:Id_Capabilities>
            <fes:ResourceIdentifier name="fes:ResourceId"/>
        </fes:Id_Capabilities>
        <fes:Scalar_Capabilities>
            <fes:ComparisonOperators>
                <fes:ComparisonOperator name="PropertyIsLessThan"/>
                <fes:ComparisonOperator name="PropertyIsGreaterThan"/>
                <fes:ComparisonOperator name="PropertyIsLessThanOrEqualTo"/>
                <fes:ComparisonOperator name="PropertyIsGreaterThanOrEqualTo"/>
                <fes:ComparisonOperator name="PropertyIsEqualTo"/>
                <fes:ComparisonOperator name="PropertyIsNotEqualTo"/>
                <fes:ComparisonOperator name="PropertyIsLike"/>
                <fes:ComparisonOperator name="PropertyIsBetween"/>
                <fes:ComparisonOperator name="PropertyIsNull"/>
            </fes:ComparisonOperators>
        </fes:Scalar_Capabilities>
        <fes:Spatial_Capabilities>
            <fes:GeometryOperands>
                <fes:GeometryOperand name="gml:Envelope"/>
                <fes:GeometryOperand name="gml:Point"/>
                <fes:GeometryOperand name="gml:MultiPoint"/>
                <fes:GeometryOperand name="gml:LineString"/>
                <fes:GeometryOperand name="gml:Polygon"/>
                <fes:GeometryOperand name="gml:MultiCurve"/>
                <fes:GeometryOperand name="gml:MultiSurface"/>
                <fes:GeometryOperand name="gml:MultiGeometry"/>
            </fes:GeometryOperands>
            <fes:SpatialOperators>
                <fes:SpatialOperator name="BBOX"/>
                <fes:SpatialOperator name="Equals"/>
                <fes:SpatialOperator name="Disjoint"/>
                <fes:SpatialOperator name="Intersects"/>
                <fes:SpatialOperator name="Touches"/>
                <fes:SpatialOperator name="Crosses"/>
                <fes:SpatialOperator name="Within"/>
                <fes:SpatialOperator name="Contains"/>
                <fes:SpatialOperator name="Overlaps"/>
                <fes:SpatialOperator name="Beyond"/>
                <fes:SpatialOperator name="DWithin"/>
            </fes:SpatialOperators>
        </fes:Spatial_Capabilities>
    </fes:Filter_Capabilities>
</wfs:WFS_Capabilities>
