{
 "currentVersion": 10.91,
 "id": 13,
 "name": "Nationalrute",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 25832,
  "latestWkid": 25832
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 11,
  "name": "Cykelruter"
 },
 "subLayers": [],
 "minScale": 500000,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "NAVN",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       112,
       255,
       255
      ],
      "width": 1.7
     },
     "value": "Nationalrute 1 - Vestkystruten",
     "label": "Nationalrute 1 - Vestkystruten",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       112,
       255,
       255
      ],
      "width": 1.7
     },
     "value": "Nationalrute 6 - Esbjerg - København",
     "label": "Nationalrute 6 - Esbjerg - København",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementAboveAlong",
    "where": null,
    "labelExpression": "[RUTE_NR]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 443974.96831250004,
  "ymin": 6082831.9326875005,
  "xmax": 597293.7143125003,
  "ymax": 6400792.488125,
  "spatialReference": {
   "wkid": 25832,
   "latestWkid": 25832
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "NAVN",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "NAVN",
   "type": "esriFieldTypeString",
   "alias": "NAVN",
   "length": 50,
   "domain": null
  },
  {
   "name": "TYPE",
   "type": "esriFieldTypeString",
   "alias": "TYPE",
   "length": 50,
   "domain": null
  },
  {
   "name": "LAENGDE",
   "type": "esriFieldTypeString",
   "alias": "LAENGDE",
   "length": 10,
   "domain": null
  },
  {
   "name": "BELAEGNING",
   "type": "esriFieldTypeString",
   "alias": "BELAEGNING",
   "length": 255,
   "domain": null
  },
  {
   "name": "LINKS",
   "type": "esriFieldTypeString",
   "alias": "LINKS",
   "length": 200,
   "domain": null
  },
  {
   "name": "KOMMUNE",
   "type": "esriFieldTypeString",
   "alias": "KOMMUNE",
   "length": 255,
   "domain": null
  },
  {
   "name": "TEMA1",
   "type": "esriFieldTypeString",
   "alias": "TEMA1",
   "length": 255,
   "domain": null
  },
  {
   "name": "TEMA2",
   "type": "esriFieldTypeString",
   "alias": "TEMA2",
   "length": 255,
   "domain": null
  },
  {
   "name": "TEMA3",
   "type": "esriFieldTypeString",
   "alias": "TEMA3",
   "length": 255,
   "domain": null
  },
  {
   "name": "TEMA4",
   "type": "esriFieldTypeString",
   "alias": "TEMA4",
   "length": 255,
   "domain": null
  },
  {
   "name": "EDIT",
   "type": "esriFieldTypeString",
   "alias": "EDIT",
   "length": 255,
   "domain": null
  },
  {
   "name": "DATO",
   "type": "esriFieldTypeDate",
   "alias": "DATO",
   "length": 8,
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "RUTE_NR",
   "type": "esriFieldTypeSmallInteger",
   "alias": "RUTE_NR",
   "domain": null
  },
  {
   "name": "NOTE",
   "type": "esriFieldTypeString",
   "alias": "NOTE",
   "length": 75,
   "domain": null
  },
  {
   "name": "NOTE_TYSK",
   "type": "esriFieldTypeString",
   "alias": "NOTE_TYSK",
   "length": 50,
   "domain": null
  },
  {
   "name": "LINK_TYSK",
   "type": "esriFieldTypeString",
   "alias": "LINK_TYSK",
   "length": 100,
   "domain": null
  },
  {
   "name": "NOTE_ENGELSK",
   "type": "esriFieldTypeString",
   "alias": "NOTE_ENGELSK",
   "length": 50,
   "domain": null
  },
  {
   "name": "LINK_ENGELSK",
   "type": "esriFieldTypeString",
   "alias": "LINK_ENGELSK",
   "length": 100,
   "domain": null
  },
  {
   "name": "Shape.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R569_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S566_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Data,Map,Query",
 "maxRecordCount": 5000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "Shape.STLength()",
  "units": "esriMeters"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}