<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset xmlns="http://xml.opendap.org/ns/DAP/4.0#" xml:base="https://ns9081k.hyrax-dl.sigma2.no/opendap/data/gdal/SP27GTIF.TIF" dapVersion="4.0" dmrVersion="1.0" name="SP27GTIF.TIF">
    <Dimension name="northing" size="929"/>
    <Dimension name="easting" size="699"/>
    <Float64 name="northing">
        <Dim name="/northing"/>
    </Float64>
    <Float64 name="easting">
        <Dim name="/easting"/>
    </Float64>
    <Byte name="band_1">
        <Dim name="/northing"/>
        <Dim name="/easting"/>
        <Attribute name="PhotometricInterpretation" type="String">
            <Value>Gray</Value>
        </Attribute>
        <Map name="/northing"/>
        <Map name="/easting"/>
    </Byte>
    <Attribute name="GLOBAL" type="Container">
        <Attribute name="Northernmost_Northing" type="Float64">
            <Value>1913050</Value>
        </Attribute>
        <Attribute name="Southernmost_Northing" type="Float64">
            <Value>1882578.8</Value>
        </Attribute>
        <Attribute name="Easternmost_Easting" type="Float64">
            <Value>704407.2</Value>
        </Attribute>
        <Attribute name="Westernmost_Easting" type="Float64">
            <Value>681480</Value>
        </Attribute>
        <Attribute name="GeoTransform" type="String">
            <Value>681480 32.8 0 1913050 0 -32.8</Value>
        </Attribute>
        <Attribute name="Metadata" type="Container">
            <Attribute name="AREA_OR_POINT" type="String">
                <Value>Area</Value>
            </Attribute>
            <Attribute name="TIFFTAG_RESOLUTIONUNIT" type="String">
                <Value>1 (unitless)</Value>
            </Attribute>
            <Attribute name="TIFFTAG_XRESOLUTION" type="String">
                <Value>72</Value>
            </Attribute>
            <Attribute name="TIFFTAG_YRESOLUTION" type="String">
                <Value>72</Value>
            </Attribute>
        </Attribute>
        <Attribute name="spatial_ref" type="String">
            <Value>LOCAL_CS[&quot;State Plane NAD27, Feet&quot;,UNIT[&quot;metre&quot;,1,AUTHORITY[&quot;EPSG&quot;,&quot;9001&quot;]],AXIS[&quot;Easting&quot;,EAST],AXIS[&quot;Northing&quot;,NORTH],AUTHORITY[&quot;EPSG&quot;,&quot;26771&quot;]]</Value>
        </Attribute>
    </Attribute>
</Dataset>
