<WFS_Capabilities version="1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" updateSequence="0" xmlns="http://www.opengis.net/wfs" xmlns:ogc="http://www.opengis.net/ogc" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd" xmlns:ows="http://www.opengis.net/ows" xmlns:gml="http://www.opengis.net/gml">
 <ows:ServiceIdentification>
  <ows:Title>ru vigente - AREE ARCHEOLOGICHE</ows:Title>
  <ows:Abstract><![CDATA[aree che in base al Piano Strutturale possono essere di rilevanza sotto il profilo archeologico,in cui valgono le discipline di zona indicate nella cartografia ma gli interventi devono essere preceduti dalla valutazione sulla possibilità di rinvenimento di reperti archeologici]]></ows:Abstract>
  <ows:ServiceType>WFS</ows:ServiceType>
  <ows:ServiceTypeVersion>1.1.0</ows:ServiceTypeVersion>
  <ows:Fees>no conditions apply</ows:Fees>
  <ows:AccessConstraints>None</ows:AccessConstraints>
 </ows:ServiceIdentification>
 <ows:ServiceProvider>
  <ows:ProviderName>Pianificazione Urbanistica - SIT</ows:ProviderName>
 </ows:ServiceProvider>
 <ows:OperationsMetadata>
  <ows:Operation name="GetCapabilities">
   <ows:DCP>
    <ows:HTTP>
     <ows:Get xlink:href="https://g3w-suite.comune.capannori.lu.it/ows/metadati/qdjango/277/"/>
     <ows:Post xlink:href="https://g3w-suite.comune.capannori.lu.it/ows/metadati/qdjango/277/"/>
    </ows:HTTP>
   </ows:DCP>
   <ows:Parameter name="service">
    <ows:Value>WFS</ows:Value>
   </ows:Parameter>
   <ows:Parameter name="AcceptVersions">
    <ows:Value>1.1.0</ows:Value>
    <ows:Value>1.0.0</ows:Value>
   </ows:Parameter>
   <ows:Parameter name="AcceptFormats">
    <ows:Value>text/xml</ows:Value>
   </ows:Parameter>
  </ows:Operation>
  <ows:Operation name="DescribeFeatureType">
   <ows:DCP>
    <ows:HTTP>
     <ows:Get xlink:href="https://g3w-suite.comune.capannori.lu.it/ows/metadati/qdjango/277/"/>
     <ows:Post xlink:href="https://g3w-suite.comune.capannori.lu.it/ows/metadati/qdjango/277/"/>
    </ows:HTTP>
   </ows:DCP>
   <ows:Parameter name="outputFormat">
    <ows:Value>XMLSCHEMA</ows:Value>
    <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
    <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
   </ows:Parameter>
  </ows:Operation>
  <ows:Operation name="GetFeature">
   <ows:DCP>
    <ows:HTTP>
     <ows:Get xlink:href="https://g3w-suite.comune.capannori.lu.it/ows/metadati/qdjango/277/"/>
     <ows:Post xlink:href="https://g3w-suite.comune.capannori.lu.it/ows/metadati/qdjango/277/"/>
    </ows:HTTP>
   </ows:DCP>
   <ows:Parameter name="outputFormat">
    <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
    <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
    <ows:Value>application/vnd.geo+json</ows:Value>
   </ows:Parameter>
   <ows:Parameter name="resultType">
    <ows:Value>results</ows:Value>
    <ows:Value>hits</ows:Value>
   </ows:Parameter>
  </ows:Operation>
  <ows:Operation name="Transaction">
   <ows:DCP>
    <ows:HTTP>
     <ows:Get xlink:href="https://g3w-suite.comune.capannori.lu.it/ows/metadati/qdjango/277/"/>
     <ows:Post xlink:href="https://g3w-suite.comune.capannori.lu.it/ows/metadati/qdjango/277/"/>
    </ows:HTTP>
   </ows:DCP>
   <ows:Parameter name="inputFormat">
    <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
    <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
    <ows:Value>application/vnd.geo+json</ows:Value>
   </ows:Parameter>
  </ows:Operation>
 </ows:OperationsMetadata>
 <FeatureTypeList>
  <Operations>
   <Operation>Query</Operation>
  </Operations>
 </FeatureTypeList>
 <ogc:Filter_Capabilities>
  <ogc:Spatial_Capabilities>
   <ogc:GeometryOperands>
    <ogc:GeometryOperand>gml:Point</ogc:GeometryOperand>
    <ogc:GeometryOperand>gml:LineString</ogc:GeometryOperand>
    <ogc:GeometryOperand>gml:Polygon</ogc:GeometryOperand>
    <ogc:GeometryOperand>gml:Envelope</ogc:GeometryOperand>
   </ogc:GeometryOperands>
   <ogc:SpatialOperators>
    <ogc:SpatialOperator name="Equals"/>
    <ogc:SpatialOperator name="Disjoint"/>
    <ogc:SpatialOperator name="Touches"/>
    <ogc:SpatialOperator name="Within"/>
    <ogc:SpatialOperator name="Overlaps"/>
    <ogc:SpatialOperator name="Crosses"/>
    <ogc:SpatialOperator name="Intersects"/>
    <ogc:SpatialOperator name="Contains"/>
    <ogc:SpatialOperator name="BBOX"/>
   </ogc:SpatialOperators>
  </ogc:Spatial_Capabilities>
  <ogc:Scalar_Capabilities>
   <ogc:LogicalOperators/>
   <ogc:ComparisonOperators>
    <ogc:ComparisonOperator>LessThan</ogc:ComparisonOperator>
    <ogc:ComparisonOperator>GreaterThan</ogc:ComparisonOperator>
    <ogc:ComparisonOperator>LessThanEqualTo</ogc:ComparisonOperator>
    <ogc:ComparisonOperator>GreaterThanEqualTo</ogc:ComparisonOperator>
    <ogc:ComparisonOperator>EqualTo</ogc:ComparisonOperator>
    <ogc:ComparisonOperator>Like</ogc:ComparisonOperator>
    <ogc:ComparisonOperator>Between</ogc:ComparisonOperator>
   </ogc:ComparisonOperators>
  </ogc:Scalar_Capabilities>
  <ogc:Id_Capabilities>
   <ogc:FID/>
  </ogc:Id_Capabilities>
 </ogc:Filter_Capabilities>
</WFS_Capabilities>
