{
 "currentVersion": 10.91,
 "id": 10,
 "name": "xgeotema.VANN.MetStations_crocus",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 25833,
  "latestWkid": 25833
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "8580d5b92f8c60fc745cf5cbaf6143af",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdxJREFUOI2t07+LE0EUwPHvLBtW5TyusbA6ECKiV1voFR4igmEQOdZdCwslyp2xs09r41+geI2H2RBThPEuB8Ip+FeIVrE47A4UzSRxx2I3m+wvRfSVy3ufmff2jc1/DPuPGbXWXWyxyIiP9P2df8Ms0SRkGZsu8BfYje0TjCpbHDMNOv6grMipBavaEhsocwf8cR670l1kMt7HMisMOYsbrBWBEUQfzAKSoyjW89ib9a/I4D2wApxiyFvcYI1hEcQCYLDMXlmbBuU3kAHAZgLCcQDH4pxmHhIb9Pxn5TMrAuPQIWeSHNik5z3NjiDCrrfvO6E5PWf+0IhDYClb4MAnoIoMnswOEvvseLsRFpqbGi7PSkTWSEJDFXiUOsAOJxp2p22OorxUVACrwJsAPzNfxjBtU/nXUifJ1gWN2CMefiYGHCG1NtNb5F6AI9sXNaYfQya+SSWucZhfm8wepjCnFqzGUPT7Q1PHEk1gGXgN4guYB2XgDLv0YklbKGZ7dA/lbyGDZpKjvAayTQJ+5xVwPo+9u32IbNVBvMSiQc97XjAvUN5DZCAA96Rl6gdlbaJudXGD6u8eOdPFdjuPDzru59KZARRAH4BvDgzmdseQgYqxbCj/KuSXsCh+AauAtDPfMRhpAAAAAElFTkSuQmCC",
    "contentType": "image/png",
    "width": 14,
    "height": 14,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPointLabelPlacementAboveRight",
    "where": null,
    "labelExpression": "[stasjonsNavn_kort]",
    "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": "normal",
      "decoration": "none"
     }
    },
    "minScale": 1000000,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": -17258,
  "ymin": 0,
  "xmax": 869599,
  "ymax": 7807768,
  "spatialReference": {
   "wkid": 25833,
   "latestWkid": 25833
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "stasjonsNavn_kort",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "StasjonsID",
   "type": "esriFieldTypeInteger",
   "alias": "StasjonsID",
   "domain": null
  },
  {
   "name": "stasjonsNavn_kort",
   "type": "esriFieldTypeString",
   "alias": "kort_stasjonsnavn",
   "length": 30,
   "domain": null
  },
  {
   "name": "stasjonsNavn",
   "type": "esriFieldTypeString",
   "alias": "Stasjonsnanvn",
   "length": 50,
   "domain": null
  },
  {
   "name": "MOH",
   "type": "esriFieldTypeSmallInteger",
   "alias": "moh",
   "domain": null
  },
  {
   "name": "latitude",
   "type": "esriFieldTypeDouble",
   "alias": "lat_dec",
   "domain": null
  },
  {
   "name": "longitude",
   "type": "esriFieldTypeDouble",
   "alias": "lon_dec",
   "domain": null
  },
  {
   "name": "UTM_EAST",
   "type": "esriFieldTypeInteger",
   "alias": "UTM_E",
   "domain": null
  },
  {
   "name": "UTM_NORTH",
   "type": "esriFieldTypeInteger",
   "alias": "UTM_N",
   "domain": null
  },
  {
   "name": "URL",
   "type": "esriFieldTypeString",
   "alias": "baseurl",
   "length": 60,
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R117_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "R117_SDE_STNN",
   "fields": "stasjonsNavn_kort",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "S51_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, geoJSON",
 "isDataVersioned": false,
 "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,
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}