{
 "layers": [
  {
   "cimVersion": "3.0.0",
   "id": 0,
   "name": "RpPaskrift",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 1,
     "name": "Default"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 241689.90759999957,
    "ymin": 6962352.853,
    "xmax": 244995.7609000001,
    "ymax": 6970177.0847,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TextString",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "FeatureID",
     "type": "esriFieldTypeInteger",
     "alias": "FeatureID",
     "domain": null
    },
    {
     "name": "ZOrder",
     "type": "esriFieldTypeInteger",
     "alias": "ZOrder",
     "domain": null
    },
    {
     "name": "AnnotationClassID",
     "type": "esriFieldTypeInteger",
     "alias": "AnnotationClassID",
     "domain": null
    },
    {
     "name": "Element",
     "type": "esriFieldTypeBlob",
     "alias": "Element",
     "domain": null
    },
    {
     "name": "SymbolID",
     "type": "esriFieldTypeInteger",
     "alias": "SymbolID",
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "AnnotationStatus",
      "description": "Valid annotation state values.",
      "codedValues": [
       {
        "name": "Placed",
        "code": 0
       },
       {
        "name": "Unplaced",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "TextString",
     "type": "esriFieldTypeString",
     "alias": "TextString",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontName",
     "type": "esriFieldTypeString",
     "alias": "FontName",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontSize",
     "type": "esriFieldTypeDouble",
     "alias": "FontSize",
     "domain": null
    },
    {
     "name": "Bold",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Bold",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Italic",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Italic",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Underline",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Underline",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "VerticalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VerticalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "VerticalAlignment",
      "description": "Valid symbol vertical alignment values.",
      "codedValues": [
       {
        "name": "Top",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Baseline",
        "code": 2
       },
       {
        "name": "Bottom",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "HorizontalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HorizontalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "HorizontalAlignment",
      "description": "Valid horizontal symbol alignment values.",
      "codedValues": [
       {
        "name": "Left",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Right",
        "code": 2
       },
       {
        "name": "Full",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "XOffset",
     "type": "esriFieldTypeDouble",
     "alias": "XOffset",
     "domain": null
    },
    {
     "name": "YOffset",
     "type": "esriFieldTypeDouble",
     "alias": "YOffset",
     "domain": null
    },
    {
     "name": "Angle",
     "type": "esriFieldTypeDouble",
     "alias": "Angle",
     "domain": null
    },
    {
     "name": "FontLeading",
     "type": "esriFieldTypeDouble",
     "alias": "FontLeading",
     "domain": null
    },
    {
     "name": "WordSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "WordSpacing",
     "domain": null
    },
    {
     "name": "CharacterWidth",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterWidth",
     "domain": null
    },
    {
     "name": "CharacterSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterSpacing",
     "domain": null
    },
    {
     "name": "FlipAngle",
     "type": "esriFieldTypeDouble",
     "alias": "FlipAngle",
     "domain": null
    },
    {
     "name": "Override",
     "type": "esriFieldTypeInteger",
     "alias": "Override",
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "RPPASKRIFTTYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "RPPASKRIFTTYPE",
     "domain": null
    },
    {
     "name": "VERTNIV",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VERTNIV",
     "domain": null
    },
    {
     "name": "STRENG",
     "type": "esriFieldTypeString",
     "alias": "STRENG",
     "length": 70,
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "MALEMETODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MALEMETODE",
     "domain": null
    },
    {
     "name": "PLANID",
     "type": "esriFieldTypeString",
     "alias": "PLANID",
     "length": 16,
     "domain": null
    },
    {
     "name": "KOMM",
     "type": "esriFieldTypeString",
     "alias": "KOMM",
     "length": 4,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    },
    {
     "name": "OBJEKT_X",
     "type": "esriFieldTypeDouble",
     "alias": "OBJEKT_X",
     "domain": null
    },
    {
     "name": "OBJEKT_Y",
     "type": "esriFieldTypeDouble",
     "alias": "OBJEKT_Y",
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "SHAPE_Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I8AnnotationClas",
     "fields": "AnnotationClassID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I8Status",
     "fields": "Status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE_Area",
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 1,
   "name": "Default",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "RpPaskrift"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 241689.90759999957,
    "ymin": 6962352.853,
    "xmax": 244995.7609000001,
    "ymax": 6970177.0847,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 2,
   "name": "RpJuridiskPunkt",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "RPJURPUNKT",
     "defaultSymbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       148,
       0,
       10,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "defaultLabel": "Andre verdier",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "608e897c68475a5fab4610e7a1d4c8f8",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAASCAYAAABmQp92AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUUlEQVQokWNhIABYyFXAzMDAwMnAwPAFlwJVBgYGBQYGhh24FLDATCfbDVgVpDEwMMzCp0AIXRJdAQMpCt4Q8sULKKayN/8TUjCDkIKPZLkBAMmHCKhKOjmtAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 6,
        "height": 13,
        "angle": 0,
        "xoffset": 1.1299,
        "yoffset": 4.25
       },
       "value": "1231",
       "label": "1231 - Vegstenging, fysisk kjøresperre"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ace742a7a9cdc4debce8a4d54e6717ee",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAASklEQVQokWNhoACwUEtzIgMDgzERerYzMDBsRdc8H4rJsplkwEItzSxEGvaLgYHhH7rmKAYGBj0iNO9hYGDYga55EdHuRXIq2QAAjDwIBUHp5MgAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 11,
        "height": 7,
        "angle": 0,
        "xoffset": 1.1339,
        "yoffset": 0
       },
       "value": "1241",
       "label": "1241 - Stenging av avkjørsel"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "cc80b6325aa9e113e3e24a41a1aeea1a",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAICAYAAACVm43oAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1ElEQVQ4jc3SsUqCURiH8R8kUWFLWzWKSxgYlUtLQ7s30OAN6NwkuHoX3kKLs7sURFBrN9BgEWIZcuAIEX18x8+lB/4cOLznvA8vb8k/pbTGu6+Eug3MizbIYx/nOMMJ6pihkvC2hw4ecI9xzBO+VxU7QhONKHT4R80ErQSxU+ziImbJO+6i5Ai3KWJB5hI1HGQ03MJ1glg1474cJ7+JbQzxmSc2iAns4TgmiC7PN1wliPXRxjMef+VlnR17jaMO+clOglSgi5u8fSoilsVHYt204P8WET0kLdh+RhAAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 28,
        "height": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "1242",
       "label": "1242 - Avkjørsel"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "5499db6313966896c8d45d3486e4ea8f",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAKCAYAAACwoK7bAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAlElEQVQokcXSIQoCURSF4S9METEI4i6sFlHcgbuYFbgLt+EWNFgsBqsGs8UNWCwK8uCGQWZkRAcPHHjhvP9cLjfTkLJ/gyfoY4PrL8FDLHDHDiuscaoLnmFQkhsV8tNwKjpHQSra4lYF7qBXAm5XDJby3XDrHXgZftUc43gfCqvY4/HNjo/IA3ap86EuOF3DR2rsjp+rvBeU5l+slAAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 16,
        "height": 7,
        "angle": 0,
        "xoffset": 3.9968,
        "yoffset": 0
       },
       "value": "1243",
       "label": "1243 - Innkjøring"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "6c61385d46a82796e5c5dc4d86f33df9",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAKCAYAAACwoK7bAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkUlEQVQokc3SMQrCAAyF4Q/pLugm3sDFUXBXUfA2nkKP4ebsIngDVy/gKC5SpKsUMnRotVgKPnjLI/kJSRItKfkH8ABL3HBqAu5gErAVxpFvfgH3sAjQHP2SnjWGJfkF+ypwhmc4rQC/8CjJ008TZziGc40Kq5hG/Rk7DY93DW/RxQz3b9A64KLy9RzqFrf2x28YSRecObkP4QAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 16,
        "height": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "1244",
       "label": "1244 - Utkjøring"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "6d2e5ae77b1f2f169c10ab76ea0a65c7",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAMAAAAPCAYAAAAh6nXEAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAKElEQVQImWNhQAIs2DgyDAwMT2CcOAYGhjYYhwmnHupyziNztmIoAwBfMwOnyreZTgAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 2,
        "height": 11,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "1251",
       "label": "1251 - Brukar"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "eb454c4ab2b3788eff13da175580cf3d",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAGCAYAAAAc2cSCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUklEQVQYla3OMQ5AQBRF0ZOYXqtQsANLsHCNHWg1FiAahV4kCmRMw63/+XnBh8JfOEeBMXFfY8P8xCsaZJgisESF7m12fz5oI3i5whg+GhKzb+1a6Qm8izpudwAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 11,
        "height": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "1253",
       "label": "1253 - Tunnelåpning"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "d9401b7f1685dbf4b27b35d36ef8817e",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhklEQVQ4jcXUv0uWURTA8U+hlqkRGARCuRiI4NaSEK5Ogi4OQktIzf4FtrVFgwniqE2Ciy4lUkT+WERziMohJBrFV8q3/JVcOC88PL6vvpDQgcvznHvP/Z4f99xb44Kl5n8A76IzbGdw8C/ABtzGKoqoRSMe4DV+VwO8giG8wjYWcut7mEc/ZrF7HvAJxrCfmetCB/5iMqDJYXMwDisB6zEaBsm4N1L8jgncwCO8DPsi6s4CyiymSJ/hKLO2g008xme8xTCeR/SngH2RyqWoXwmW9DZ8jcMoOXyPL2jFtzzwGpriP3m7matrSvM+lmOuLhx9jO+plFOh1zN69lDmMIK10Lsj2sNoq0+Variea5+SbOFpRu+IThDApUrAP2jBDxTQgzeR6krckqu5fVs4rgRMC4Nxai8itdTkH/AQl3E9WkjUfDELKNc24xjAFN7FSLKRs0s20/nN5YCFgDVEBHu563UH7XFQR9UAS/Ir2uEebkUt01yqWRpl5bzX5mfchqrlwh/YExp4WF1e7MPRAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 15,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "1271",
       "label": "1271 - Eksisterende tre som skal bevares"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "b4cfb86c67035233aeaa3b7f0c0b404b",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA60lEQVQokbXTTSuFQRjG8R+dvCxIFhZ2J2VloZTkG7DzHSx8AiV1lLIXOws7KXasLKwpO0Uptl42Sth479F9apqe86ROrpqa67rnPzPdzdS0odp/wdOYwgGu/wJ3YwSTeMAWFrGDqyp4HHM4wx2OIl/BGg5x0gqejYW5vrGBMTSwWgZ/ZNAoenCO+xh1DOIxh98wjNvwxxhAf5ze7Mnn7yyDe/Ga+N3ImmAdX3gqg/vSQnQ51TyW0yCFO2KDZ+V6yYMU3sQ69jGELmzHVWdwUwUXjVrABC6jtoROXGCvCi70jtPEF4+jpdr6GD+U9y0X9YaCZgAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 11,
        "height": 11,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "1272",
       "label": "1272 - Regulert nytt tre"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "6d9067da36c9232784cee3e42282de1b",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAACwAAAAKCAYAAADPcbwqAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAlUlEQVQ4jd3UKwoCURSA4S+MIKJBF2CzCHb3YTEKomvygZrcgVsQLIKuwB2IYPRZpjpeyx3GH2465YN7OImClfgjcAUtHMWti92v4CoGmInfCUOs8AwB1zDGBk35tMcIS9y+gUvpa+Aln8qpLQkBnzFBH3M8xK2OHqa4h+7wBWt0cBC3NhaffjfrSlxzwMI2a1i4O/wGhW4YkydPfWEAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 33,
        "height": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "1273",
       "label": "1273 - Regulert møneretning"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          250,
          179,
          255
         ],
         "toColor": [
          252,
          250,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          233,
          179,
          252,
          255
         ],
         "toColor": [
          233,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          239,
          252,
          255
         ],
         "toColor": [
          179,
          239,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          193,
          187,
          255
         ],
         "toColor": [
          252,
          193,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          252,
          206,
          255
         ],
         "toColor": [
          179,
          252,
          206,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          203,
          252,
          255
         ],
         "toColor": [
          187,
          203,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          249,
          255
         ],
         "toColor": [
          252,
          215,
          249,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          239,
          215,
          255
         ],
         "toColor": [
          252,
          239,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          252,
          233,
          255
         ],
         "toColor": [
          215,
          252,
          233,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          180,
          179,
          252,
          255
         ],
         "toColor": [
          180,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          223,
          252,
          199,
          255
         ],
         "toColor": [
          223,
          252,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          224,
          255
         ],
         "toColor": [
          252,
          179,
          224,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          231,
          252,
          255
         ],
         "toColor": [
          215,
          231,
          252,
          255
         ]
        }
       ]
      }
     },
     "visualVariables": [
      {
       "type": "rotationInfo",
       "field": "ROTASJON]+90",
       "rotationType": "geographic"
      }
     ]
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241660.31379999965,
    "ymin": 6962373.897,
    "xmax": 244671.1458999999,
    "ymax": 6967045.987500001,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SOSI_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "OBJEKT_Y",
     "type": "esriFieldTypeDouble",
     "alias": "OBJEKT_Y",
     "domain": null
    },
    {
     "name": "OBJEKT_X",
     "type": "esriFieldTypeDouble",
     "alias": "OBJEKT_X",
     "domain": null
    },
    {
     "name": "PLANID",
     "type": "esriFieldTypeString",
     "alias": "PLANID",
     "length": 16,
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "RPJURPUNKT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "RPJURPUNKT",
     "domain": null
    },
    {
     "name": "ROTASJON",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ROTASJON",
     "domain": null
    },
    {
     "name": "VERTNIV",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VERTNIV",
     "domain": null
    },
    {
     "name": "KOMM",
     "type": "esriFieldTypeString",
     "alias": "KOMM",
     "length": 4,
     "domain": null
    },
    {
     "name": "MALEMETODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MALEMETODE",
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 3,
   "name": "RpJuridiskLinje",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "RPJURLINJE",
     "defaultSymbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       167,
       127,
       255
      ],
      "width": 1
     },
     "defaultLabel": "Manglende eller feil verdi",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 0.70866
       },
       "value": "1203",
       "label": "1203 - Regulert tomtegrense"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 8
       },
       "value": "1204",
       "label": "1204 - Eiendomsgrense oppheves"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 2.83464
       },
       "value": "1210",
       "label": "1210 - Bygg, kulturm. m.m. som skal bevares"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 0.9921239999999999
       },
       "value": "1211",
       "label": "1211 - Byggegrense"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "1212",
       "label": "1212 - Byggelinje"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 0.9921239999999999
       },
       "value": "1213",
       "label": "1213 - Planlagt bebyggelse"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1.41732
       },
       "value": "1214",
       "label": "1214 - Bebyggelse som inngår i planen"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 0.5669279999999999
       },
       "value": "1215",
       "label": "1215 - Bebyggelse som forutsettes fjernet"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDashDot",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 0.5102352
       },
       "value": "1221",
       "label": "1221 - Regulert senterlinje"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 0.5102352
       },
       "value": "1222",
       "label": "1222 - Frisiktlinje"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDashDot",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 0.9921239999999999
       },
       "value": "1223",
       "label": "1223 - Regulert kant kjørebane"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDashDot",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 0.9921239999999999
       },
       "value": "1224",
       "label": "1224 - Regulert kjørebane"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 0.9921239999999999
       },
       "value": "1225",
       "label": "1225 - Regulert parkeringsfelt"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 0.9921239999999999
       },
       "value": "1226",
       "label": "1226 - Regulert fotgjengerfelt"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDashDot",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "1227",
       "label": "1227 - Regulert støyskjerm"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 0.9921239999999999
       },
       "value": "1228",
       "label": "1228 - Regulert støttemur"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 10
       },
       "value": "1235",
       "label": "1235 - Sikringsgjerde"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1.41732
       },
       "value": "1252",
       "label": "1252 - Bru"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1.41732
       },
       "value": "1254",
       "label": "1254 - Tunnel"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 18
       },
       "value": "1259",
       "label": "1259 - Måle- og avstandslinje"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         153,
         153,
         153,
         255
        ],
        "width": 2.83464
       },
       "value": "1260",
       "label": "1260 - Strandlinje sjø"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         153,
         153,
         153,
         255
        ],
        "width": 2.83464
       },
       "value": "1261",
       "label": "1261 - Strandlinje vassdrag"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDashDot",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 0.9921239999999999
       },
       "value": "1262",
       "label": "1262 - Midtlinje vassdrag"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         0,
         153,
         0,
         255
        ],
        "width": 2.83464
       },
       "value": "1263",
       "label": "1263 - Markagrense"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          250,
          179,
          255
         ],
         "toColor": [
          252,
          250,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          228,
          182,
          252,
          255
         ],
         "toColor": [
          228,
          182,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          250,
          252,
          255
         ],
         "toColor": [
          182,
          250,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          189,
          184,
          255
         ],
         "toColor": [
          252,
          189,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          252,
          183,
          255
         ],
         "toColor": [
          179,
          252,
          183,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          209,
          252,
          255
         ],
         "toColor": [
          184,
          209,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          233,
          210,
          255
         ],
         "toColor": [
          252,
          233,
          210,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          212,
          240,
          255
         ],
         "toColor": [
          252,
          212,
          240,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          252,
          221,
          255
         ],
         "toColor": [
          215,
          252,
          221,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          205,
          179,
          255
         ],
         "toColor": [
          252,
          205,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          240,
          252,
          255
         ],
         "toColor": [
          215,
          240,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          220,
          252,
          187,
          255
         ],
         "toColor": [
          220,
          252,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          228,
          204,
          252,
          255
         ],
         "toColor": [
          228,
          204,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          185,
          252,
          255
         ],
         "toColor": [
          182,
          185,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          182,
          239,
          255
         ],
         "toColor": [
          252,
          182,
          239,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          207,
          255
         ],
         "toColor": [
          252,
          179,
          207,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          216,
          255
         ],
         "toColor": [
          252,
          215,
          216,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          252,
          215,
          255
         ],
         "toColor": [
          252,
          252,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          252,
          240,
          255
         ],
         "toColor": [
          204,
          252,
          240,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          252,
          225,
          255
         ],
         "toColor": [
          182,
          252,
          225,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          234,
          252,
          255
         ],
         "toColor": [
          179,
          234,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          229,
          187,
          255
         ],
         "toColor": [
          252,
          229,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          204,
          252,
          255
         ],
         "toColor": [
          252,
          204,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          202,
          204,
          252,
          255
         ],
         "toColor": [
          202,
          204,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241650.99859999958,
    "ymin": 6962330.975900002,
    "xmax": 244904.11710000038,
    "ymax": 6970204.312800001,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SOSI_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "FORSTEDIGITALISERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "FORSTEDIGITALISERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "VERTNIV",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VERTNIV",
     "domain": null
    },
    {
     "name": "RPJURLINJE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "RPJURLINJE",
     "domain": null
    },
    {
     "name": "MALEMETODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MALEMETODE",
     "domain": null
    },
    {
     "name": "KOMM",
     "type": "esriFieldTypeString",
     "alias": "KOMM",
     "length": 4,
     "domain": null
    },
    {
     "name": "PLANID",
     "type": "esriFieldTypeString",
     "alias": "PLANID",
     "length": 16,
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 4,
   "name": "RpGrense",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSDash",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 2.83464
     },
     "label": "Reguleringsplanomriss"
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241611.8739,
    "ymin": 6962301.574200001,
    "xmax": 245028.3172000004,
    "ymax": 6970208.6033000015,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SOSI_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "MALEMETODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MALEMETODE",
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 5,
   "name": "RpFareGrense",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSDashDot",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 1.7007839999999999
     },
     "label": "Reguleringsplan hensynssonegrense"
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241923.0440999996,
    "ymin": 6962348.040399998,
    "xmax": 244943.32039999962,
    "ymax": 6970204.242899999,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SHAPE_Length",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "FORSTEDIGITALISERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "FORSTEDIGITALISERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "MALEMETODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MALEMETODE",
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 6,
   "name": "RpStoyGrense",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSDashDot",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 1.7007839999999999
     },
     "label": "Reguleringsplan hensynssonegrense"
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241611.8739,
    "ymin": 6962301.574200001,
    "xmax": 245003.04711587107,
    "ymax": 6970204.242899999,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SOSI_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "FORSTEDIGITALISERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "FORSTEDIGITALISERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "MALEMETODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MALEMETODE",
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 7,
   "name": "RpSikringGrense",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSDashDot",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 1.7007839999999999
     },
     "label": "Reguleringsplan hensynssonegrense"
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241823.6495000003,
    "ymin": 6962535.634199999,
    "xmax": 244633.36400000006,
    "ymax": 6967839.826699998,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SOSI_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "FORSTEDIGITALISERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "FORSTEDIGITALISERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "MALEMETODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MALEMETODE",
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 8,
   "name": "RpBestemmelseGrense",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSDash",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 1.41732
     },
     "label": "Avgrensning skriftlig bestemmelse"
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241614.51989999972,
    "ymin": 6962326.439599998,
    "xmax": 244844.76375398927,
    "ymax": 6967556.194600001,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SOSI_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "MALEMETODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MALEMETODE",
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    },
    {
     "name": "FORSTEDIGITALISERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "FORSTEDIGITALISERINGSDATO",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 9,
   "name": "RpAngittHensynGrense",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSDashDot",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 1.7007839999999999
     },
     "label": "Reguleringsplan hensynssonegrense"
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241685.12239999976,
    "ymin": 6962514.726399999,
    "xmax": 244806.48730000015,
    "ymax": 6970208.6033000015,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SOSI_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "FORSTEDIGITALISERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "FORSTEDIGITALISERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "MALEMETODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MALEMETODE",
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 10,
   "name": "PblMidlByggAnleggGrense",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSDashDot",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 1.66
     },
     "label": "Grense midl. bygg-/anleggsområde"
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241633.04729999974,
    "ymin": 6962301.574200001,
    "xmax": 245028.3172000004,
    "ymax": 6970202.1908,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "SOSI_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "FORSTEDIGITALISERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "FORSTEDIGITALISERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 11,
   "name": "RpFormalGrense",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 0.9921239999999999
     },
     "label": "Reguleringsplan formålsgrense"
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241611.8739,
    "ymin": 6962301.574200001,
    "xmax": 245028.3172000004,
    "ymax": 6970208.6033000015,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SOSI_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "FORSTEDIGITALISERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "FORSTEDIGITALISERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "MALEMETODE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MALEMETODE",
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NOYAKTIGHET",
     "type": "esriFieldTypeInteger",
     "alias": "NOYAKTIGHET",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 12,
   "name": "RpOmrade",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "PLANSTAT",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         240,
         240,
         240,
         0
        ],
        "outline": null
       },
       "value": "3",
       "label": "Gjeldende plan"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSHorizontal",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "6",
       "label": "Gjeldende plan med ubehandlet klage"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          250,
          179,
          255
         ],
         "toColor": [
          252,
          250,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          233,
          179,
          252,
          255
         ],
         "toColor": [
          233,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          239,
          252,
          255
         ],
         "toColor": [
          179,
          239,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          193,
          187,
          255
         ],
         "toColor": [
          252,
          193,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          252,
          206,
          255
         ],
         "toColor": [
          179,
          252,
          206,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          203,
          252,
          255
         ],
         "toColor": [
          187,
          203,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          249,
          255
         ],
         "toColor": [
          252,
          215,
          249,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          239,
          215,
          255
         ],
         "toColor": [
          252,
          239,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          252,
          233,
          255
         ],
         "toColor": [
          215,
          252,
          233,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          180,
          179,
          252,
          255
         ],
         "toColor": [
          180,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          223,
          252,
          199,
          255
         ],
         "toColor": [
          223,
          252,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          224,
          255
         ],
         "toColor": [
          252,
          179,
          224,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          231,
          252,
          255
         ],
         "toColor": [
          215,
          231,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241611.8739,
    "ymin": 6962301.574200001,
    "xmax": 245028.3172000004,
    "ymax": 6970208.6033000015,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SOSI_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "PLANNAVN",
     "type": "esriFieldTypeString",
     "alias": "PLANNAVN",
     "length": 120,
     "domain": null
    },
    {
     "name": "PLANTYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PLANTYPE",
     "domain": null
    },
    {
     "name": "PLANSTAT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PLANSTAT",
     "domain": null
    },
    {
     "name": "PLANBEST",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PLANBEST",
     "domain": null
    },
    {
     "name": "VERTNIV",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VERTNIV",
     "domain": null
    },
    {
     "name": "LOVREFERANSE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LOVREFERANSE",
     "domain": null
    },
    {
     "name": "KOMM",
     "type": "esriFieldTypeString",
     "alias": "KOMM",
     "length": 4,
     "domain": null
    },
    {
     "name": "PLANID",
     "type": "esriFieldTypeString",
     "alias": "PLANID",
     "length": 16,
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "SHAPE_Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Area",
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    },
    {
     "name": "FORSLAGSSTILLERTYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FORSLAGSSTILLERTYPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE_Area",
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 13,
   "name": "RpFareSone",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "OBJTYPE",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpAngittHensynSone",
       "label": "RpAngittHensynSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSCross",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpBåndleggingSone",
       "label": "RpBåndleggingSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSHorizontal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpDetaljeringSone",
       "label": "RpDetaljeringSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpFareSone",
       "label": "RpFareSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpGjennomføringSone",
       "label": "RpGjennomføringSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpInfrastrukturSone",
       "label": "RpInfrastrukturSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpSikringSone",
       "label": "RpSikringSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpStøySone",
       "label": "RpStøySone"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          250,
          179,
          255
         ],
         "toColor": [
          252,
          250,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          233,
          179,
          252,
          255
         ],
         "toColor": [
          233,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          239,
          252,
          255
         ],
         "toColor": [
          179,
          239,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          193,
          187,
          255
         ],
         "toColor": [
          252,
          193,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          252,
          206,
          255
         ],
         "toColor": [
          179,
          252,
          206,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          203,
          252,
          255
         ],
         "toColor": [
          187,
          203,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          249,
          255
         ],
         "toColor": [
          252,
          215,
          249,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          239,
          215,
          255
         ],
         "toColor": [
          252,
          239,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          252,
          233,
          255
         ],
         "toColor": [
          215,
          252,
          233,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          180,
          179,
          252,
          255
         ],
         "toColor": [
          180,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          223,
          252,
          199,
          255
         ],
         "toColor": [
          223,
          252,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          224,
          255
         ],
         "toColor": [
          252,
          179,
          224,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          231,
          252,
          255
         ],
         "toColor": [
          215,
          231,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241923.0440999996,
    "ymin": 6962348.040399998,
    "xmax": 244943.32039999962,
    "ymax": 6970204.242899999,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "OBJTYPE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "HENSYNSONENAVN",
     "type": "esriFieldTypeString",
     "alias": "HENSYNSONENAVN",
     "length": 10,
     "domain": null
    },
    {
     "name": "KOMM",
     "type": "esriFieldTypeString",
     "alias": "KOMM",
     "length": 4,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "PLANID",
     "type": "esriFieldTypeString",
     "alias": "PLANID",
     "length": 16,
     "domain": null
    },
    {
     "name": "RPFARE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "RPFARE",
     "domain": null
    },
    {
     "name": "VERTNIV",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VERTNIV",
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "SHAPE_Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Area",
     "domain": null
    },
    {
     "name": "FORSTEDIGITALISERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "FORSTEDIGITALISERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE_Area",
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 14,
   "name": "RpStoySone",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "OBJTYPE",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpAngittHensynSone",
       "label": "RpAngittHensynSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSCross",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpBåndleggingSone",
       "label": "RpBåndleggingSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSHorizontal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpDetaljeringSone",
       "label": "RpDetaljeringSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpFareSone",
       "label": "RpFareSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpGjennomføringSone",
       "label": "RpGjennomføringSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpInfrastrukturSone",
       "label": "RpInfrastrukturSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpSikringSone",
       "label": "RpSikringSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpStøySone",
       "label": "RpStøySone"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          250,
          179,
          255
         ],
         "toColor": [
          252,
          250,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          233,
          179,
          252,
          255
         ],
         "toColor": [
          233,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          239,
          252,
          255
         ],
         "toColor": [
          179,
          239,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          193,
          187,
          255
         ],
         "toColor": [
          252,
          193,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          252,
          206,
          255
         ],
         "toColor": [
          179,
          252,
          206,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          203,
          252,
          255
         ],
         "toColor": [
          187,
          203,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          249,
          255
         ],
         "toColor": [
          252,
          215,
          249,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          239,
          215,
          255
         ],
         "toColor": [
          252,
          239,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          252,
          233,
          255
         ],
         "toColor": [
          215,
          252,
          233,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          180,
          179,
          252,
          255
         ],
         "toColor": [
          180,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          223,
          252,
          199,
          255
         ],
         "toColor": [
          223,
          252,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          224,
          255
         ],
         "toColor": [
          252,
          179,
          224,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          231,
          252,
          255
         ],
         "toColor": [
          215,
          231,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241611.8739,
    "ymin": 6962301.574200001,
    "xmax": 245003.04711587107,
    "ymax": 6970204.242899999,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SOSI_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "FORSTEDIGITALISERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "FORSTEDIGITALISERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "VERTNIV",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VERTNIV",
     "domain": null
    },
    {
     "name": "HENSYNSONENAVN",
     "type": "esriFieldTypeString",
     "alias": "HENSYNSONENAVN",
     "length": 10,
     "domain": null
    },
    {
     "name": "KOMM",
     "type": "esriFieldTypeString",
     "alias": "KOMM",
     "length": 4,
     "domain": null
    },
    {
     "name": "PLANID",
     "type": "esriFieldTypeString",
     "alias": "PLANID",
     "length": 16,
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "SHAPE_Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Area",
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    },
    {
     "name": "RPSTOY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "RPSTOY",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE_Area",
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 15,
   "name": "RpSikringSone",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "OBJTYPE",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpAngittHensynSone",
       "label": "RpAngittHensynSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSCross",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpBåndleggingSone",
       "label": "RpBåndleggingSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSHorizontal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpDetaljeringSone",
       "label": "RpDetaljeringSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpFareSone",
       "label": "RpFareSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpGjennomføringSone",
       "label": "RpGjennomføringSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpInfrastrukturSone",
       "label": "RpInfrastrukturSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpSikringSone",
       "label": "RpSikringSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpStøySone",
       "label": "RpStøySone"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          250,
          179,
          255
         ],
         "toColor": [
          252,
          250,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          233,
          179,
          252,
          255
         ],
         "toColor": [
          233,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          239,
          252,
          255
         ],
         "toColor": [
          179,
          239,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          193,
          187,
          255
         ],
         "toColor": [
          252,
          193,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          252,
          206,
          255
         ],
         "toColor": [
          179,
          252,
          206,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          203,
          252,
          255
         ],
         "toColor": [
          187,
          203,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          249,
          255
         ],
         "toColor": [
          252,
          215,
          249,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          239,
          215,
          255
         ],
         "toColor": [
          252,
          239,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          252,
          233,
          255
         ],
         "toColor": [
          215,
          252,
          233,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          180,
          179,
          252,
          255
         ],
         "toColor": [
          180,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          223,
          252,
          199,
          255
         ],
         "toColor": [
          223,
          252,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          224,
          255
         ],
         "toColor": [
          252,
          179,
          224,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          231,
          252,
          255
         ],
         "toColor": [
          215,
          231,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241823.6495000003,
    "ymin": 6962535.634199999,
    "xmax": 244633.36400000006,
    "ymax": 6967839.826699998,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SOSI_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "FORSTEDIGITALISERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "FORSTEDIGITALISERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "VERTNIV",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VERTNIV",
     "domain": null
    },
    {
     "name": "HENSYNSONENAVN",
     "type": "esriFieldTypeString",
     "alias": "HENSYNSONENAVN",
     "length": 10,
     "domain": null
    },
    {
     "name": "RPSIKRING",
     "type": "esriFieldTypeSmallInteger",
     "alias": "RPSIKRING",
     "domain": null
    },
    {
     "name": "KOMM",
     "type": "esriFieldTypeString",
     "alias": "KOMM",
     "length": 4,
     "domain": null
    },
    {
     "name": "PLANID",
     "type": "esriFieldTypeString",
     "alias": "PLANID",
     "length": 16,
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "SHAPE_Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Area",
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE_Area",
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 16,
   "name": "RpBestemmelseOmrade",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "RPBESTEMMELSEHJEMMEL",
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       240,
       240,
       240,
       0
      ],
      "outline": null
     },
     "defaultLabel": "Andre bestemmelseshjemler",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSVertical",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "91",
       "label": "91 - Anlegg- og riggomr."
      }
     ],
     "fieldDelimiter": ","
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241614.51989999972,
    "ymin": 6962326.439599998,
    "xmax": 244844.76375398927,
    "ymax": 6967556.194600001,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SOSI_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "FORSTEDIGITALISERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "FORSTEDIGITALISERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "VERTNIV",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VERTNIV",
     "domain": null
    },
    {
     "name": "BESTEMMELSEOMRNAVN",
     "type": "esriFieldTypeString",
     "alias": "BESTEMMELSEOMRNAVN",
     "length": 20,
     "domain": null
    },
    {
     "name": "RPBESTEMMELSEHJEMMEL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "RPBESTEMMELSEHJEMMEL",
     "domain": null
    },
    {
     "name": "KOMM",
     "type": "esriFieldTypeString",
     "alias": "KOMM",
     "length": 4,
     "domain": null
    },
    {
     "name": "PLANID",
     "type": "esriFieldTypeString",
     "alias": "PLANID",
     "length": 16,
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "SHAPE_Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Area",
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE_Area",
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 17,
   "name": "RpAngittHensynSone",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "OBJTYPE",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpAngittHensynSone",
       "label": "RpAngittHensynSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSCross",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpBåndleggingSone",
       "label": "RpBåndleggingSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSHorizontal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpDetaljeringSone",
       "label": "RpDetaljeringSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpFareSone",
       "label": "RpFareSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpGjennomføringSone",
       "label": "RpGjennomføringSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpInfrastrukturSone",
       "label": "RpInfrastrukturSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpSikringSone",
       "label": "RpSikringSone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "RpStøySone",
       "label": "RpStøySone"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          250,
          179,
          255
         ],
         "toColor": [
          252,
          250,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          233,
          179,
          252,
          255
         ],
         "toColor": [
          233,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          239,
          252,
          255
         ],
         "toColor": [
          179,
          239,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          193,
          187,
          255
         ],
         "toColor": [
          252,
          193,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          252,
          206,
          255
         ],
         "toColor": [
          179,
          252,
          206,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          203,
          252,
          255
         ],
         "toColor": [
          187,
          203,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          249,
          255
         ],
         "toColor": [
          252,
          215,
          249,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          239,
          215,
          255
         ],
         "toColor": [
          252,
          239,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          252,
          233,
          255
         ],
         "toColor": [
          215,
          252,
          233,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          180,
          179,
          252,
          255
         ],
         "toColor": [
          180,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          223,
          252,
          199,
          255
         ],
         "toColor": [
          223,
          252,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          224,
          255
         ],
         "toColor": [
          252,
          179,
          224,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          231,
          252,
          255
         ],
         "toColor": [
          215,
          231,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241685.12239999976,
    "ymin": 6962514.726399999,
    "xmax": 244806.48730000015,
    "ymax": 6970208.6033000015,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SOSI_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "FORSTEDIGITALISERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "FORSTEDIGITALISERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "VERTNIV",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VERTNIV",
     "domain": null
    },
    {
     "name": "HENSYNSONENAVN",
     "type": "esriFieldTypeString",
     "alias": "HENSYNSONENAVN",
     "length": 10,
     "domain": null
    },
    {
     "name": "RPANGITTHENSYN",
     "type": "esriFieldTypeSmallInteger",
     "alias": "RPANGITTHENSYN",
     "domain": null
    },
    {
     "name": "KOMM",
     "type": "esriFieldTypeString",
     "alias": "KOMM",
     "length": 4,
     "domain": null
    },
    {
     "name": "PLANID",
     "type": "esriFieldTypeString",
     "alias": "PLANID",
     "length": 16,
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "SHAPE_Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Area",
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE_Area",
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 18,
   "name": "PblMidlByggAnleggOmrade",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSVertical",
      "color": [
       0,
       0,
       0,
       255
      ],
      "outline": null
     },
     "label": "Midlertidig bygg-/anleggsområde"
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241633.04729999974,
    "ymin": 6962301.574200001,
    "xmax": 245028.3172000004,
    "ymax": 6970202.1908,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "SOSI_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "GYLDIGTILDATO",
     "type": "esriFieldTypeDate",
     "alias": "GYLDIGTILDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "VERTNIV",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VERTNIV",
     "domain": null
    },
    {
     "name": "BESTEMMELSEOMRNAVN",
     "type": "esriFieldTypeString",
     "alias": "BESTEMMELSEOMRNAVN",
     "length": 20,
     "domain": null
    },
    {
     "name": "AVGJDATO",
     "type": "esriFieldTypeDate",
     "alias": "AVGJDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "FORSTEDIGITALISERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "FORSTEDIGITALISERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "KOMM",
     "type": "esriFieldTypeString",
     "alias": "KOMM",
     "length": 4,
     "domain": null
    },
    {
     "name": "PLANID",
     "type": "esriFieldTypeString",
     "alias": "PLANID",
     "length": 16,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "SHAPE_Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE_Area",
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  },
  {
   "cimVersion": "3.0.0",
   "id": 19,
   "name": "RpArealformalOmrade",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 25833,
    "latestWkid": 25833,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "RPAREALFORMAL",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         0,
         255
        ],
        "outline": null
       },
       "value": "1000",
       "label": "1000 - Bebyggelse og anlegg UTGÅTT"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         0,
         255
        ],
        "outline": null
       },
       "value": "1001",
       "label": "1001 - Bebyggelse og anlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         51,
         255
        ],
        "outline": null
       },
       "value": "1110",
       "label": "1110 - Boligbebyggelse"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "1111",
       "label": "1111 - Boligbeb. - frittliggende småhusbebyggelse"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         51,
         255
        ],
        "outline": null
       },
       "value": "1112",
       "label": "1112 - Boligbeb. - konsentrert småhusbebyggelse"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         51,
         255
        ],
        "outline": null
       },
       "value": "1113",
       "label": "1113 - Boligbebyggelse - blokkbebyggelse"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         51,
         255
        ],
        "outline": null
       },
       "value": "1119",
       "label": "1119 - Garasjeanl. for bolig- og fritidsbebyggelse"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         102,
         255
        ],
        "outline": null
       },
       "value": "1120",
       "label": "1120 - Fritidsbebyggelse"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         231,
         174,
         255
        ],
        "outline": null
       },
       "value": "1121",
       "label": "1121 - Fritidsbeb. - frittliggende"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         102,
         255
        ],
        "outline": null
       },
       "value": "1122",
       "label": "1122 - Fritidsbeb. - konsentrert"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         102,
         255
        ],
        "outline": null
       },
       "value": "1123",
       "label": "1123 - Fritidsbeb. - blokk"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         102,
         255
        ],
        "outline": null
       },
       "value": "1124",
       "label": "1124 - Kolonihage"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         0,
         255
        ],
        "outline": null
       },
       "value": "1130",
       "label": "1130 - Sentrumsformål"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         204,
         255
        ],
        "outline": null
       },
       "value": "1140",
       "label": "1140 - Kjøpesenter"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         255,
         255
        ],
        "outline": null
       },
       "value": "1150",
       "label": "1150 - Forretninger"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "1160",
       "label": "1160 - Offentlig eller privat tjenesteyting"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "1161",
       "label": "1161 - Barnehage"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "1162",
       "label": "1162 - Undervisning"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "1163",
       "label": "1163 - Institusjon UTGÅTT"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "1164",
       "label": "1164 - Forsamlingslokale for religionsutøvelse"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "1165",
       "label": "1165 - Forsamlingslokale UTGÅTT"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "1166",
       "label": "1166 - Administrasjon"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         76,
         0,
         255
        ],
        "outline": null
       },
       "value": "1167",
       "label": "1167 - Kulturinstitusjon"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "1168",
       "label": "1168 - Helse-/omsorgsinstitusjon"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "1169",
       "label": "1169 - Annen off. eller priv. tjenesteyting"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         204,
         255
        ],
        "outline": null
       },
       "value": "1170",
       "label": "1170 - Fritids- og turistformål"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         204,
         255
        ],
        "outline": null
       },
       "value": "1171",
       "label": "1171 - Utleiehytter"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         204,
         255
        ],
        "outline": null
       },
       "value": "1172",
       "label": "1172 - Fornøyelses-/ temapark"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         204,
         255
        ],
        "outline": null
       },
       "value": "1173",
       "label": "1173 - Campingplass"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         204,
         255
        ],
        "outline": null
       },
       "value": "1174",
       "label": "1174 - Leirplass"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "1200",
       "label": "1200 - Råstoffutvinning"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "1201",
       "label": "1201 - Steinbrudd og massetak"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         102,
         255,
         255
        ],
        "outline": null
       },
       "value": "1300",
       "label": "1300 - Næringsbebyggelse"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         255,
         255
        ],
        "outline": null
       },
       "value": "1310",
       "label": "1310 - Kontor"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         255,
         255
        ],
        "outline": null
       },
       "value": "1320",
       "label": "1320 - Hotell og overnatting"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         255,
         255
        ],
        "outline": null
       },
       "value": "1330",
       "label": "1330 - Bevertning"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         102,
         255,
         255
        ],
        "outline": null
       },
       "value": "1340",
       "label": "1340 - Industri"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         102,
         255,
         255
        ],
        "outline": null
       },
       "value": "1350",
       "label": "1350 - Lager"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         102,
         255,
         255
        ],
        "outline": null
       },
       "value": "1360",
       "label": "1360 - Bensinstasjon, vegserviceanlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         102,
         255,
         255
        ],
        "outline": null
       },
       "value": "1390",
       "label": "1390 - Annen næring"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         204,
         0,
         255
        ],
        "outline": null
       },
       "value": "1400",
       "label": "1400 - Idrettsanlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         204,
         0,
         255
        ],
        "outline": null
       },
       "value": "1410",
       "label": "1410 - Skianlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         204,
         0,
         255
        ],
        "outline": null
       },
       "value": "1420",
       "label": "1420 - Skiløypetrase"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         153,
         0,
         255
        ],
        "outline": null
       },
       "value": "1430",
       "label": "1430 - Idrettsstadion"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         204,
         0,
         255
        ],
        "outline": null
       },
       "value": "1440",
       "label": "1440 - Nærmiljøanlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         255,
         51,
         255
        ],
        "outline": null
       },
       "value": "1450",
       "label": "1450 - Golfbane"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         153,
         0,
         255
        ],
        "outline": null
       },
       "value": "1460",
       "label": "1460 - Motorsportanlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         153,
         0,
         255
        ],
        "outline": null
       },
       "value": "1470",
       "label": "1470 - Skytebane"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         204,
         0,
         255
        ],
        "outline": null
       },
       "value": "1490",
       "label": "1490 - Andre idrettsanlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         51,
         255
        ],
        "outline": null
       },
       "value": "1500",
       "label": "1500 - Andre typer bebyggelse og anlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         51,
         255
        ],
        "outline": null
       },
       "value": "1501",
       "label": "1501 - Godsterminal"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         51,
         255
        ],
        "outline": null
       },
       "value": "1502",
       "label": "1502 - Godslager"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         51,
         255
        ],
        "outline": null
       },
       "value": "1510",
       "label": "1510 - Energianlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         51,
         255
        ],
        "outline": null
       },
       "value": "1520",
       "label": "1520 - Fjernvarmeanlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         51,
         255
        ],
        "outline": null
       },
       "value": "1530",
       "label": "1530 - Vindkraftanlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         51,
         255
        ],
        "outline": null
       },
       "value": "1540",
       "label": "1540 - Vann- og avløpsanlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         51,
         255
        ],
        "outline": null
       },
       "value": "1541",
       "label": "1541 - Vannforsyningsanlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         51,
         255
        ],
        "outline": null
       },
       "value": "1542",
       "label": "1542 - Avløpsanlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         51,
         255
        ],
        "outline": null
       },
       "value": "1550",
       "label": "1550 - Renovasjonsanlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         51,
         255
        ],
        "outline": null
       },
       "value": "1560",
       "label": "1560 - Øvrige kommunaltekniske anlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         51,
         255
        ],
        "outline": null
       },
       "value": "1570",
       "label": "1570 - Telekommunikasjonsanlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         51,
         255
        ],
        "outline": null
       },
       "value": "1587",
       "label": "1587 - Småbåtanlegg i sjø og vassdrag"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         51,
         255
        ],
        "outline": null
       },
       "value": "1588",
       "label": "1588 - Småbåtanlegg i sjø og vassdrag m. tilh. strandsone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         51,
         255
        ],
        "outline": null
       },
       "value": "1589",
       "label": "1589 - Uthus, naust, badehus"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         153,
         51,
         255
        ],
        "outline": null
       },
       "value": "1590",
       "label": "1590 - Annen særskilt angitt bebyggelse og anlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "1600",
       "label": "1600 - Uteoppholdsareal"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "1610",
       "label": "1610 - Lekeplass"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "1620",
       "label": "1620 - Gårdsplass"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "1630",
       "label": "1630 - Parsellhage"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "1690",
       "label": "1690 - Annet uteoppholdsareal"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         102,
         153,
         255
        ],
        "outline": null
       },
       "value": "1700",
       "label": "1700 - Grav-og urnelund"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         102,
         153,
         255
        ],
        "outline": null
       },
       "value": "1710",
       "label": "1710 - Krematorium"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         102,
         153,
         255
        ],
        "outline": null
       },
       "value": "1730",
       "label": "1730 - Nødvendige bygg og anlegg for grav- og urnelund"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         255,
         204,
         0,
         255
        ],
        "outline": null
       },
       "value": "1800",
       "label": "1800 - Kombinert bebyggelse og anleggsformål"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         204,
         204,
         255,
         255
        ],
        "outline": null
       },
       "value": "1801",
       "label": "1801 - Bolig, forretning"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         204,
         204,
         255,
         255
        ],
        "outline": null
       },
       "value": "1802",
       "label": "1802 - Bolig, forretning, kontor"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         255,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "1803",
       "label": "1803 - Bolig, tjenesteyting"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         204,
         153,
         255,
         255
        ],
        "outline": null
       },
       "value": "1804",
       "label": "1804 - Bolig, kontor"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         204,
         153,
         255,
         255
        ],
        "outline": null
       },
       "value": "1810",
       "label": "1810 - Forretning, kontor"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         204,
         153,
         255,
         255
        ],
        "outline": null
       },
       "value": "1811",
       "label": "1811 - Forretning, kontor, industri"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         204,
         102,
         255,
         255
        ],
        "outline": null
       },
       "value": "1812",
       "label": "1812 - Forretning, industri"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         204,
         152,
         255,
         255
        ],
        "outline": null
       },
       "value": "1813",
       "label": "1813 - Forretning, kontor, tjenesteyting"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         255,
         152,
         152,
         255
        ],
        "outline": null
       },
       "value": "1814",
       "label": "1814 - Forretning, tjenesteyting"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         204,
         153,
         255,
         255
        ],
        "outline": null
       },
       "value": "1820",
       "label": "1820 - Næring, kontor UTGÅTT"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         204,
         153,
         255,
         255
        ],
        "outline": null
       },
       "value": "1821",
       "label": "1821 - Næring, kontor, industri UTGÅTT"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         204,
         102,
         255,
         255
        ],
        "outline": null
       },
       "value": "1822",
       "label": "1822 - Næring, industri UTGÅTT"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         204,
         153,
         255,
         255
        ],
        "outline": null
       },
       "value": "1823",
       "label": "1823 - Næring, kontor, tjenesteyting UTGÅTT"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         255,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "1824",
       "label": "1824 - Næring, tjenesteyting"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         153,
         102,
         255,
         255
        ],
        "outline": null
       },
       "value": "1825",
       "label": "1825 - Kontor, lager"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         255,
         204,
         0,
         255
        ],
        "outline": null
       },
       "value": "1826",
       "label": "1826 - Industri/lager"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         204,
         102,
         255,
         255
        ],
        "outline": null
       },
       "value": "1830",
       "label": "1830 - Kontor, industri"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         255,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "1831",
       "label": "1831 - Kontor, tjenesteyting"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         255,
         204,
         0,
         255
        ],
        "outline": null
       },
       "value": "1900",
       "label": "1900 - Angitt beb. og anl. samt andre angitte hvfm."
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "2000",
       "label": "2000 - Samf.anl. og teknisk infrast. UTGÅTT"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "2001",
       "label": "2001 - Samf.anl. og teknisk infrastr."
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "2010",
       "label": "2010 - Veg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "2011",
       "label": "2011 - Kjøreveg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "2012",
       "label": "2012 - Fortau"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "2013",
       "label": "2013 - Torg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         240,
         221,
         219,
         255
        ],
        "outline": null
       },
       "value": "2014",
       "label": "2014 - Gatetun"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "2015",
       "label": "2015 - Gang- /sykkelveg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "2016",
       "label": "2016 - Gangveg/ -areal, gågate"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "2017",
       "label": "2017 - Sykkelanlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "2018",
       "label": "2018 - Annen veggrunn, tekn. anl."
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2019",
       "label": "2019 - Annen veggrunn, grøntareal"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2020",
       "label": "2020 - Bane"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2021",
       "label": "2021 - Trase - Jernbane"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2022",
       "label": "2022 - Trase - Sporvei, forstadsbane"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2023",
       "label": "2023 - Trase for taubane"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2024",
       "label": "2024 - Stasjons- /terminalbygg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2025",
       "label": "2025 - Holdeplass, plattform"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2026",
       "label": "2026 - Leskur, plattformtak"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2027",
       "label": "2027 - Tekniske bygg, konstruksjoner"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2028",
       "label": "2028 - Annen banegrunn, tekn. anl."
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2029",
       "label": "2029 - Annen banegrunn, grøntareal"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "2030",
       "label": "2030 - Lufthavn"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "2031",
       "label": "2031 - Lufthavn, landings- /taxebane"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "2032",
       "label": "2032 - Lufthavn, terminalbygg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "2033",
       "label": "2033 - Lufthavn - hangarer, administrasjonsbygg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "2034",
       "label": "2034 - Landingsplass helikopter o a"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "2040",
       "label": "2040 - Havn"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "2041",
       "label": "2041 - Kai"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "2042",
       "label": "2042 - Havneterminaler"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "2043",
       "label": "2043 - Havnelager"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         190,
         190,
         255
        ],
        "outline": null
       },
       "value": "2044",
       "label": "2044 - Molo"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         190,
         190,
         255
        ],
        "outline": null
       },
       "value": "2045",
       "label": "2045 - Navigasjonsinstallasjon"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "2050",
       "label": "2050 - Hovednett for sykkel"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2060",
       "label": "2060 - Kollektivnett"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2061",
       "label": "2061 - Trase for nærmere angitt kollektivtransport"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2070",
       "label": "2070 - Kollektivknutepunkt"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2071",
       "label": "2071 - Kollektivanlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2072",
       "label": "2072 - Kollektivterminal"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2073",
       "label": "2073 - Kollektivholdeplass"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         102,
         255
        ],
        "outline": null
       },
       "value": "2074",
       "label": "2074 - Pendler- /innfartsparkering"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         185,
         185,
         185,
         255
        ],
        "outline": null
       },
       "value": "2080",
       "label": "2080 - Parkering"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         185,
         185,
         185,
         255
        ],
        "outline": null
       },
       "value": "2081",
       "label": "2081 - Rasteplass"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         185,
         185,
         185,
         255
        ],
        "outline": null
       },
       "value": "2082",
       "label": "2082 - Parkeringsplasser"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         185,
         185,
         185,
         255
        ],
        "outline": null
       },
       "value": "2083",
       "label": "2083 - Parkeringshus, -anlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "2100",
       "label": "2100 - Trase for teknisk infrastruktur UTGÅTT"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         185,
         153,
         255
        ],
        "outline": null
       },
       "value": "2101",
       "label": "2101 - Teknisk infrastruktur"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "2110",
       "label": "2110 - Energinett"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "2120",
       "label": "2120 - Fjernvarmenett"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "2140",
       "label": "2140 - Vann- og avløpsnett"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "2141",
       "label": "2141 - Vannforsyningsnett"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "2142",
       "label": "2142 - Avløpsnett"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "2143",
       "label": "2143 - Overvannsnett"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "2150",
       "label": "2150 - Avfallssug"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "2160",
       "label": "2160 - Telekommunikasjonsnett"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         220,
         153,
         153,
         255
        ],
        "outline": null
       },
       "value": "2170",
       "label": "2170 - Sikringsanlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "2180",
       "label": "2180 - Andre tekniske infrastrukturtraseer"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "2190",
       "label": "2190 - Kombinerte tekniske infrastrukturtraseer"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         255,
         255,
         255,
         255
        ],
        "outline": null
       },
       "value": "2800",
       "label": "2800 - Komb. formål samf.anl. - teknisk infrastr.tras."
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         204,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "2900",
       "label": "2900 - Samf.anl./tekn. infrastr.tras. komb. m. andre ang. hvfm"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "3000",
       "label": "3000 - Grønnstruktur UTGÅTT"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         255,
         204,
         255
        ],
        "outline": null
       },
       "value": "3001",
       "label": "3001 - Blågrønnstruktur"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "3020",
       "label": "3020 - Naturområde - grønnstruktur"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "3030",
       "label": "3030 - Turdrag"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "3031",
       "label": "3031 - Turvei"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "3040",
       "label": "3040 - Friområde"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "3041",
       "label": "3041 - Badeplass/ -område"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "3050",
       "label": "3050 - Park"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "3060",
       "label": "3060 - Vegetasjonsskjerm"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         255,
         255,
         255
        ],
        "outline": null
       },
       "value": "3061",
       "label": "3061 - Vannspeil"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         235,
         235,
         255
        ],
        "outline": null
       },
       "value": "3100",
       "label": "3100 - Overvannstiltak"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         53,
         235,
         235,
         255
        ],
        "outline": null
       },
       "value": "3110",
       "label": "3110 - Infiltrasjon/fordrøyning/avledning"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         153,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "3800",
       "label": "3800 - Kombinerte grøntstrukturformål"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         102,
         204,
         102,
         255
        ],
        "outline": null
       },
       "value": "3900",
       "label": "3900 - Angitt grøntstruktur komb. m. andre ang. hovedformål"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "4000",
       "label": "4000 - Forsvaret UTGÅTT"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "4001",
       "label": "4001 - Forsvaret"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "4010",
       "label": "4010 - Ulike typer militære formål"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "4020",
       "label": "4020 - Skytefelt, øvingsområde"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "4030",
       "label": "4030 - Forlegning, leir"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         204,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "4800",
       "label": "4800 - Kombinerte militærformål"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         204,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "4900",
       "label": "4900 - Militært formål komb. m. andre ang. hovedformål"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "5000",
       "label": "5000 - LNFR UTGÅTT"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "5001",
       "label": "5001 - LNFR UTGÅTT"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "5100",
       "label": "5100 - LNRF for nødvendige tiltak for stedbunden næring"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "5110",
       "label": "5110 - Landbruksformål"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "5111",
       "label": "5111 - Jordbruk"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "5112",
       "label": "5112 - Skogbruk"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "5113",
       "label": "5113 - Seterområde"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "5114",
       "label": "5114 - Gartneri"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "5115",
       "label": "5115 - Pelsdyranlegg"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         102,
         255
        ],
        "outline": null
       },
       "value": "5120",
       "label": "5120 - Naturformål"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         102,
         255
        ],
        "outline": null
       },
       "value": "5130",
       "label": "5130 - Friluftsformål"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         102,
         255
        ],
        "outline": null
       },
       "value": "5140",
       "label": "5140 - Reindriftformål"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         255,
         204,
         255
        ],
        "outline": null
       },
       "value": "5200",
       "label": "5200 - LNFR areal for spredt bebyggelse"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         255,
         204,
         255
        ],
        "outline": null
       },
       "value": "5210",
       "label": "5210 - Spredt boligbebyggelse"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         255,
         204,
         255
        ],
        "outline": null
       },
       "value": "5220",
       "label": "5220 - Spredt  fritidsbebyggelse"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         255,
         204,
         255
        ],
        "outline": null
       },
       "value": "5230",
       "label": "5230 - Spredt  næringsbebyggelse"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         204,
         102,
         255
        ],
        "outline": null
       },
       "value": "5300",
       "label": "5300 - Naturvern"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         204,
         102,
         255
        ],
        "outline": null
       },
       "value": "5400",
       "label": "5400 - Jordvern"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         204,
         102,
         255
        ],
        "outline": null
       },
       "value": "5500",
       "label": "5500 - Særlige landskapshensyn"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         204,
         102,
         255
        ],
        "outline": null
       },
       "value": "5600",
       "label": "5600 - Vern av kulturmiljø eller kulturminne"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         204,
         255,
         153,
         255
        ],
        "outline": null
       },
       "value": "5900",
       "label": "5900 - LNFR formål komb. m. andre ang. hovedformål"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         255,
         255,
         255
        ],
        "outline": null
       },
       "value": "6000",
       "label": "6000 - Bruk og vern, sjø og vassdrag m. tilh. strandsone UTGÅTT"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         255,
         255,
         255
        ],
        "outline": null
       },
       "value": "6001",
       "label": "6001 - Bruk og vern, sjø og vassdrag m. tilh. strandsone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         204,
         255,
         255
        ],
        "outline": null
       },
       "value": "6100",
       "label": "6100 - Ferdsel"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         175,
         175,
         255
        ],
        "outline": null
       },
       "value": "6110",
       "label": "6110 - Ankringsområde"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         175,
         175,
         255
        ],
        "outline": null
       },
       "value": "6120",
       "label": "6120 - Opplagsområde"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         175,
         175,
         255
        ],
        "outline": null
       },
       "value": "6130",
       "label": "6130 - Riggområde"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         204,
         255,
         255
        ],
        "outline": null
       },
       "value": "6200",
       "label": "6200 - Farleder"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         204,
         255,
         255
        ],
        "outline": null
       },
       "value": "6210",
       "label": "6210 - Skipsled UTGÅTT"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         204,
         255,
         255
        ],
        "outline": null
       },
       "value": "6211",
       "label": "6211 - Hoved- og biled"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "6220",
       "label": "6220 - Havneområde i sjø"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "6230",
       "label": "6230 - Småbåthavn"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         204,
         255,
         255
        ],
        "outline": null
       },
       "value": "6240",
       "label": "6240 - Bøyehavn"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         153,
         255,
         255
        ],
        "outline": null
       },
       "value": "6300",
       "label": "6300 - Fiske"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         102,
         255,
         255
        ],
        "outline": null
       },
       "value": "6310",
       "label": "6310 - Fiskeområde"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         153,
         255,
         255
        ],
        "outline": null
       },
       "value": "6320",
       "label": "6320 - Låssettingsplasser"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         153,
         255,
         255
        ],
        "outline": null
       },
       "value": "6330",
       "label": "6330 - Gytefelt eller oppvekstområde for yngel"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         255,
         255
        ],
        "outline": null
       },
       "value": "6400",
       "label": "6400 - Akvakultur"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         255,
         255
        ],
        "outline": null
       },
       "value": "6410",
       "label": "6410 - Akvakulturanlegg i sjø og vassdrag"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         255,
         255
        ],
        "outline": null
       },
       "value": "6420",
       "label": "6420 - Akvakulturanlegg i sjø og vassdrag m. tilh. landanl."
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         153,
         255,
         255
        ],
        "outline": null
       },
       "value": "6430",
       "label": "6430 - Fangstbasert levendelagring"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         153,
         255,
         255
        ],
        "outline": null
       },
       "value": "6500",
       "label": "6500 - Drikkevann"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         255,
         255
        ],
        "outline": null
       },
       "value": "6600",
       "label": "6600 - Naturområde"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         255,
         255
        ],
        "outline": null
       },
       "value": "6610",
       "label": "6610 - Naturområde i sjø og vassdrag"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         255,
         255
        ],
        "outline": null
       },
       "value": "6620",
       "label": "6620 - Naturområde i sjø og vassdrag m. tilh. strandsone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         255,
         255
        ],
        "outline": null
       },
       "value": "6700",
       "label": "6700 - Friluftsområde"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         255,
         255
        ],
        "outline": null
       },
       "value": "6710",
       "label": "6710 - Friluftsområde i sjø og vassdrag"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         255,
         255,
         255
        ],
        "outline": null
       },
       "value": "6720",
       "label": "6720 - Friluftsområde i sjø og vassdrag m. tilh. strandsone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "6730",
       "label": "6730 - Småbåtanlegg i sjø og vassdrag (UTGÅTT)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "6740",
       "label": "6740 - Småbåtanl. sjø og vassdr. m. tilh. strandsone (UTGÅTT)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         255,
         102,
         255
        ],
        "outline": null
       },
       "value": "6750",
       "label": "6750 - Uthus, naust, badehus (UTGÅTT)"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         204,
         204,
         255
        ],
        "outline": null
       },
       "value": "6760",
       "label": "6760 - Idrett, vannsport"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         255,
         255,
         255
        ],
        "outline": null
       },
       "value": "6770",
       "label": "6770 - Badeområde"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         204,
         255,
         255,
         255
        ],
        "outline": null
       },
       "value": "6800",
       "label": "6800 - Kombinerte formål sjø og vassdrag m/u. tilh. strandsone"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         102,
         255,
         255,
         255
        ],
        "outline": null
       },
       "value": "6900",
       "label": "6900 - Ang. fm. sjø, vassdrag m/u tilh. strandsone komb. m. andre ang. hvfm."
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          116,
          87,
          255
         ],
         "toColor": [
          189,
          116,
          87,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          151,
          104,
          255
         ],
         "toColor": [
          179,
          151,
          104,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          163,
          143,
          83,
          255
         ],
         "toColor": [
          163,
          143,
          83,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          140,
          90,
          255
         ],
         "toColor": [
          184,
          140,
          90,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          199,
          158,
          101,
          255
         ],
         "toColor": [
          199,
          158,
          101,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          214,
          194,
          126,
          255
         ],
         "toColor": [
          214,
          194,
          126,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          143,
          94,
          255
         ],
         "toColor": [
          204,
          143,
          94,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          219,
          141,
          110,
          255
         ],
         "toColor": [
          219,
          141,
          110,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          196,
          118,
          255
         ],
         "toColor": [
          222,
          196,
          118,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          140,
          106,
          255
         ],
         "toColor": [
          204,
          140,
          106,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          145,
          103,
          255
         ],
         "toColor": [
          207,
          145,
          103,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          196,
          183,
          94,
          255
         ],
         "toColor": [
          196,
          183,
          94,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          191,
          168,
          94,
          255
         ],
         "toColor": [
          191,
          168,
          94,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          224,
          206,
          123,
          255
         ],
         "toColor": [
          224,
          206,
          123,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          153,
          135,
          86,
          255
         ],
         "toColor": [
          153,
          135,
          86,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          127,
          95,
          255
         ],
         "toColor": [
          201,
          127,
          95,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          176,
          157,
          86,
          255
         ],
         "toColor": [
          176,
          157,
          86,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          196,
          183,
          110,
          255
         ],
         "toColor": [
          196,
          183,
          110,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          209,
          186,
          109,
          255
         ],
         "toColor": [
          209,
          186,
          109,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          217,
          193,
          121,
          255
         ],
         "toColor": [
          217,
          193,
          121,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          132,
          91,
          255
         ],
         "toColor": [
          179,
          132,
          91,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          166,
          121,
          85,
          255
         ],
         "toColor": [
          166,
          121,
          85,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          171,
          116,
          92,
          255
         ],
         "toColor": [
          171,
          116,
          92,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          161,
          101,
          255
         ],
         "toColor": [
          201,
          161,
          101,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          113,
          82,
          255
         ],
         "toColor": [
          179,
          113,
          82,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          161,
          110,
          79,
          255
         ],
         "toColor": [
          161,
          110,
          79,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          214,
          133,
          99,
          255
         ],
         "toColor": [
          214,
          133,
          99,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          168,
          122,
          99,
          255
         ],
         "toColor": [
          168,
          122,
          99,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          196,
          159,
          104,
          255
         ],
         "toColor": [
          196,
          159,
          104,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          190,
          109,
          255
         ],
         "toColor": [
          207,
          190,
          109,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          146,
          90,
          255
         ],
         "toColor": [
          158,
          146,
          90,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          154,
          119,
          255
         ],
         "toColor": [
          212,
          154,
          119,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          118,
          82,
          255
         ],
         "toColor": [
          158,
          118,
          82,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          191,
          118,
          255
         ],
         "toColor": [
          204,
          191,
          118,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          168,
          139,
          94,
          255
         ],
         "toColor": [
          168,
          139,
          94,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          169,
          110,
          255
         ],
         "toColor": [
          194,
          169,
          110,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          168,
          129,
          93,
          255
         ],
         "toColor": [
          168,
          129,
          93,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          173,
          162,
          97,
          255
         ],
         "toColor": [
          173,
          162,
          97,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          175,
          123,
          255
         ],
         "toColor": [
          212,
          175,
          123,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          160,
          92,
          255
         ],
         "toColor": [
          189,
          160,
          92,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          153,
          123,
          92,
          255
         ],
         "toColor": [
          153,
          123,
          92,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          128,
          98,
          255
         ],
         "toColor": [
          189,
          128,
          98,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          191,
          116,
          88,
          255
         ],
         "toColor": [
          191,
          116,
          88,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          187,
          113,
          255
         ],
         "toColor": [
          201,
          187,
          113,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          173,
          142,
          80,
          255
         ],
         "toColor": [
          173,
          142,
          80,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          175,
          120,
          255
         ],
         "toColor": [
          207,
          175,
          120,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          191,
          144,
          103,
          255
         ],
         "toColor": [
          191,
          144,
          103,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          148,
          108,
          255
         ],
         "toColor": [
          204,
          148,
          108,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          166,
          112,
          81,
          255
         ],
         "toColor": [
          166,
          112,
          81,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          168,
          122,
          101,
          255
         ],
         "toColor": [
          168,
          122,
          101,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          151,
          113,
          255
         ],
         "toColor": [
          222,
          151,
          113,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          163,
          114,
          83,
          255
         ],
         "toColor": [
          163,
          114,
          83,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          191,
          168,
          105,
          255
         ],
         "toColor": [
          191,
          168,
          105,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          153,
          125,
          70,
          255
         ],
         "toColor": [
          153,
          125,
          70,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          186,
          117,
          91,
          255
         ],
         "toColor": [
          186,
          117,
          91,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          156,
          126,
          92,
          255
         ],
         "toColor": [
          156,
          126,
          92,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          163,
          149,
          96,
          255
         ],
         "toColor": [
          163,
          149,
          96,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          134,
          82,
          255
         ],
         "toColor": [
          158,
          134,
          82,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          162,
          96,
          255
         ],
         "toColor": [
          179,
          162,
          96,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          129,
          92,
          255
         ],
         "toColor": [
          158,
          129,
          92,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          158,
          118,
          255
         ],
         "toColor": [
          207,
          158,
          118,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          171,
          118,
          255
         ],
         "toColor": [
          207,
          171,
          118,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          153,
          101,
          84,
          255
         ],
         "toColor": [
          153,
          101,
          84,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          196,
          174,
          118,
          255
         ],
         "toColor": [
          196,
          174,
          118,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          161,
          84,
          255
         ],
         "toColor": [
          179,
          161,
          84,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          227,
          186,
          116,
          255
         ],
         "toColor": [
          227,
          186,
          116,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          227,
          209,
          109,
          255
         ],
         "toColor": [
          227,
          209,
          109,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          176,
          120,
          84,
          255
         ],
         "toColor": [
          176,
          120,
          84,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          125,
          87,
          255
         ],
         "toColor": [
          179,
          125,
          87,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          186,
          175,
          110,
          255
         ],
         "toColor": [
          186,
          175,
          110,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          227,
          155,
          125,
          255
         ],
         "toColor": [
          227,
          155,
          125,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          161,
          121,
          84,
          255
         ],
         "toColor": [
          161,
          121,
          84,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          227,
          155,
          127,
          255
         ],
         "toColor": [
          227,
          155,
          127,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          161,
          141,
          77,
          255
         ],
         "toColor": [
          161,
          141,
          77,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          126,
          82,
          255
         ],
         "toColor": [
          158,
          126,
          82,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          191,
          137,
          103,
          255
         ],
         "toColor": [
          191,
          137,
          103,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          166,
          101,
          255
         ],
         "toColor": [
          207,
          166,
          101,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          173,
          117,
          95,
          255
         ],
         "toColor": [
          173,
          117,
          95,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          166,
          151,
          99,
          255
         ],
         "toColor": [
          166,
          151,
          99,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          214,
          189,
          126,
          255
         ],
         "toColor": [
          214,
          189,
          126,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          145,
          86,
          255
         ],
         "toColor": [
          184,
          145,
          86,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          143,
          108,
          255
         ],
         "toColor": [
          212,
          143,
          108,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          176,
          124,
          90,
          255
         ],
         "toColor": [
          176,
          124,
          90,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          163,
          114,
          88,
          255
         ],
         "toColor": [
          163,
          114,
          88,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          183,
          108,
          255
         ],
         "toColor": [
          204,
          183,
          108,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          181,
          152,
          85,
          255
         ],
         "toColor": [
          181,
          152,
          85,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          176,
          123,
          255
         ],
         "toColor": [
          212,
          176,
          123,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          209,
          168,
          111,
          255
         ],
         "toColor": [
          209,
          168,
          111,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          186,
          174,
          97,
          255
         ],
         "toColor": [
          186,
          174,
          97,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          191,
          178,
          111,
          255
         ],
         "toColor": [
          191,
          178,
          111,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          127,
          99,
          255
         ],
         "toColor": [
          194,
          127,
          99,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          217,
          176,
          124,
          255
         ],
         "toColor": [
          217,
          176,
          124,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          168,
          107,
          81,
          255
         ],
         "toColor": [
          168,
          107,
          81,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          173,
          110,
          255
         ],
         "toColor": [
          204,
          173,
          110,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          153,
          107,
          87,
          255
         ],
         "toColor": [
          153,
          107,
          87,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          163,
          107,
          75,
          255
         ],
         "toColor": [
          163,
          107,
          75,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          159,
          107,
          255
         ],
         "toColor": [
          194,
          159,
          107,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          160,
          95,
          255
         ],
         "toColor": [
          184,
          160,
          95,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          156,
          115,
          84,
          255
         ],
         "toColor": [
          156,
          115,
          84,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          166,
          138,
          96,
          255
         ],
         "toColor": [
          166,
          138,
          96,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          214,
          184,
          120,
          255
         ],
         "toColor": [
          214,
          184,
          120,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          214,
          187,
          114,
          255
         ],
         "toColor": [
          214,
          187,
          114,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          219,
          181,
          105,
          255
         ],
         "toColor": [
          219,
          181,
          105,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          224,
          189,
          132,
          255
         ],
         "toColor": [
          224,
          189,
          132,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          166,
          132,
          96,
          255
         ],
         "toColor": [
          166,
          132,
          96,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          132,
          103,
          255
         ],
         "toColor": [
          201,
          132,
          103,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          153,
          142,
          72,
          255
         ],
         "toColor": [
          153,
          142,
          72,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          191,
          106,
          255
         ],
         "toColor": [
          204,
          191,
          106,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          176,
          152,
          86,
          255
         ],
         "toColor": [
          176,
          152,
          86,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          135,
          99,
          255
         ],
         "toColor": [
          194,
          135,
          99,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          219,
          186,
          121,
          255
         ],
         "toColor": [
          219,
          186,
          121,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          147,
          106,
          255
         ],
         "toColor": [
          189,
          147,
          106,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          173,
          144,
          102,
          255
         ],
         "toColor": [
          173,
          144,
          102,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          162,
          118,
          255
         ],
         "toColor": [
          207,
          162,
          118,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          165,
          108,
          255
         ],
         "toColor": [
          184,
          165,
          108,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          132,
          107,
          255
         ],
         "toColor": [
          179,
          132,
          107,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          186,
          147,
          87,
          255
         ],
         "toColor": [
          186,
          147,
          87,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          191,
          132,
          111,
          255
         ],
         "toColor": [
          191,
          132,
          111,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          177,
          98,
          255
         ],
         "toColor": [
          204,
          177,
          98,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          148,
          110,
          255
         ],
         "toColor": [
          194,
          148,
          110,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          171,
          150,
          89,
          255
         ],
         "toColor": [
          171,
          150,
          89,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          219,
          144,
          110,
          255
         ],
         "toColor": [
          219,
          144,
          110,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          224,
          195,
          130,
          255
         ],
         "toColor": [
          224,
          195,
          130,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          209,
          196,
          121,
          255
         ],
         "toColor": [
          209,
          196,
          121,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          196,
          127,
          255
         ],
         "toColor": [
          212,
          196,
          127,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          209,
          165,
          107,
          255
         ],
         "toColor": [
          209,
          165,
          107,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          156,
          103,
          75,
          255
         ],
         "toColor": [
          156,
          103,
          75,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          161,
          115,
          95,
          255
         ],
         "toColor": [
          161,
          115,
          95,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          147,
          84,
          255
         ],
         "toColor": [
          179,
          147,
          84,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          209,
          191,
          98,
          255
         ],
         "toColor": [
          209,
          191,
          98,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          186,
          129,
          255
         ],
         "toColor": [
          222,
          186,
          129,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          157,
          102,
          255
         ],
         "toColor": [
          179,
          157,
          102,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          217,
          175,
          124,
          255
         ],
         "toColor": [
          217,
          175,
          124,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          135,
          108,
          255
         ],
         "toColor": [
          184,
          135,
          108,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          173,
          118,
          83,
          255
         ],
         "toColor": [
          173,
          118,
          83,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          186,
          149,
          101,
          255
         ],
         "toColor": [
          186,
          149,
          101,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          174,
          109,
          255
         ],
         "toColor": [
          201,
          174,
          109,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          169,
          107,
          255
         ],
         "toColor": [
          194,
          169,
          107,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          196,
          149,
          102,
          255
         ],
         "toColor": [
          196,
          149,
          102,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          171,
          130,
          87,
          255
         ],
         "toColor": [
          171,
          130,
          87,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          214,
          191,
          99,
          255
         ],
         "toColor": [
          214,
          191,
          99,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          153,
          144,
          84,
          255
         ],
         "toColor": [
          153,
          144,
          84,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          227,
          199,
          107,
          255
         ],
         "toColor": [
          227,
          199,
          107,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          175,
          113,
          255
         ],
         "toColor": [
          201,
          175,
          113,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          163,
          114,
          98,
          255
         ],
         "toColor": [
          163,
          114,
          98,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          214,
          166,
          124,
          255
         ],
         "toColor": [
          214,
          166,
          124,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          153,
          128,
          90,
          255
         ],
         "toColor": [
          153,
          128,
          90,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          214,
          159,
          107,
          255
         ],
         "toColor": [
          214,
          159,
          107,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          163,
          151,
          82,
          255
         ],
         "toColor": [
          163,
          151,
          82,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          186,
          154,
          86,
          255
         ],
         "toColor": [
          186,
          154,
          86,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          181,
          162,
          105,
          255
         ],
         "toColor": [
          181,
          162,
          105,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          134,
          95,
          255
         ],
         "toColor": [
          158,
          134,
          95,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          171,
          113,
          94,
          255
         ],
         "toColor": [
          171,
          113,
          94,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          173,
          116,
          92,
          255
         ],
         "toColor": [
          173,
          116,
          92,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          146,
          114,
          255
         ],
         "toColor": [
          207,
          146,
          114,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          166,
          114,
          91,
          255
         ],
         "toColor": [
          166,
          114,
          91,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          181,
          157,
          91,
          255
         ],
         "toColor": [
          181,
          157,
          91,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          161,
          151,
          93,
          255
         ],
         "toColor": [
          161,
          151,
          93,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          165,
          107,
          255
         ],
         "toColor": [
          194,
          165,
          107,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          172,
          91,
          255
         ],
         "toColor": [
          194,
          172,
          91,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          163,
          119,
          78,
          255
         ],
         "toColor": [
          163,
          119,
          78,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          163,
          104,
          77,
          255
         ],
         "toColor": [
          163,
          104,
          77,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          173,
          128,
          85,
          255
         ],
         "toColor": [
          173,
          128,
          85,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          150,
          103,
          255
         ],
         "toColor": [
          201,
          150,
          103,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          196,
          142,
          106,
          255
         ],
         "toColor": [
          196,
          142,
          106,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          141,
          110,
          255
         ],
         "toColor": [
          204,
          141,
          110,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          219,
          161,
          116,
          255
         ],
         "toColor": [
          219,
          161,
          116,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          217,
          152,
          102,
          255
         ],
         "toColor": [
          217,
          152,
          102,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          191,
          120,
          96,
          255
         ],
         "toColor": [
          191,
          120,
          96,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          142,
          93,
          255
         ],
         "toColor": [
          158,
          142,
          93,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          171,
          110,
          80,
          255
         ],
         "toColor": [
          171,
          110,
          80,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          159,
          111,
          255
         ],
         "toColor": [
          201,
          159,
          111,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          181,
          147,
          100,
          255
         ],
         "toColor": [
          181,
          147,
          100,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          137,
          89,
          255
         ],
         "toColor": [
          179,
          137,
          89,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          219,
          161,
          127,
          255
         ],
         "toColor": [
          219,
          161,
          127,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          164,
          101,
          255
         ],
         "toColor": [
          184,
          164,
          101,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          186,
          138,
          101,
          255
         ],
         "toColor": [
          186,
          138,
          101,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          227,
          199,
          109,
          255
         ],
         "toColor": [
          227,
          199,
          109,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          162,
          111,
          255
         ],
         "toColor": [
          189,
          162,
          111,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          134,
          109,
          255
         ],
         "toColor": [
          207,
          134,
          109,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          176,
          130,
          88,
          255
         ],
         "toColor": [
          176,
          130,
          88,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          133,
          89,
          255
         ],
         "toColor": [
          194,
          133,
          89,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          217,
          129,
          100,
          255
         ],
         "toColor": [
          217,
          129,
          100,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          199,
          170,
          101,
          255
         ],
         "toColor": [
          199,
          170,
          101,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          191,
          135,
          98,
          255
         ],
         "toColor": [
          191,
          135,
          98,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          217,
          205,
          130,
          255
         ],
         "toColor": [
          217,
          205,
          130,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          153,
          107,
          87,
          255
         ],
         "toColor": [
          153,
          107,
          87,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          168,
          130,
          82,
          255
         ],
         "toColor": [
          168,
          130,
          82,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          170,
          116,
          255
         ],
         "toColor": [
          207,
          170,
          116,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          173,
          102,
          255
         ],
         "toColor": [
          212,
          173,
          102,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          168,
          153,
          84,
          255
         ],
         "toColor": [
          168,
          153,
          84,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          161,
          137,
          87,
          255
         ],
         "toColor": [
          161,
          137,
          87,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          190,
          95,
          255
         ],
         "toColor": [
          207,
          190,
          95,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          118,
          91,
          255
         ],
         "toColor": [
          194,
          118,
          91,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          168,
          118,
          255
         ],
         "toColor": [
          204,
          168,
          118,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          150,
          88,
          255
         ],
         "toColor": [
          184,
          150,
          88,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          156,
          132,
          76,
          255
         ],
         "toColor": [
          156,
          132,
          76,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          155,
          116,
          255
         ],
         "toColor": [
          212,
          155,
          116,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          143,
          100,
          255
         ],
         "toColor": [
          204,
          143,
          100,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          186,
          143,
          93,
          255
         ],
         "toColor": [
          186,
          143,
          93,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          115,
          89,
          255
         ],
         "toColor": [
          194,
          115,
          89,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          181,
          149,
          98,
          255
         ],
         "toColor": [
          181,
          149,
          98,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          163,
          153,
          93,
          255
         ],
         "toColor": [
          163,
          153,
          93,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          209,
          138,
          100,
          255
         ],
         "toColor": [
          209,
          138,
          100,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          163,
          124,
          82,
          255
         ],
         "toColor": [
          163,
          124,
          82,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          170,
          107,
          255
         ],
         "toColor": [
          201,
          170,
          107,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          153,
          96,
          255
         ],
         "toColor": [
          189,
          153,
          96,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          153,
          111,
          83,
          255
         ],
         "toColor": [
          153,
          111,
          83,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          227,
          194,
          134,
          255
         ],
         "toColor": [
          227,
          194,
          134,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          166,
          134,
          83,
          255
         ],
         "toColor": [
          166,
          134,
          83,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          165,
          118,
          255
         ],
         "toColor": [
          207,
          165,
          118,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          227,
          148,
          113,
          255
         ],
         "toColor": [
          227,
          148,
          113,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          153,
          111,
          255
         ],
         "toColor": [
          222,
          153,
          111,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          209,
          150,
          102,
          255
         ],
         "toColor": [
          209,
          150,
          102,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          124,
          84,
          255
         ],
         "toColor": [
          184,
          124,
          84,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          152,
          129,
          255
         ],
         "toColor": [
          222,
          152,
          129,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          157,
          113,
          255
         ],
         "toColor": [
          222,
          157,
          113,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          163,
          95,
          255
         ],
         "toColor": [
          179,
          163,
          95,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          191,
          171,
          96,
          255
         ],
         "toColor": [
          191,
          171,
          96,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          176,
          126,
          106,
          255
         ],
         "toColor": [
          176,
          126,
          106,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          169,
          121,
          255
         ],
         "toColor": [
          212,
          169,
          121,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          181,
          144,
          105,
          255
         ],
         "toColor": [
          181,
          144,
          105,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          168,
          97,
          255
         ],
         "toColor": [
          207,
          168,
          97,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          161,
          125,
          85,
          255
         ],
         "toColor": [
          161,
          125,
          85,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          173,
          160,
          95,
          255
         ],
         "toColor": [
          173,
          160,
          95,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          156,
          116,
          255
         ],
         "toColor": [
          204,
          156,
          116,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          141,
          102,
          255
         ],
         "toColor": [
          189,
          141,
          102,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          173,
          157,
          102,
          255
         ],
         "toColor": [
          173,
          157,
          102,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          176,
          160,
          102,
          255
         ],
         "toColor": [
          176,
          160,
          102,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 241611.8739,
    "ymin": 6962301.574200001,
    "xmax": 245028.3172000004,
    "ymax": 6970208.6033000015,
    "spatialReference": {
     "wkid": 25833,
     "latestWkid": 25833,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SOSI_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJTYPE",
     "type": "esriFieldTypeString",
     "alias": "OBJTYPE",
     "length": 32,
     "domain": null
    },
    {
     "name": "FORSTEDIGITALISERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "FORSTEDIGITALISERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "FELTNAVN",
     "type": "esriFieldTypeString",
     "alias": "FELTNAVN",
     "length": 20,
     "domain": null
    },
    {
     "name": "VERTNIV",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VERTNIV",
     "domain": null
    },
    {
     "name": "RPAREALFORMAL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "RPAREALFORMAL",
     "domain": null
    },
    {
     "name": "EIERFORM",
     "type": "esriFieldTypeSmallInteger",
     "alias": "EIERFORM",
     "domain": null
    },
    {
     "name": "KOMM",
     "type": "esriFieldTypeString",
     "alias": "KOMM",
     "length": 4,
     "domain": null
    },
    {
     "name": "PLANID",
     "type": "esriFieldTypeString",
     "alias": "PLANID",
     "length": 16,
     "domain": null
    },
    {
     "name": "SOSI_id",
     "type": "esriFieldTypeInteger",
     "alias": "SOSI_id",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "SHAPE_Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Area",
     "domain": null
    },
    {
     "name": "BESKRIVELSE",
     "type": "esriFieldTypeString",
     "alias": "BESKRIVELSE",
     "length": 255,
     "domain": null
    },
    {
     "name": "OPPDATERINGSDATO",
     "type": "esriFieldTypeDate",
     "alias": "OPPDATERINGSDATO",
     "length": 8,
     "domain": null
    },
    {
     "name": "LOKALID",
     "type": "esriFieldTypeString",
     "alias": "LOKALID",
     "length": 100,
     "domain": null
    },
    {
     "name": "NAVNEROM",
     "type": "esriFieldTypeString",
     "alias": "NAVNEROM",
     "length": 100,
     "domain": null
    },
    {
     "name": "VERSJONID",
     "type": "esriFieldTypeString",
     "alias": "VERSJONID",
     "length": 100,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_SHAPE",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": false,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": true,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE_Area",
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "currentVersion": 12.9,
   "capabilities": "Map,TilesOnly",
   "serviceItemId": "f38f4ad6562a4d3ba46e72cf57e08049"
  }
 ],
 "tables": []
}