<?xml version="1.0" encoding="UTF-8"?>
<wfs:WFS_Capabilities version="2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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:gml="http://www.opengis.net/gml/3.2" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ogc="http://www.opengis.net/ogc" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd">
	<ows:ServiceIdentification>
		<ows:Title>Redes Geodésicas del IGN de España</ows:Title>
		<ows:Abstract>Redes geodésicas del IGN en España: Red de Estaciones de Referencia GNSS (ERGNSS), Red de Nivelación de Alta Precisión (REDNAP), Red Geodésica Nacional por Técnicas Espaciales (REGENTE), Red de Orden Inferior (ROI) y Red de Mareógrafos. Esta información forma parte del Equipamiento Geográfico de Referencia Nacional, según se recoge en el Anexo I, parte 1 de LISIGE. Servicio de descarga Inspire de acceso directo conforme con ISO 19142 Web Feature Service e ISO 19143 Filter Encoding.</ows:Abstract>
		<ows:Keywords>
			<ows:Keyword>Sistemas de coordenadas de referencia</ows:Keyword>
			<ows:Keyword>Geodesia</ows:Keyword>
			<ows:Keyword>IGR</ows:Keyword>
			<ows:Keyword>Información Geográfica de Referencia</ows:Keyword>
			<ows:Keyword>IGN</ows:Keyword>
			<ows:Keyword>Instituto Geográfico Nacional</ows:Keyword>
			<ows:Keyword>CNIG</ows:Keyword>
			<ows:Keyword>Centro Nacional de Información Geográfica</ows:Keyword>
			<ows:Keyword>infoMapAccessService</ows:Keyword>
			<ows:Keyword>infoManagementService</ows:Keyword>
		</ows:Keywords>
		<ows:ServiceType>WFS</ows:ServiceType>
		<ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion>
		<ows:ServiceTypeVersion>1.1.0</ows:ServiceTypeVersion>
		<ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
		<ows:Fees>No se aplican condiciones</ows:Fees>
		<ows:AccessConstraints>CC BY 4.0 ign.es</ows:AccessConstraints>
	</ows:ServiceIdentification>
	<ows:ServiceProvider>
		<ows:ProviderName>Instituto Geográfico Nacional</ows:ProviderName>
		<ows:ProviderSite xlink:href="https://www.ign.es"/>
		<ows:ServiceContact>
			<ows:IndividualName/>
			<ows:PositionName>Punto de contacto</ows:PositionName>
			<ows:ContactInfo>
				<ows:Phone>
					<ows:Voice>+34 91 597 96 46</ows:Voice>
					<ows:Facsimile>+34 91 597 97 64</ows:Facsimile>
				</ows:Phone>
				<ows:Address>
					<ows:DeliveryPoint>C/ General Ibáñez de Ibero, 3</ows:DeliveryPoint>
					<ows:City>Madrid</ows:City>
					<ows:AdministrativeArea>Madrid</ows:AdministrativeArea>
					<ows:PostalCode>28003</ows:PostalCode>
					<ows:Country>España</ows:Country>
					<ows:ElectronicMailAddress>ign@transportes.gob.es</ows:ElectronicMailAddress>
				</ows:Address>
				<ows:OnlineResource xlink:href="https://www.ign.es"/>
			</ows:ContactInfo>
			<ows:Role>Punto de contacto</ows:Role>
		</ows:ServiceContact>
	</ows:ServiceProvider>
	<ows:OperationsMetadata>
		<ows:Operation name="GetCapabilities">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:href="https://www.ign.es/wfs/redes-geodesicas"/>
					<ows:Post xlink:href="https://www.ign.es/wfs/redes-geodesicas"/>
				</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:Parameter name="AcceptFormats">
				<ows:AllowedValues>
					<ows:Value>text/xml</ows:Value>
				</ows:AllowedValues>
			</ows:Parameter>
			<ows:Parameter name="Sections">
				<ows:AllowedValues>
					<ows:Value>ServiceIdentification</ows:Value>
					<ows:Value>ServiceProvider</ows:Value>
					<ows:Value>OperationsMetadata</ows:Value>
					<ows:Value>FeatureTypeList</ows:Value>
					<ows:Value>Filter_Capabilities</ows:Value>
				</ows:AllowedValues>
			</ows:Parameter>
		</ows:Operation>
		<ows:Operation name="DescribeFeatureType">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:href="https://www.ign.es/wfs/redes-geodesicas"/>
					<ows:Post xlink:href="https://www.ign.es/wfs/redes-geodesicas"/>
				</ows:HTTP>
			</ows:DCP>
			<ows:Parameter name="outputFormat">
				<ows:AllowedValues>
					<ows:Value>application/gml+xml; version=3.2</ows:Value>
				</ows:AllowedValues>
			</ows:Parameter>
		</ows:Operation>
		<ows:Operation name="GetFeature">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:href="https://www.ign.es/wfs/redes-geodesicas"/>
					<ows:Post xlink:href="https://www.ign.es/wfs/redes-geodesicas"/>
				</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>application/gml+xml; version=3.2</ows:Value>
					<ows:Value>GML2</ows:Value>
					<ows:Value>KML</ows:Value>
					<ows:Value>SHAPE-ZIP</ows:Value>
					<ows:Value>application/json</ows:Value>
					<ows:Value>application/vnd.google-earth.kml xml</ows:Value>
					<ows:Value>application/vnd.google-earth.kml+xml</ows:Value>
					<ows:Value>csv</ows:Value>
					<ows:Value>gml3</ows:Value>
					<ows:Value>gml32</ows:Value>
					<ows:Value>json</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:Value>text/xml; subtype=gml/3.2</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:Constraint name="PagingIsTransactionSafe">
				<ows:NoValues/>
				<ows:DefaultValue>FALSE</ows:DefaultValue>
			</ows:Constraint>
			<ows:Constraint name="CountDefault">
				<ows:NoValues/>
				<ows:DefaultValue>100000</ows:DefaultValue>
			</ows:Constraint>
		</ows:Operation>
		<ows:Operation name="GetPropertyValue">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:href="https://www.ign.es/wfs/redes-geodesicas"/>
					<ows:Post xlink:href="https://www.ign.es/wfs/redes-geodesicas"/>
				</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:Parameter name="outputFormat">
				<ows:AllowedValues>
					<ows:Value>application/gml+xml; version=3.2</ows:Value>
				</ows:AllowedValues>
			</ows:Parameter>
		</ows:Operation>
		<ows:Operation name="ListStoredQueries">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:href="https://www.ign.es/wfs/redes-geodesicas"/>
					<ows:Post xlink:href="https://www.ign.es/wfs/redes-geodesicas"/>
				</ows:HTTP>
			</ows:DCP>
		</ows:Operation>
		<ows:Operation name="DescribeStoredQueries">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:href="https://www.ign.es/wfs/redes-geodesicas"/>
					<ows:Post xlink:href="https://www.ign.es/wfs/redes-geodesicas"/>
				</ows:HTTP>
			</ows:DCP>
		</ows:Operation>
		<ows:Operation name="CreateStoredQuery">
			<ows:DCP>
				<ows:HTTP>
					<ows:Post xlink:href="https://www.ign.es/wfs/redes-geodesicas"/>
				</ows:HTTP>
			</ows:DCP>
			<ows:Parameter name="language">
				<ows:AllowedValues>
					<ows:Value>urn:ogc:def:queryLanguage:OGC-WFS::WFSQueryExpression</ows:Value>
				</ows:AllowedValues>
			</ows:Parameter>
		</ows:Operation>
		<ows:Operation name="DropStoredQuery">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:href="https://www.ign.es/wfs/redes-geodesicas"/>
					<ows:Post xlink:href="https://www.ign.es/wfs/redes-geodesicas"/>
				</ows:HTTP>
			</ows:DCP>
		</ows:Operation>
		<ows:Parameter name="version">
			<ows:AllowedValues>
				<ows:Value>2.0.0</ows:Value>
				<ows:Value>1.1.0</ows:Value>
				<ows:Value>1.0.0</ows:Value>
			</ows:AllowedValues>
		</ows:Parameter>
		<ows:Parameter name="srsName">
			<ows:Value>EPSG:4258</ows:Value>
			<ows:Value>EPSG:4326</ows:Value>
			<ows:Value>EPSG:3857</ows:Value>
			<ows:Value>EPSG:3035</ows:Value>
			<ows:Value>EPSG:25828</ows:Value>
			<ows:Value>EPSG:25829</ows:Value>
			<ows:Value>EPSG:25830</ows:Value>
			<ows:Value>EPSG:25831</ows:Value>
			<ows:Value>EPSG:32628</ows:Value>
			<ows:Value>EPSG:32629</ows:Value>
			<ows:Value>EPSG:32630</ows:Value>
			<ows:Value>EPSG:32631</ows:Value>
			<ows:Value>EPSG:4080</ows:Value>
			<ows:Value>EPSG:4081</ows:Value>
			<ows:Value>EPSG:4082</ows:Value>
			<ows:Value>EPSG:4083</ows:Value>
		</ows:Parameter>
		<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>TRUE</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>TRUE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="ImplementsSpatialJoins">
			<ows:NoValues/>
			<ows:DefaultValue>TRUE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="ImplementsTemporalJoins">
			<ows:NoValues/>
			<ows:DefaultValue>TRUE</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>TRUE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="PagingIsTransactionSafe">
			<ows:NoValues/>
			<ows:DefaultValue>FALSE</ows:DefaultValue>
		</ows:Constraint>
		<ows:Constraint name="QueryExpressions">
			<ows:AllowedValues>
				<ows:Value>wfs:Query</ows:Value>
				<ows:Value>wfs:StoredQuery</ows:Value>
			</ows:AllowedValues>
		</ows:Constraint>
	</ows:OperationsMetadata>
	<ows:ExtendedCapabilities xmlns="http://www.deegree.org/services/metadata" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
		<inspire_dls:ExtendedCapabilities xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0" xmlns:inspire_dls="http://inspire.ec.europa.eu/schemas/inspire_dls/1.0" xsi:schemaLocation="http://inspire.ec.europa.eu/schemas/common/1.0 http://inspire.ec.europa.eu/schemas/common/1.0/common.xsd http://inspire.ec.europa.eu/schemas/inspire_dls/1.0 http://inspire.ec.europa.eu/schemas/inspire_dls/1.0/inspire_dls.xsd">
			<inspire_common:MetadataUrl>
				<inspire_common:URL>https://www.idee.es/csw-inspire-idee/srv/spa/csw?SERVICE=CSW&amp;VERSION=2.0.2&amp;REQUEST=GetRecordById&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;ElementSetName=full&amp;ID=spaignwfs_redes_geodesicas</inspire_common:URL>
				<inspire_common:MediaType>application/vnd.ogc.csw.GetRecordByIdResponse_xml</inspire_common:MediaType>
			</inspire_common:MetadataUrl>
			<inspire_common:SupportedLanguages>
				<inspire_common:DefaultLanguage>
					<inspire_common:Language>spa</inspire_common:Language>
				</inspire_common:DefaultLanguage>
			</inspire_common:SupportedLanguages>
			<inspire_common:ResponseLanguage>
				<inspire_common:Language>spa</inspire_common:Language>
			</inspire_common:ResponseLanguage>
			<inspire_dls:SpatialDataSetIdentifier metadataURL="https://www.idee.es/csw-inspire-idee/srv/spa/csw?SERVICE=CSW&amp;VERSION=2.0.2&amp;REQUEST=GetRecordById&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;ElementSetName=full&amp;ID=spaignredergnss">
				<inspire_common:Code>Capa_Red_ERGNSS_WMS_IGN</inspire_common:Code>
				<inspire_common:Namespace>IGN</inspire_common:Namespace>
			</inspire_dls:SpatialDataSetIdentifier>
			<inspire_dls:SpatialDataSetIdentifier metadataURL="https://www.idee.es/csw-inspire-idee/srv/spa/csw?SERVICE=CSW&amp;VERSION=2.0.2&amp;REQUEST=GetRecordById&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;ElementSetName=full&amp;ID=spaignrednap">
				<inspire_common:Code>Capa_Red_NAP_WMS_IGN</inspire_common:Code>
				<inspire_common:Namespace>IGN</inspire_common:Namespace>
			</inspire_dls:SpatialDataSetIdentifier>
			<inspire_dls:SpatialDataSetIdentifier metadataURL="https://www.idee.es/csw-inspire-idee/srv/spa/csw?SERVICE=CSW&amp;VERSION=2.0.2&amp;REQUEST=GetRecordById&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;ElementSetName=full&amp;ID=spaignredregente">
				<inspire_common:Code>Capa_Red_REGENTE_WMS_IGN</inspire_common:Code>
				<inspire_common:Namespace>IGN</inspire_common:Namespace>
			</inspire_dls:SpatialDataSetIdentifier>
			<inspire_dls:SpatialDataSetIdentifier metadataURL="https://www.idee.es/csw-inspire-idee/srv/spa/csw?SERVICE=CSW&amp;VERSION=2.0.2&amp;REQUEST=GetRecordById&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;ElementSetName=full&amp;ID=spaignredroi">
				<inspire_common:Code>Capa_Red_ROI_WMS_IGN</inspire_common:Code>
				<inspire_common:Namespace>IGN</inspire_common:Namespace>
			</inspire_dls:SpatialDataSetIdentifier>
			<inspire_dls:SpatialDataSetIdentifier metadataURL="https://www.idee.es/csw-inspire-idee/srv/spa/csw?SERVICE=CSW&amp;VERSION=2.0.2&amp;REQUEST=GetRecordById&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;ElementSetName=full&amp;ID=spaignredmareografos">
				<inspire_common:Code>Capa_Red_Mareografos_WMS_IGN</inspire_common:Code>
				<inspire_common:Namespace>IGN</inspire_common:Namespace>
			</inspire_dls:SpatialDataSetIdentifier>
		</inspire_dls:ExtendedCapabilities>
	</ows:ExtendedCapabilities>
	<FeatureTypeList>
		<FeatureType>
			<Name>RED_ERGNSS</Name>
			<Title>Red de Estaciones de Referencia GNSS (ERGNSS)</Title>
			<Abstract>Contiene la información relativa a la Red de Estaciones de Referencia GNSS (ERGNSS). Incluye estaciones en Azores.</Abstract>
			<ows:Keywords>
				<ows:Keyword>ERGNSS</ows:Keyword>
				<ows:Keyword>GNSS</ows:Keyword>
			</ows:Keywords>
			<SRS>EPSG:4258</SRS>
			<LatLongBoundingBox minx="-26.0" miny="27.0" maxx="5.0" maxy="44.0"/>
			<MetadataURL type="ISO19115:2003">
				<Format>text/plain</Format>
				<OnlineResource xlink:type="simple" xlink:href="https://www.idee.es/csw-inspire-idee/srv/spa/csw?SERVICE=CSW&amp;VERSION=2.0.2&amp;REQUEST=GetRecordById&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;ElementSetName=full&amp;ID=spaignredergnss"/>
			</MetadataURL>
		</FeatureType>
		<FeatureType>
			<Name>RED_NAP</Name>
			<Title>Red de Nivelación de Alta Precisión (REDNAP)</Title>
			<Abstract>Contiene la información relativa a la Red Española de Nivelación de Alta Precisión (REDNAP).</Abstract>
			<ows:Keywords>
				<ows:Keyword>Clavo</ows:Keyword>
				<ows:Keyword>Topografía</ows:Keyword>
				<ows:Keyword>Red geodésica</ows:Keyword>
				<ows:Keyword>Triangulación</ows:Keyword>
				<ows:Keyword>Vértices geodésicos</ows:Keyword>
			</ows:Keywords>
			<SRS>EPSG:4258</SRS>
			<LatLongBoundingBox minx="-19.0" miny="27.0" maxx="5.0" maxy="44.0"/>
			<MetadataURL type="ISO19115:2003">
				<Format>text/plain</Format>
				<OnlineResource xlink:type="simple" xlink:href="https://www.idee.es/csw-inspire-idee/srv/spa/csw?SERVICE=CSW&amp;VERSION=2.0.2&amp;REQUEST=GetRecordById&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;ElementSetName=full&amp;ID=spaignrednap"/>
			</MetadataURL>
		</FeatureType>
		<FeatureType>
			<Name>RED_REGENTE</Name>
			<Title>Red REGENTE</Title>
			<Abstract>Contiene la información relativa a la Red Geodésica Nacional por Técnicas Espaciales (REGENTE).</Abstract>
			<ows:Keywords>
				<ows:Keyword>Red geodésica</ows:Keyword>
				<ows:Keyword>Triangulación</ows:Keyword>
				<ows:Keyword>Vértices geodésicos</ows:Keyword>
				<ows:Keyword>REGENTE</ows:Keyword>
			</ows:Keywords>
			<SRS>EPSG:4258</SRS>
			<LatLongBoundingBox minx="-19.0" miny="27.0" maxx="5.0" maxy="44.0"/>
			<MetadataURL type="ISO19115:2003">
				<Format>text/plain</Format>
				<OnlineResource xlink:type="simple" xlink:href="https://www.idee.es/csw-inspire-idee/srv/spa/csw?SERVICE=CSW&amp;VERSION=2.0.2&amp;REQUEST=GetRecordById&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;ElementSetName=full&amp;ID=spaignredregente"/>
			</MetadataURL>
		</FeatureType>
		<FeatureType>
			<Name>RED_ROI</Name>
			<Title>Red de Orden Inferior (ROI)</Title>
			<Abstract>Contiene la información relativa a la Red de Orden Inferior (ROI).</Abstract>
			<ows:Keywords>
				<ows:Keyword>Red geodésica</ows:Keyword>
				<ows:Keyword>Triangulación</ows:Keyword>
				<ows:Keyword>Vértices geodésicos</ows:Keyword>
				<ows:Keyword>ROI</ows:Keyword>
			</ows:Keywords>
			<SRS>EPSG:4258</SRS>
			<LatLongBoundingBox minx="-19.0" miny="27.0" maxx="5.0" maxy="44.0"/>
			<MetadataURL type="ISO19115:2003">
				<Format>text/plain</Format>
				<OnlineResource xlink:type="simple" xlink:href="https://www.idee.es/csw-inspire-idee/srv/spa/csw?SERVICE=CSW&amp;VERSION=2.0.2&amp;REQUEST=GetRecordById&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;ElementSetName=full&amp;ID=spaignredroi"/>
			</MetadataURL>
		</FeatureType>
		<FeatureType>
			<Name>RED_MAREOGRAFOS</Name>
			<Title>Red de Mareógrafos</Title>
			<Abstract>Contiene la información relativa a la Red de Mareógrafos.</Abstract>
			<ows:Keywords>
				<ows:Keyword>Red Mareógrafos</ows:Keyword>
			</ows:Keywords>
			<SRS>EPSG:4258</SRS>
			<LatLongBoundingBox minx="-19.0" miny="27.0" maxx="5.0" maxy="44.0"/>
			<MetadataURL type="ISO19115:2003">
				<Format>text/plain</Format>
				<OnlineResource xlink:type="simple" xlink:href="https://www.idee.es/csw-inspire-idee/srv/spa/csw?SERVICE=CSW&amp;VERSION=2.0.2&amp;REQUEST=GetRecordById&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;ElementSetName=full&amp;ID=spaignredmareografos"/>
			</MetadataURL>
		</FeatureType>
	</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>TRUE</ows:DefaultValue>
			</fes:Constraint>
			<fes:Constraint name="ImplementsTemporalFilter">
				<ows:NoValues/>
				<ows:DefaultValue>TRUE</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/3.2">
				<fes:GeometryOperand name="gml:Box"/>
				<fes:GeometryOperand name="gml:Envelope"/>
				<fes:GeometryOperand name="gml:Point"/>
				<fes:GeometryOperand name="gml:LineString"/>
				<fes:GeometryOperand name="gml:Curve"/>
				<fes:GeometryOperand name="gml:Polygon"/>
				<fes:GeometryOperand name="gml:Surface"/>
				<fes:GeometryOperand name="gml:MultiPoint"/>
				<fes:GeometryOperand name="gml:MultiLineString"/>
				<fes:GeometryOperand name="gml:MultiCurve"/>
				<fes:GeometryOperand name="gml:MultiPolygon"/>
				<fes:GeometryOperand name="gml:MultiSurface"/>
				<fes:GeometryOperand name="gml:CompositeCurve"/>
				<fes:GeometryOperand name="gml:CompositeSurface"/>
				<fes:GeometryOperand name="gml32:Envelope"/>
				<fes:GeometryOperand name="gml32:Point"/>
				<fes:GeometryOperand name="gml32:LineString"/>
				<fes:GeometryOperand name="gml32:Curve"/>
				<fes:GeometryOperand name="gml32:Polygon"/>
				<fes:GeometryOperand name="gml32:Surface"/>
				<fes:GeometryOperand name="gml32:MultiPoint"/>
				<fes:GeometryOperand name="gml32:MultiLineString"/>
				<fes:GeometryOperand name="gml32:MultiCurve"/>
				<fes:GeometryOperand name="gml32:MultiPolygon"/>
				<fes:GeometryOperand name="gml32:MultiSurface"/>
				<fes:GeometryOperand name="gml32:CompositeCurve"/>
				<fes:GeometryOperand name="gml32:CompositeSurface"/>
			</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:Temporal_Capabilities>
			<fes:TemporalOperands xmlns:gml="http://www.opengis.net/gml" xmlns:gml32="http://www.opengis.net/gml/3.2">
				<fes:TemporalOperand name="gml:TimeInstant"/>
				<fes:TemporalOperand name="gml:TimePeriod"/>
				<fes:TemporalOperand name="gml32:TimeInstant"/>
				<fes:TemporalOperand name="gml32:TimePeriod"/>
			</fes:TemporalOperands>
			<fes:TemporalOperators>
				<fes:TemporalOperator name="After"/>
				<fes:TemporalOperator name="Before"/>
				<fes:TemporalOperator name="During"/>
				<fes:TemporalOperator name="TEquals"/>
			</fes:TemporalOperators>
		</fes:Temporal_Capabilities>
		<fes:Functions>
			<fes:Function name="Area">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:gml="http://www.opengis.net/gml">gml:_Geometry</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="Area">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="Centroid">
				<fes:Returns xmlns:gml="http://www.opengis.net/gml">gml:Point</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:gml="http://www.opengis.net/gml">gml:_Geometry</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="Centroid">
				<fes:Returns xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:Point</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="ExtraProp">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:anyType</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:string</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="GeometryFromWKT">
				<fes:Returns xmlns:gml="http://www.opengis.net/gml">gml:_Geometry</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:string</fes:Type>
					</fes:Argument>
					<fes:Argument name="arg2">
						<fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:string</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="GeometryFromWKT">
				<fes:Returns xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:string</fes:Type>
					</fes:Argument>
					<fes:Argument name="arg2">
						<fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:string</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="GetCurrentScale">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Returns>
			</fes:Function>
			<fes:Function name="IDiv">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:integer</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:integer</fes:Type>
					</fes:Argument>
					<fes:Argument name="arg2">
						<fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:integer</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="IMod">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:integer</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:integer</fes:Type>
					</fes:Argument>
					<fes:Argument name="arg2">
						<fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:integer</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="InteriorPoint">
				<fes:Returns xmlns:gml="http://www.opengis.net/gml">gml:Point</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:gml="http://www.opengis.net/gml">gml:_Geometry</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="InteriorPoint">
				<fes:Returns xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:Point</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="IsCurve">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:boolean</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:gml="http://www.opengis.net/gml">gml:_Geometry</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="IsCurve">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:boolean</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="IsPoint">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:boolean</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:gml="http://www.opengis.net/gml">gml:_Geometry</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="IsPoint">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:boolean</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="IsSurface">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:boolean</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:gml="http://www.opengis.net/gml">gml:_Geometry</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="IsSurface">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:boolean</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="Length">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:gml="http://www.opengis.net/gml">gml:_Geometry</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="Length">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="Lower">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:integer</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="MoveGeometry">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:gml="http://www.opengis.net/gml">gml:_Geometry</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="MoveGeometry">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
			<fes:Function name="Upper">
				<fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:integer</fes:Returns>
				<fes:Arguments>
					<fes:Argument name="arg1">
						<fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Type>
					</fes:Argument>
				</fes:Arguments>
			</fes:Function>
		</fes:Functions>
	</fes:Filter_Capabilities>
</wfs:WFS_Capabilities>