<?xml version="1.0" encoding="utf-8" ?>
<wfs:WFS_Capabilities
  xmlns="http://www.opengis.net/wfs/2.0"
  xmlns:wfs="http://www.opengis.net/wfs/2.0"
  xmlns:ows="http://www.opengis.net/ows/1.1"
  xmlns:fes="http://www.opengis.net/fes/2.0"
  xmlns:OGC="https:arcgis.tpgos.gov.taipei:443/arcgis/services/OGC/MapServer/WFSServer"
  xmlns:xlink="http://www.w3.org/1999/xlink"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  version="2.0.0"  xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd https:arcgis.tpgos.gov.taipei:443/arcgis/services/OGC/MapServer/WFSServer https://arcgis.tpgos.gov.taipei/arcgis/services/OGC/MapServer/WFSServer?service=wfs%26version=2.0.0%26request=DescribeFeatureType"
>
  <ows:ServiceIdentification>
    <ows:Title>WFS</ows:Title>
    <ows:Abstract></ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>ESRI</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType>WFS</ows:ServiceType>
    <ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion>
    <ows:Fees></ows:Fees>
    <ows:AccessConstraints></ows:AccessConstraints>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName></ows:ProviderName>
    <ows:ServiceContact>
      <ows:IndividualName></ows:IndividualName>
      <ows:PositionName></ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice></ows:Voice>
          <ows:Facsimile></ows:Facsimile>
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint></ows:DeliveryPoint>
          <ows:City></ows:City>
          <ows:AdministrativeArea></ows:AdministrativeArea>
          <ows:PostalCode></ows:PostalCode>
          <ows:Country></ows:Country>
          <ows:ElectronicMailAddress></ows:ElectronicMailAddress>
        </ows:Address>
        <ows:OnlineResource xlink:href="https:arcgis.tpgos.gov.taipei:443/arcgis/services/OGC/MapServer/WFSServer"/>
        <ows:HoursOfService></ows:HoursOfService>
        <ows:ContactInstructions></ows:ContactInstructions>
      </ows:ContactInfo>
      <ows:Role></ows:Role>
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://arcgis.tpgos.gov.taipei/arcgis/services/OGC/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://arcgis.tpgos.gov.taipei/arcgis/services/OGC/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="AcceptVersions">
        <ows:AllowedValues>
          <ows:Value>1.0.0</ows:Value>
          <ows:Value>1.1.0</ows:Value>
          <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="https://arcgis.tpgos.gov.taipei/arcgis/services/OGC/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://arcgis.tpgos.gov.taipei/arcgis/services/OGC/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
    <ows:Parameter name="outputFormat">
      <ows:AllowedValues>
        <ows:Value>text/xml; subtype=gml/3.2</ows:Value>
      </ows:AllowedValues>
    </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetPropertyValue">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://arcgis.tpgos.gov.taipei/arcgis/services/OGC/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://arcgis.tpgos.gov.taipei/arcgis/services/OGC/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="resolve">
        <ows:AllowedValues>
          <ows:Value>none</ows:Value>
          <ows:Value>local</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetFeature">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://arcgis.tpgos.gov.taipei/arcgis/services/OGC/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://arcgis.tpgos.gov.taipei/arcgis/services/OGC/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="resultType">
        <ows:AllowedValues>
          <ows:Value>results</ows:Value>
          <ows:Value>hits</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>GML32</ows:Value>
          <ows:Value>GML32+ZIP</ows:Value>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
          <ows:Value>GML3</ows:Value>
          <ows:Value>GML3+ZIP</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
          <ows:Value>GML2</ows:Value>
          <ows:Value>GML2+ZIP</ows:Value>
          <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
          <ows:Value>GEOJSON</ows:Value>
          <ows:Value>GEOJSON+ZIP</ows:Value>
          <ows:Value>ESRIGEOJSON</ows:Value>
          <ows:Value>ESRIGEOJSON+ZIP</ows:Value>
          <ows:Value>KML</ows:Value>
          <ows:Value>application/vnd.google-earth.kml xml</ows:Value>
          <ows:Value>application/vnd.google-earth.kml+xml</ows:Value>
          <ows:Value>KMZ</ows:Value>
          <ows:Value>application/vnd.google-earth.kmz</ows:Value>
          <ows:Value>SHAPE+ZIP</ows:Value>
          <ows:Value>CSV</ows:Value>
          <ows:Value>CSV+ZIP</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="resolve">
        <ows:AllowedValues>
          <ows:Value>none</ows:Value>
          <ows:Value>local</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetGmlObject">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://arcgis.tpgos.gov.taipei/arcgis/services/OGC/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://arcgis.tpgos.gov.taipei/arcgis/services/OGC/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="ListStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://arcgis.tpgos.gov.taipei/arcgis/services/OGC/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://arcgis.tpgos.gov.taipei/arcgis/services/OGC/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="DescribeStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://arcgis.tpgos.gov.taipei/arcgis/services/OGC/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://arcgis.tpgos.gov.taipei/arcgis/services/OGC/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Constraint name="ImplementsBasicWFS"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsTransactionalWFS"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsLockingWFS"><ows:NoValues/><ows:DefaultValue>FALSE</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="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="ImplementsRemoteResolve"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsResultPaging"><ows:NoValues/><ows:DefaultValue>TRUE</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="ManageStoredQueries"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
  </ows:OperationsMetadata>
  <wfs:FeatureTypeList>
  <wfs:FeatureType>
    <wfs:Name>OGC:台北市次分區</wfs:Name>
    <wfs:Title>台北市次分區</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4582036415226 24.96002806363981</ows:LowerCorner>
      <ows:UpperCorner>121.6668417835912 25.21053569305367</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_CALIN_P</wfs:Name>
    <wfs:Title>G97_A_CALIN_P</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4582036418286 24.96002806379259</ows:LowerCorner>
      <ows:UpperCorner>121.6668417839684 25.21053569319742</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_CUMONUMENT_M</wfs:Name>
    <wfs:Title>G97_A_CUMONUMENT_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::0</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>84.0565342448558 38.076077602754</ows:LowerCorner>
      <ows:UpperCorner>84.19620767696739 38.17234928495744</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_CUOLDTREE_M</wfs:Name>
    <wfs:Title>G97_A_CUOLDTREE_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::4326</wfs:DefaultCRS>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_EPDUMP_M</wfs:Name>
    <wfs:Title>G97_A_EPDUMP_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::4326</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.6213201 25.0295971</ows:LowerCorner>
      <ows:UpperCorner>121.6213201 25.0295971</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_EPINCINERATOR_M</wfs:Name>
    <wfs:Title>G97_A_EPINCINERATOR_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4987319798723 25.00509283314806</ows:LowerCorner>
      <ows:UpperCorner>121.6036960221604 25.10870583896141</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_EPMOTOAMENABL_M</wfs:Name>
    <wfs:Title>G97_A_EPMOTOAMENABL_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::4326</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4670313556117 24.98163168808801</ows:LowerCorner>
      <ows:UpperCorner>121.6193411454489 25.14518063136488</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_EUSCEDU_M</wfs:Name>
    <wfs:Title>G97_A_EUSCEDU_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::4326</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>76.00000944193174 18.88305381604821</ows:LowerCorner>
      <ows:UpperCorner>150.9997434852812 89.99999104604883</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_EUSCHOOL_M</wfs:Name>
    <wfs:Title>G97_A_EUSCHOOL_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::4326</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4655052197319 24.97583512468545</ows:LowerCorner>
      <ows:UpperCorner>121.6205062764829 25.16906521828486</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_PTBUSROUTE_L</wfs:Name>
    <wfs:Title>G97_A_PTBUSROUTE_L</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::0</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>76.00000378537285 0</ows:LowerCorner>
      <ows:UpperCorner>121.8257501284992 33.72895953758977</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_PTBUSSTOP_M</wfs:Name>
    <wfs:Title>G97_A_PTBUSSTOP_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::0</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4614985775759 24.96505815197585</ows:LowerCorner>
      <ows:UpperCorner>121.6649883897552 25.18554482152574</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_TRBCONTROL_P</wfs:Name>
    <wfs:Title>G97_A_TRBCONTROL_P</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::0</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4860419656396 25.02402316340999</ows:LowerCorner>
      <ows:UpperCorner>121.5620118667198 25.07033522222356</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_MWROUTE_L</wfs:Name>
    <wfs:Title>G97_A_MWROUTE_L</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4124221693403 24.95926544088451</ows:LowerCorner>
      <ows:UpperCorner>121.6213899264981 25.16917500483674</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_MWSTATION_M</wfs:Name>
    <wfs:Title>G97_A_MWSTATION_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4124483559601 24.95756336326219</ows:LowerCorner>
      <ows:UpperCorner>121.6181895447122 25.16808637019163</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_MTPARKING_M</wfs:Name>
    <wfs:Title>G97_A_MTPARKING_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::4326</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4100520009335 24.95623035527803</ows:LowerCorner>
      <ows:UpperCorner>121.6200146466975 25.16840829054713</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_PWLIQUID_P</wfs:Name>
    <wfs:Title>G97_A_PWLIQUID_P</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4629289793281 24.9753388108472</ows:LowerCorner>
      <ows:UpperCorner>121.6242465159555 25.14677936049142</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_EPGARBAGETRUC_M</wfs:Name>
    <wfs:Title>G97_A_EPGARBAGETRUC_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::4326</wfs:DefaultCRS>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_EPTOILET_M</wfs:Name>
    <wfs:Title>G97_A_EPTOILET_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::4326</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4631159111314 24.96038479837559</ows:LowerCorner>
      <ows:UpperCorner>121.625729134984 25.18024896012265</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_MTEXIT_M</wfs:Name>
    <wfs:Title>G97_A_MTEXIT_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::4326</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4100697072219 24.95716024136592</ows:LowerCorner>
      <ows:UpperCorner>121.6193218487735 25.16880517527339</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_EUSPORTS_M</wfs:Name>
    <wfs:Title>G97_A_EUSPORTS_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::4326</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.5066513719707 24.99676299618413</ows:LowerCorner>
      <ows:UpperCorner>121.5823102654586 25.116609946062</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_CUCHR_M</wfs:Name>
    <wfs:Title>G97_A_CUCHR_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::4326</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.5064519796768 25.03983687765034</ows:LowerCorner>
      <ows:UpperCorner>121.5065537207402 25.04035385235467</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_EULIB_M</wfs:Name>
    <wfs:Title>G97_A_EULIB_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::4326</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4740869236696 24.97917942422594</ows:LowerCorner>
      <ows:UpperCorner>121.6202917603239 25.14605051877306</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_HAAMBULANCE_M</wfs:Name>
    <wfs:Title>G97_A_HAAMBULANCE_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::4326</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4657090594831 24.97946439664667</ows:LowerCorner>
      <ows:UpperCorner>121.6162188836811 25.15199607118768</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_EUPRICHI_M</wfs:Name>
    <wfs:Title>G97_A_EUPRICHI_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::4326</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4669947127662 24.97839845662153</ows:LowerCorner>
      <ows:UpperCorner>121.6228577340989 25.14761506538919</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_EUPUBCHI_M</wfs:Name>
    <wfs:Title>G97_A_EUPUBCHI_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::4326</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4661186980378 24.97584841720474</ows:LowerCorner>
      <ows:UpperCorner>121.6205421535941 25.16896031389952</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_LNSECT_P</wfs:Name>
    <wfs:Title>G97_A_LNSECT_P</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4599291810741 24.96015540330199</ows:LowerCorner>
      <ows:UpperCorner>121.6668424886839 25.21060453310362</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_CADIST_P</wfs:Name>
    <wfs:Title>G97_A_CADIST_P</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4582036418351 24.96002806711571</ows:LowerCorner>
      <ows:UpperCorner>121.6668417839782 25.21053569654738</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_CAVLGE_P</wfs:Name>
    <wfs:Title>G97_A_CAVLGE_P</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4582036415226 24.96002806363981</ows:LowerCorner>
      <ows:UpperCorner>121.6668417835912 25.21053569305367</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_FDSTATION_M</wfs:Name>
    <wfs:Title>G97_A_FDSTATION_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4661296882849 24.97966562946368</ows:LowerCorner>
      <ows:UpperCorner>121.6158170442333 25.15184648140826</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_PLLIGHT_L</wfs:Name>
    <wfs:Title>G97_A_PLLIGHT_L</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4608558580636 24.96410365315713</ows:LowerCorner>
      <ows:UpperCorner>121.6659715520743 25.18962882511054</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_EDBSCENTER_M</wfs:Name>
    <wfs:Title>G97_A_EDBSCENTER_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4687598838691 25.02573828605981</ows:LowerCorner>
      <ows:UpperCorner>121.6189980991083 25.12494886422799</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_EDFCDB_M</wfs:Name>
    <wfs:Title>G97_A_EDFCDB_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4655319443167 24.98034989750672</ows:LowerCorner>
      <ows:UpperCorner>121.6201834683514 25.13831724100508</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_EDGASOLINE_M</wfs:Name>
    <wfs:Title>G97_A_EDGASOLINE_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4655952268123 24.98767869976175</ows:LowerCorner>
      <ows:UpperCorner>121.6122456678164 25.13579664242677</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_HACENTER_M</wfs:Name>
    <wfs:Title>G97_A_HACENTER_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::4326</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4970947139954 24.98919864792824</ows:LowerCorner>
      <ows:UpperCorner>121.607390994055 25.11851821626896</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_TWFIREHD_M</wfs:Name>
    <wfs:Title>G97_A_TWFIREHD_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>118.520562241905 0</ows:LowerCorner>
      <ows:UpperCorner>121.6463946591638 25.18053747929569</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_PLGARDEN_P</wfs:Name>
    <wfs:Title>G97_A_PLGARDEN_P</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.4607712444466 24.97615283655428</ows:LowerCorner>
      <ows:UpperCorner>121.625395878421 25.16800638464244</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_BABUILD_P</wfs:Name>
    <wfs:Title>G97_A_BABUILD_P</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::0</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>121.463017888573 24.96567507619231</ows:LowerCorner>
      <ows:UpperCorner>121.6260526109748 25.1504306090538</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_CARLGN_M</wfs:Name>
    <wfs:Title>G97_A_CARLGN_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>118.5211118039553 0</ows:LowerCorner>
      <ows:UpperCorner>121.6339517509494 25.15332303230684</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_CACRCH_M</wfs:Name>
    <wfs:Title>G97_A_CACRCH_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>76 -90</ows:LowerCorner>
      <ows:UpperCorner>166 90</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OGC:G97_A_PWLMK_M</wfs:Name>
    <wfs:Title>G97_A_PWLMK_M</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::3826</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>91.00039684361369 17.30689364084194</ows:LowerCorner>
      <ows:UpperCorner>165.9999965329614 89.99999104604883</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  </wfs:FeatureTypeList>
  <fes:Filter_Capabilities>
  <fes:Conformance>
    <fes:Constraint name="ImplementsQuery"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsAdHocQuery"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsFunctions"><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="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="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="ImplementsSorting"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsExtendedOperators"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsMinimumXPath"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsSchemaElementFunc"><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:LogicalOperators/>
    <fes:ComparisonOperators>
      <fes:ComparisonOperator name="PropertyIsEqualTo"/>
      <fes:ComparisonOperator name="PropertyIsNotEqualTo"/>
      <fes:ComparisonOperator name="PropertyIsLessThan"/>
      <fes:ComparisonOperator name="PropertyIsGreaterThan"/>
      <fes:ComparisonOperator name="PropertyIsLessThanOrEqualTo"/>
      <fes:ComparisonOperator name="PropertyIsGreaterThanOrEqualTo"/>
      <fes:ComparisonOperator name="PropertyIsLike"/>
      <fes:ComparisonOperator name="PropertyIsNull"/>
      <fes:ComparisonOperator name="PropertyIsNil"/>
      <fes:ComparisonOperator name="PropertyIsBetween"/>
    </fes:ComparisonOperators>
  </fes:Scalar_Capabilities>
  <fes:Spatial_Capabilities>
    <fes:GeometryOperands xmlns:gml="http://www.opengis.net/gml" xmlns:gml32="http://www.opengis.net/gml">
      <fes:GeometryOperand name="gml:Box"/>
      <fes:GeometryOperand name="gml:Envelope"/>
      <fes:GeometryOperand name="gml:Point"/>
      <fes:GeometryOperand name="gml:LineString"/>
      <fes:GeometryOperand name="gml:LinearRing"/>
      <fes:GeometryOperand name="gml:Polygon"/>
      <fes:GeometryOperand name="gml:MultiPoint"/>
      <fes:GeometryOperand name="gml:MultiCurve"/>
      <fes:GeometryOperand name="gml:MultiSurface"/>
    </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>
