<WFS_Capabilities xmlns="http://www.opengis.net/wfs" xmlns:ogc="http://www.opengis.net/ogc" updateSequence="0" xmlns:ows="http://www.opengis.net/ows" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd" xmlns:gml="http://www.opengis.net/gml" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.1.0">
 <ows:ServiceIdentification>
  <ows:Title>fasce rispetto - elettrodotti</ows:Title>
  <ows:Abstract><![CDATA[individua le fasce di rispetto per gli elettrodotti, riferite sia all'obiettivo di qualità di 3 µT stabilito dal D.P.C.M. 8/7/2003 (da non superare per l'individuazione di aree gioco per l’infanzia, di ambienti abitativi, di ambienti scolastici e di luoghi adibiti a permanenze maggiori a quattro ore e nella progettazione dei nuovi insediamenti), sia riferita all'obiettivo di qualità di 0,2 µT previsto inizialmente nella bozza preliminare dei decreti attuativi della legge quadro sui campi elettromagnetici (Legge 22 febbraio 2001, n. 36) e stabilita dalla L.R.39/2005]]></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/230/"/>
     <ows:Post xlink:href="https://g3w-suite.comune.capannori.lu.it/ows/metadati/qdjango/230/"/>
    </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/230/"/>
     <ows:Post xlink:href="https://g3w-suite.comune.capannori.lu.it/ows/metadati/qdjango/230/"/>
    </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/230/"/>
     <ows:Post xlink:href="https://g3w-suite.comune.capannori.lu.it/ows/metadati/qdjango/230/"/>
    </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/230/"/>
     <ows:Post xlink:href="https://g3w-suite.comune.capannori.lu.it/ows/metadati/qdjango/230/"/>
    </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>
