<?xml version="1.0" encoding="utf-8"?><WFS_Capabilities xmlns:gml="http://www.opengis.net/gml" xmlns="http://www.opengis.net/wfs" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ows="http://www.opengis.net/ows" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0.0" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/WFS-capabilities.xsd" updateSequence="0">
 <Service>
  <Name>WFS</Name>
  <Title>Snapping tool</Title>
  <Abstract><![CDATA[When you add a point in the point layer, on the top of the editing form, you have a button "digitization". Click on it and  you can start/stop to snap your point with the road layer.]]></Abstract>
  <OnlineResource>http://www.3liz.com/lizmap.html</OnlineResource>
  <Fees>conditions unknown</Fees>
  <AccessConstraints>None</AccessConstraints>
 </Service>
 <Capability>
  <Request>
   <GetCapabilities>
    <DCPType>
     <HTTP>
      <Get onlineResource="https://demo.lizmap.com/lizmap/index.php/lizmap/service?repository=features&amp;project=snapping"/>
     </HTTP>
    </DCPType>
    <DCPType>
     <HTTP>
      <Post onlineResource="https://demo.lizmap.com/lizmap/index.php/lizmap/service?repository=features&amp;project=snapping"/>
     </HTTP>
    </DCPType>
   </GetCapabilities>
   <DescribeFeatureType>
    <SchemaDescriptionLanguage>
     <XMLSCHEMA/>
    </SchemaDescriptionLanguage>
    <DCPType>
     <HTTP>
      <Get onlineResource="https://demo.lizmap.com/lizmap/index.php/lizmap/service?repository=features&amp;project=snapping"/>
     </HTTP>
    </DCPType>
    <DCPType>
     <HTTP>
      <Post onlineResource="https://demo.lizmap.com/lizmap/index.php/lizmap/service?repository=features&amp;project=snapping"/>
     </HTTP>
    </DCPType>
   </DescribeFeatureType>
   <GetFeature>
    <ResultFormat>
     <GML2/>
     <GML3/>
     <GeoJSON/>
    <SHP/><TAB/><MIF/><KML/><GPKG/><GPX/><ODS/><XLSX/><CSV/><FGB/></ResultFormat>
    <DCPType>
     <HTTP>
      <Get onlineResource="https://demo.lizmap.com/lizmap/index.php/lizmap/service?repository=features&amp;project=snapping"/>
     </HTTP>
    </DCPType>
    <DCPType>
     <HTTP>
      <Post onlineResource="https://demo.lizmap.com/lizmap/index.php/lizmap/service?repository=features&amp;project=snapping"/>
     </HTTP>
    </DCPType>
   </GetFeature>
   <Transaction>
    <DCPType>
     <HTTP>
      <Post onlineResource="https://demo.lizmap.com/lizmap/index.php/lizmap/service?repository=features&amp;project=snapping"/>
     </HTTP>
    </DCPType>
   </Transaction>
  </Request>
 </Capability>
 <FeatureTypeList>
  <Operations>
   <Query/>
  </Operations>
  <FeatureType>
   <Name>road</Name>
   <Title>Roads</Title>
   <SRS>EPSG:4326</SRS>
   <LatLongBoundingBox miny="43.61014" maxx="4.014067" maxy="43.632459" minx="3.978942"/>
   <Operations>
    <Query/>
   </Operations>
  </FeatureType>
  <FeatureType>
   <Name>point</Name>
   <Title>Points</Title>
   <SRS>EPSG:4326</SRS>
   <LatLongBoundingBox miny="43.61655" maxx="4.006562" maxy="43.623311" minx="3.991861"/>
   <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>