<?xml version="1.0" encoding="UTF-8"?>
<!-- PyWPS 4.4.5 --><wps:Capabilities xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" service="WPS" version="1.0.0" xml:lang="en-US" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 ../wpsGetCapabilities_response.xsd" updateSequence="1">
    <ows:ServiceIdentification>
        <ows:Title>Kartverket WPS</ows:Title>
        <ows:Abstract>Official web processing services from Kartverket</ows:Abstract>
        <ows:Keywords>
        <ows:Keyword>Kartverket</ows:Keyword>
        <ows:Keyword>WPS</ows:Keyword>
        <ows:Keyword>Elevation</ows:Keyword>
        <ows:Keyword>GeoVEKST</ows:Keyword>
        <ows:Keyword>kommuner</ows:Keyword>
        <ows:Keyword>Norge Digitalt</ows:Keyword>
        <ows:Keyword>elevation</ows:Keyword>
        <ows:Keyword>terrain</ows:Keyword>
        <ows:Keyword>høyde</ows:Keyword>
        <ows:Keyword>høydepunkt</ows:Keyword>
            <ows:Type codeSpace="ISOTC211/19115">theme</ows:Type>
        </ows:Keywords>
        <ows:ServiceType>WPS</ows:ServiceType>
        <ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
        <ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion>
        <ows:Fees>None</ows:Fees>
        <ows:AccessConstraints>
        None
        </ows:AccessConstraints>
    </ows:ServiceIdentification>
    <ows:ServiceProvider>
        <ows:ProviderName>Kartverket</ows:ProviderName>
        <ows:ProviderSite xlink:href="http://www.kartverket.no" />
        <ows:ServiceContact>
            <ows:IndividualName>Geodatatjenester</ows:IndividualName>
            <ows:PositionName>Geodatatjenester</ows:PositionName>
            <ows:ContactInfo>
                <ows:Phone>
                    <ows:Voice>+47 32 11 81 21</ows:Voice>
                    <ows:Facsimile />
                </ows:Phone>
                <ows:Address>
                    <ows:DeliveryPoint />
                    <ows:City>Hønefoss</ows:City>
                    <ows:AdministrativeArea />
                    <ows:PostalCode>3507</ows:PostalCode>
                    <ows:Country>Norway</ows:Country>
                    <ows:ElectronicMailAddress>tjenestedrift@kartverket.no</ows:ElectronicMailAddress>
                </ows:Address>
            </ows:ContactInfo>
        </ows:ServiceContact>
    </ows:ServiceProvider>
    <ows:OperationsMetadata>
        <ows:Operation name="GetCapabilities">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://wps.geonorge.no/skwms1/wps.elevation2?" />
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
        <ows:Operation name="DescribeProcess">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://wps.geonorge.no/skwms1/wps.elevation2?" />
                    <ows:Post xlink:href="http://wps.geonorge.no/skwms1/wps.elevation2?" />
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
        <ows:Operation name="Execute">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://wps.geonorge.no/skwms1/wps.elevation2?" />
                    <ows:Post xlink:href="http://wps.geonorge.no/skwms1/wps.elevation2?" />
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
    </ows:OperationsMetadata>
    <wps:ProcessOfferings>
        <wps:Process wps:processVersion="0.4">
            <ows:Identifier>elevation</ows:Identifier>
            <ows:Title>elevation</ows:Title>
            <ows:Abstract>OBS: This process has been deprecated.
    Use the REST API https://ws.geonorge.no/hoydedata/v1/ instead.

    The elevation process returns the elevation and place name of a given
    point in a given coordinate system.
    The elevation is calculated by
    interpolation in a 1m network of isometric lines in populated areas (with
    FKB coverage), and in a 20m network in other areas. It also returns the
    depth if the given point is in the ocean and close to the coast.
    The depth is calculated by interpolation in a 10m network of isometric
    lines (2 to 5 meters in shallow water close to the coast). This data is
    not to be used for navigational purposes.</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="0.4">
            <ows:Identifier>elevationXML</ows:Identifier>
            <ows:Title>elevationXML</ows:Title>
            <ows:Abstract>The elevationXML process returns a terrain and height profile in the
    form of a series of XML-encoded data points.
    It is calculated by interpolation in a 1m network of isometric lines in
    populated areas (with FKB coverage), and
    in a 20m network in other areas.
    Shows distance in kilometers.
    </ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="0.4">
            <ows:Identifier>elevationChart</ows:Identifier>
            <ows:Title>elevationChart</ows:Title>
            <ows:Abstract>The elevationChart process returns a terrain and height profile in the
    form of a chart (png image file).
    It is calculated by interpolation in a 1m network of isometric lines in
    populated areas (with FKB coverage), and in a 20m network in other areas.
    Shows distance in kilometers.
    </ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="0.4">
            <ows:Identifier>elevationJSON</ows:Identifier>
            <ows:Title>elevationJSON</ows:Title>
            <ows:Abstract>The elevationJSON process returns a terrain and height profile in the
    form of a series of JSON-encoded data points.
    It is calculated by interpolation in a 1m network of isometric lines in
    populated areas (with FKB coverage), and in a 20m network in other areas.
    Shows distance in kilometers.
    </ows:Abstract>
        </wps:Process>
    </wps:ProcessOfferings>
    <wps:Languages>
        <wps:Default>
            <ows:Language>en-US</ows:Language>
        </wps:Default>
        <wps:Supported>
            <ows:Language>en-US</ows:Language>
        </wps:Supported>
    </wps:Languages>
</wps:Capabilities>
