<?xml version="1.0" encoding="utf-8"?><WFS_Capabilities xmlns="http://www.opengis.net/wfs" xmlns:gml="http://www.opengis.net/gml" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ows="http://www.opengis.net/ows" version="1.0.0" updateSequence="0" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/WFS-capabilities.xsd">
 <Service>
  <Name>WFS</Name>
  <Title>Cats movements - Dataviz</Title>
  <Abstract><![CDATA[Data from https://movebank.org (Creative Commons licence). Images from http://cattracker.org]]></Abstract>
  <Keywords>Cats, USA, demo, GPS, stats, dataviz</Keywords>
  <OnlineResource>https://lizmap.com</OnlineResource>
  <Fees>conditions unknown</Fees>
  <AccessConstraints>None</AccessConstraints>
 </Service>
 <Capability>
  <Request>
   <GetCapabilities>
    <DCPType>
     <HTTP>
      <Get onlineResource="https://karte.wandelderzeit.ch/lizmap/lizmap/www/index.php/lizmap/service?repository=cats&amp;project=cats"/>
     </HTTP>
    </DCPType>
    <DCPType>
     <HTTP>
      <Post onlineResource="https://karte.wandelderzeit.ch/lizmap/lizmap/www/index.php/lizmap/service?repository=cats&amp;project=cats"/>
     </HTTP>
    </DCPType>
   </GetCapabilities>
   <DescribeFeatureType>
    <SchemaDescriptionLanguage>
     <XMLSCHEMA/>
    </SchemaDescriptionLanguage>
    <DCPType>
     <HTTP>
      <Get onlineResource="https://karte.wandelderzeit.ch/lizmap/lizmap/www/index.php/lizmap/service?repository=cats&amp;project=cats"/>
     </HTTP>
    </DCPType>
    <DCPType>
     <HTTP>
      <Post onlineResource="https://karte.wandelderzeit.ch/lizmap/lizmap/www/index.php/lizmap/service?repository=cats&amp;project=cats"/>
     </HTTP>
    </DCPType>
   </DescribeFeatureType>
   <GetFeature>
    <ResultFormat>
     <GML2/>
     <GML3/>
     <GeoJSON/>
    <SHP/><TAB/><MIF/><KML/><GPKG/><GPX/><ODS/><XLSX/><CSV/><FGB/></ResultFormat>
    <DCPType>
     <HTTP>
      <Get onlineResource="https://karte.wandelderzeit.ch/lizmap/lizmap/www/index.php/lizmap/service?repository=cats&amp;project=cats"/>
     </HTTP>
    </DCPType>
    <DCPType>
     <HTTP>
      <Post onlineResource="https://karte.wandelderzeit.ch/lizmap/lizmap/www/index.php/lizmap/service?repository=cats&amp;project=cats"/>
     </HTTP>
    </DCPType>
   </GetFeature>
   <Transaction>
    <DCPType>
     <HTTP>
      <Post onlineResource="https://karte.wandelderzeit.ch/lizmap/lizmap/www/index.php/lizmap/service?repository=cats&amp;project=cats"/>
     </HTTP>
    </DCPType>
   </Transaction>
  </Request>
 </Capability>
 <FeatureTypeList>
  <Operations>
   <Query/>
  </Operations>
  <FeatureType>
   <Name>v_cat</Name>
   <Title>Cat houses</Title>
   <SRS>EPSG:4326</SRS>
   <LatLongBoundingBox miny="40.7226" maxy="41.2603" maxx="-72.7135" minx="-73.7449"/>
   <Operations>
    <Query/>
   </Operations>
  </FeatureType>
  <FeatureType>
   <Name>v_daily_behaviour</Name>
   <Title>Daily behaviour stats</Title>
   <SRS/>
   <LatLongBoundingBox miny="inf" maxy="-inf" maxx="-inf" minx="inf"/>
   <Operations>
    <Query/>
   </Operations>
  </FeatureType>
  <FeatureType>
   <Name>v_daily_path</Name>
   <Title>Cat routes</Title>
   <SRS>EPSG:4326</SRS>
   <LatLongBoundingBox miny="40.7219" maxy="41.2613" maxx="-72.712" minx="-73.7467"/>
   <Operations>
    <Query/>
   </Operations>
  </FeatureType>
  <FeatureType>
   <Name>v_daily_territory</Name>
   <Title>Cat territories</Title>
   <SRS>EPSG:4326</SRS>
   <LatLongBoundingBox miny="40.7218" maxy="41.2614" maxx="-72.7119" minx="-73.7468"/>
   <Operations>
    <Query/>
   </Operations>
  </FeatureType>
 </FeatureTypeList>
 <ogc:Filter_Capabilities>
  <ogc:Spatial_Capabilities>
   <ogc:Spatial_Operators>
    <ogc:BBOX/>
    <ogc:Disjoint/>
    <ogc:Intersect/>
    <ogc:Touches/>
    <ogc:Crosses/>
    <ogc:Contains/>
    <ogc:Overlaps/>
    <ogc:Within/>
   </ogc:Spatial_Operators>
  </ogc:Spatial_Capabilities>
  <ogc:Scalar_Capabilities>
   <ogc:Comparison_Operators>
    <ogc:Simple_Comparisons/>
    <ogc:Between/>
    <ogc:Like/>
   </ogc:Comparison_Operators>
  </ogc:Scalar_Capabilities>
 </ogc:Filter_Capabilities>
</WFS_Capabilities>