{
 "currentVersion": 10.61,
 "id": 1,
 "name": "Adresser",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 25832,
  "latestWkid": 25832
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 1500,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSMS",
    "style": "esriSMSCircle",
    "color": [
     0,
     0,
     0,
     0
    ],
    "size": 4,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0,
    "outline": {
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 1
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPointLabelPlacementCenterCenter",
    "where": null,
    "labelExpression": "[HUS_NUMMER]",
    "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": 10,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 4000,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 1392938.0552786938,
  "ymin": 7472482.501317514,
  "xmax": 1422237.796309443,
  "ymax": 7493019.028132303,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "KOMMUNENR",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID_1",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID_1",
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeDouble",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "ADRESSE_ID",
   "type": "esriFieldTypeDouble",
   "alias": "ADRESSE_ID",
   "domain": null
  },
  {
   "name": "KOMMUNENR",
   "type": "esriFieldTypeString",
   "alias": "KOMMUNENR",
   "length": 3,
   "domain": null
  },
  {
   "name": "VEJKODE",
   "type": "esriFieldTypeString",
   "alias": "VEJKODE",
   "length": 18,
   "domain": null
  },
  {
   "name": "VEJNAVN",
   "type": "esriFieldTypeString",
   "alias": "VEJNAVN",
   "length": 40,
   "domain": null
  },
  {
   "name": "HUS_NUMMER",
   "type": "esriFieldTypeString",
   "alias": "HUS_NUMMER",
   "length": 4,
   "domain": null
  },
  {
   "name": "POSTNR",
   "type": "esriFieldTypeString",
   "alias": "POSTNR",
   "length": 4,
   "domain": null
  },
  {
   "name": "POSTDIST",
   "type": "esriFieldTypeString",
   "alias": "POSTDIST",
   "length": 20,
   "domain": null
  },
  {
   "name": "ADRESSE",
   "type": "esriFieldTypeString",
   "alias": "ADRESSE",
   "length": 40,
   "domain": null
  },
  {
   "name": "HUSNR_KEY",
   "type": "esriFieldTypeString",
   "alias": "HUSNR_KEY",
   "length": 20,
   "domain": null
  },
  {
   "name": "HAVENR",
   "type": "esriFieldTypeInteger",
   "alias": "HAVENR",
   "domain": null
  },
  {
   "name": "REV_DATO",
   "type": "esriFieldTypeString",
   "alias": "REV_DATO",
   "length": 12,
   "domain": null
  },
  {
   "name": "RETTET_AF",
   "type": "esriFieldTypeString",
   "alias": "RETTET_AF",
   "length": 10,
   "domain": null
  },
  {
   "name": "ANGLE",
   "type": "esriFieldTypeInteger",
   "alias": "ANGLE",
   "domain": null
  },
  {
   "name": "ADRGEON",
   "type": "esriFieldTypeString",
   "alias": "ADRGEON",
   "length": 254,
   "domain": null
  },
  {
   "name": "NY_VINKEL",
   "type": "esriFieldTypeString",
   "alias": "NY_VINKEL",
   "length": 10,
   "domain": null
  },
  {
   "name": "X",
   "type": "esriFieldTypeDouble",
   "alias": "X",
   "domain": null
  },
  {
   "name": "Y",
   "type": "esriFieldTypeDouble",
   "alias": "Y",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R371_pk",
   "fields": "OBJECTID_1",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "I375ADRESSE",
   "fields": "ADRESSE",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I375VEJNAVN",
   "fields": "VEJNAVN",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I375HUS_NUMMER",
   "fields": "HUS_NUMMER",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I375VEJKODE",
   "fields": "VEJKODE",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "S361_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF, 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,
 "supportsCoordinatesQuantization": true
}