{
 "currentVersion": 11.1,
 "cimVersion": "3.1.0",
 "id": 6,
 "name": "Transpower Lines",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 2193,
  "latestWkid": 2193,
  "xyTolerance": 0.001,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -4020900,
  "falseY": 1900,
  "xyUnits": 10000,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "Transpower",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 4000000,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     65,
     0,
     130,
     255
    ],
    "width": 1
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 1335423.0723,
  "ymin": 5018210.61,
  "xmax": 1655001.0702,
  "ymax": 5330780.9135,
  "spatialReference": {
   "wkid": 2193,
   "latestWkid": 2193,
   "xyTolerance": 0.001,
   "zTolerance": 2,
   "mTolerance": 0.001,
   "falseX": -4020900,
   "falseY": -244572.3328350006,
   "xyUnits": 4.449609768237317E8,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "ASSET_NAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "ASSET_ID",
   "type": "esriFieldTypeSmallInteger",
   "alias": "ASSET_ID",
   "domain": null
  },
  {
   "name": "ASSET_NAME",
   "type": "esriFieldTypeString",
   "alias": "ASSET_NAME",
   "length": 10,
   "domain": null
  },
  {
   "name": "ID",
   "type": "esriFieldTypeSmallInteger",
   "alias": "ID",
   "domain": null
  },
  {
   "name": "LINE_TYPE",
   "type": "esriFieldTypeString",
   "alias": "LINE_TYPE",
   "length": 5,
   "domain": null
  },
  {
   "name": "LENGTH",
   "type": "esriFieldTypeDouble",
   "alias": "LENGTH",
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "LENGTH_M",
   "type": "esriFieldTypeDouble",
   "alias": "LENGTH_M",
   "domain": null
  },
  {
   "name": "SOURCECODE",
   "type": "esriFieldTypeString",
   "alias": "SOURCECODE",
   "length": 6,
   "domain": {
    "type": "codedValue",
    "name": "WS2_QA_SourceCode",
    "description": "Source of record shapes for QA purposes",
    "codedValues": [
     {
      "name": "Derived from a NZMS 260 Grid Reference.",
      "code": "NZMSGR"
     },
     {
      "name": "Derived from a NZTM Grid Reference",
      "code": "NZTMGR"
     },
     {
      "name": "Direct input from a GPS device",
      "code": "GPS"
     },
     {
      "name": "Derived from cadastral dataset",
      "code": "PARCEL"
     },
     {
      "name": "Manually derived by a user from a GIS application",
      "code": "MANCAP"
     },
     {
      "name": "Derivation unknown",
      "code": "UNKNWN"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "QARCODE",
   "type": "esriFieldTypeSmallInteger",
   "alias": "QARCODE",
   "domain": {
    "type": "codedValue",
    "name": "WS2_QA_QARCode",
    "description": "Description code for the accuracy of the GIS record.",
    "codedValues": [
     {
      "name": "Differential GPS (advanced) or Geodetic Land Survey.",
      "code": 1
     },
     {
      "name": "Standard handheld GPS OR accurate location sketch, confirmed by GIS.",
      "code": 2
     },
     {
      "name": "Site visit OR dillers GPS OR checked location sketch using GIS.",
      "code": 3
     },
     {
      "name": "Old Gridref ±100m, no location sketch, Location not checked.",
      "code": 4
     },
     {
      "name": "Proposed Location, should be within 50m of final location.",
      "code": 5
     },
     {
      "name": "Cadastral Accuracy, (1:10,000 scale accuracy)",
      "code": 6
     },
     {
      "name": "Unknown",
      "code": 0
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "CREATEDBY",
   "type": "esriFieldTypeString",
   "alias": "CREATEDBY",
   "length": 16,
   "domain": null
  },
  {
   "name": "CREATEDDATE",
   "type": "esriFieldTypeDate",
   "alias": "CREATEDDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "MODIFIEDBY",
   "type": "esriFieldTypeString",
   "alias": "MODIFIEDBY",
   "length": 16,
   "domain": null
  },
  {
   "name": "MODIFIEDDATE",
   "type": "esriFieldTypeDate",
   "alias": "MODIFIEDDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "Shape.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R92_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S86_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "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": false,
  "supportsQueryAnalytic": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "Shape.STLength()",
  "units": "esriMeters",
  "mapUnits": {"uwkid": 9001}
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}