1_GetCapabilities.xml

Michael Moore, 2016-12-06 01:15 PM

Download (4.45 KB)

 
1
<?xml version="1.0" encoding="UTF-8"?>
2
<wfs:WFS_Capabilities xmlns="http://www.opengis.net/wfs/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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:xs="http://www.w3.org/2001/XMLSchema" xmlns:post="post" xmlns:walkin="walkin" version="2.0.0" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://geopro.dev/wp-json/wfs/schemas/wfs/2.0/wfs.xsd"><ows:ServiceIdentification><ows:Title>WFS for WordPress</ows:Title><ows:Abstract>This is the WFS implementation for WordPress. It targets WFS 2.0.0</ows:Abstract><ows:Keywords><ows:Keyword>WFS</ows:Keyword><ows:Keyword>WordPress</ows:Keyword></ows:Keywords><ows:ServiceType>WFS</ows:ServiceType><ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion><ows:Fees>NONE</ows:Fees><ows:AccessConstraints>NONE</ows:AccessConstraints></ows:ServiceIdentification><ows:ServiceProvider><ows:ProviderName>This is the site title right here</ows:ProviderName><ows:ServiceContact><ows:IndividualName>[email protected]</ows:IndividualName></ows:ServiceContact></ows:ServiceProvider><ows:OperationsMetadata><ows:Operation name="GetCapabilities"><ows:DCP><ows:HTTP><ows:Get xlink:href="http://geopro.dev/wp-json/wfs/2.0.0/"/><ows:Post xlink:href="http://geopro.dev/wp-json/wfs/2.0.0/"/></ows:HTTP></ows:DCP><ows:Parameter name="AcceptVersions"><ows:AllowedValues><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:Operation><ows:Operation name="DescribeFeatureType"><ows:DCP><ows:HTTP><ows:Get xlink:href="http://geopro.dev/wp-json/wfs/2.0.0/"/><ows:Post xlink:href="http://geopro.dev/wp-json/wfs/2.0.0/"/></ows:HTTP></ows:DCP><ows:Parameter name="outputFormat"><ows:AllowedValues><ows:Value>text/xml; subtype=gml/3.2</ows:Value></ows:AllowedValues></ows:Parameter></ows:Operation><ows:Operation name="GetFeature"><ows:DCP><ows:HTTP><ows:Get xlink:href="http://geopro.dev/wp-json/wfs/2.0.0/"/><ows:Post xlink:href="http://geopro.dev/wp-json/wfs/2.0.0/"/></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>text/xml; subtype=gml/3.2</ows:Value><ows:Value>application/gml+xml; version=3.2</ows:Value><ows:Value>application/json</ows:Value><ows:Value>gml32</ows:Value><ows:Value>json</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>500</ows:DefaultValue></ows:Constraint></ows:Operation><ows:Constraint name="ImplementsBasicWFS"><ows:NoValues/><ows:DefaultValue>TRUE</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="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:OperationsMetadata><FeatureTypeList><FeatureType xmlns:geometa="geometa"><Name>post:geometa</Name><Title>geometa</Title><Abstract/><ows:Keywords><ows:Keyword>features</ows:Keyword><ows:Keyword>post</ows:Keyword><ows:Keyword>geometa</ows:Keyword></ows:Keywords><DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS><ows:WGS84BoundingBox><ows:LowerCorner>-180.0 -90.0</ows:LowerCorner><ows:UpperCorner>180.0 90.0</ows:UpperCorner></ows:WGS84BoundingBox></FeatureType><FeatureType xmlns:geom="geom"><Name>walkin:geom</Name><Title>geom</Title><Abstract/><ows:Keywords><ows:Keyword>features</ows:Keyword><ows:Keyword>walkin</ows:Keyword><ows:Keyword>geom</ows:Keyword></ows:Keywords><DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS><ows:WGS84BoundingBox><ows:LowerCorner>-180.0 -90.0</ows:LowerCorner><ows:UpperCorner>180.0 90.0</ows:UpperCorner></ows:WGS84BoundingBox></FeatureType></FeatureTypeList></wfs:WFS_Capabilities>