{
 "currentVersion": 11.3,
 "cimVersion": "3.3.0",
 "id": 14,
 "name": "Rating Units",
 "type": "Feature Layer",
 "description": "Areas maintained and used for rating purposes by district and city councils.",
 "geometryType": "esriGeometryPolygon",
 "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": "Canterbury Local Councils",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 500000,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     0,
     0,
     0,
     0
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      52,
      52,
      52,
      255
     ],
     "width": 1.5
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 1321657.9411000004,
  "ymin": 4953873.872,
  "xmax": 1688725.8096000003,
  "ymax": 5366004.7672,
  "spatialReference": {
   "wkid": 2193,
   "latestWkid": 2193,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -4020900,
   "falseY": 1900,
   "xyUnits": 10000,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "LocalityName",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "TLA",
   "type": "esriFieldTypeString",
   "alias": "TLA",
   "length": 3,
   "domain": null
  },
  {
   "name": "ValuationNo",
   "type": "esriFieldTypeString",
   "alias": "ValuationNo",
   "length": 15,
   "domain": null
  },
  {
   "name": "InternalId",
   "type": "esriFieldTypeString",
   "alias": "InternalId",
   "length": 200,
   "domain": null
  },
  {
   "name": "DisplayId",
   "type": "esriFieldTypeString",
   "alias": "DisplayId",
   "length": 200,
   "domain": null
  },
  {
   "name": "PublicURL",
   "type": "esriFieldTypeString",
   "alias": "PublicURL",
   "length": 200,
   "domain": null
  },
  {
   "name": "StreetAddress",
   "type": "esriFieldTypeString",
   "alias": "StreetAddress",
   "length": 150,
   "domain": null
  },
  {
   "name": "LocalityName",
   "type": "esriFieldTypeString",
   "alias": "LocalityName",
   "length": 50,
   "domain": null
  },
  {
   "name": "LegalDescription",
   "type": "esriFieldTypeString",
   "alias": "LegalDescription",
   "length": 200,
   "domain": null
  },
  {
   "name": "RatingHectares",
   "type": "esriFieldTypeString",
   "alias": "RatingHectares",
   "length": 10,
   "domain": null
  },
  {
   "name": "CapitalValue",
   "type": "esriFieldTypeInteger",
   "alias": "CapitalValue",
   "domain": null
  },
  {
   "name": "LandValue",
   "type": "esriFieldTypeInteger",
   "alias": "LandValue",
   "domain": null
  },
  {
   "name": "ImprovementsValue",
   "type": "esriFieldTypeInteger",
   "alias": "ImprovementsValue",
   "domain": null
  },
  {
   "name": "Improvements",
   "type": "esriFieldTypeString",
   "alias": "Improvements",
   "length": 100,
   "domain": null
  },
  {
   "name": "LandUse",
   "type": "esriFieldTypeString",
   "alias": "LandUse",
   "length": 5,
   "domain": null
  },
  {
   "name": "Category",
   "type": "esriFieldTypeString",
   "alias": "Category",
   "length": 10,
   "domain": null
  },
  {
   "name": "DataSource",
   "type": "esriFieldTypeString",
   "alias": "DataSource",
   "length": 200,
   "domain": null
  },
  {
   "name": "SpatialAccuracy",
   "type": "esriFieldTypeSmallInteger",
   "alias": "SpatialAccuracy",
   "domain": {
    "type": "codedValue",
    "name": "WS3_QA_SpatialAccuracy",
    "description": "Indication of spatail accuracy for data use pruposes.",
    "codedValues": [
     {
      "name": "Unknown",
      "code": 0
     },
     {
      "name": "Differential GPS (advanced) or Geodetic Land Survey",
      "code": 1
     },
     {
      "name": "Handheld GPS (Mobile Device GPS)",
      "code": 2
     },
     {
      "name": "Cadastral Accuracy, (1:10,000 scale accuracy)",
      "code": 3
     },
     {
      "name": "Digitised using ortho imagery",
      "code": 4
     },
     {
      "name": "Topo Grid Reference ±100m, location not checked",
      "code": 5
     },
     {
      "name": "Estimated location, should be within 50m of final location",
      "code": 6
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "AREA_M2",
   "type": "esriFieldTypeDouble",
   "alias": "AREA_M2",
   "domain": null
  },
  {
   "name": "AREA_HA",
   "type": "esriFieldTypeDouble",
   "alias": "AREA_HA",
   "domain": null
  },
  {
   "name": "LENGTH_M",
   "type": "esriFieldTypeDouble",
   "alias": "LENGTH_M",
   "domain": null
  },
  {
   "name": "NZTMX",
   "type": "esriFieldTypeInteger",
   "alias": "NZTMX",
   "domain": null
  },
  {
   "name": "NZTMY",
   "type": "esriFieldTypeInteger",
   "alias": "NZTMY",
   "domain": null
  },
  {
   "name": "NZTOPO50",
   "type": "esriFieldTypeString",
   "alias": "NZTOPO50",
   "length": 16,
   "domain": null
  },
  {
   "name": "WGS84_LONGITUDE",
   "type": "esriFieldTypeDouble",
   "alias": "WGS84_LONGITUDE",
   "domain": null
  },
  {
   "name": "WGS84_LATITUDE",
   "type": "esriFieldTypeDouble",
   "alias": "WGS84_LATITUDE",
   "domain": null
  },
  {
   "name": "CreatedBy",
   "type": "esriFieldTypeString",
   "alias": "CreatedBy",
   "length": 50,
   "domain": null
  },
  {
   "name": "CreatedDate",
   "type": "esriFieldTypeDate",
   "alias": "CreatedDate",
   "length": 8,
   "domain": null
  },
  {
   "name": "ModifiedBy",
   "type": "esriFieldTypeString",
   "alias": "ModifiedBy",
   "length": 50,
   "domain": null
  },
  {
   "name": "ModifiedDate",
   "type": "esriFieldTypeDate",
   "alias": "ModifiedDate",
   "length": 8,
   "domain": null
  },
  {
   "name": "PublishDate",
   "type": "esriFieldTypeDate",
   "alias": "PublishDate",
   "length": 8,
   "domain": null
  },
  {
   "name": "ProcessDate",
   "type": "esriFieldTypeDate",
   "alias": "ProcessDate",
   "length": 8,
   "domain": null
  },
  {
   "name": "ProcessId",
   "type": "esriFieldTypeString",
   "alias": "ProcessId",
   "length": 50,
   "domain": null
  },
  {
   "name": "TerritorialAuthority",
   "type": "esriFieldTypeString",
   "alias": "TerritorialAuthority",
   "length": 50,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "SHAPE.STArea()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STArea()",
   "domain": null
  },
  {
   "name": "SHAPE.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STLength()",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R112_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S84_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,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "SHAPE.STArea()",
  "shapeLengthFieldName": "SHAPE.STLength()",
  "units": "esriMeters",
  "mapUnits": {"uwkid": 9001}
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}