{
 "currentVersion": 10.91,
 "id": 471,
 "name": "Lakes_3",
 "type": "Feature Layer",
 "description": "All features have been included from the AusHydro data capture. Lake - A naturally occurring body of mainly static water surrounded by land. PERENNIALITY attribute domain: Perennial; Non Perennial.  (Source - http://www.ga.gov.au/mapspecs/topographic/v6/appendixA_files/Waterbodies.html )  Activated at scales larger than approximately 1:300,000.",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 4283,
  "latestWkid": 4283
 },
 "copyrightText": "© Commonwealth of Australia (Geoscience Australia) 2016. Creative Commons Attribution 4.0 International Licence. AusHydro Contributors (NSW Department Land and Property Information, Queensland Department of National Resources and Mines, Victorian Department of Environment, Land, Water and Planning, South Australia Department for Environment, Water and Natural Resources, Tasmanian Department of Primary Industries, Parks, Water and Environment and Western Australian Land Information Authority (Landgate) )",
 "parentLayer": {
  "id": 466,
  "name": "Lakes_and_Reservoirs"
 },
 "subLayers": [],
 "minScale": 300000,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "FEATURETYPE",
   "field2": "PERENNIALITY",
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        115,
        178,
        255,
        255
       ],
       "width": 0.2
      }
     },
     "value": "Lake,Non-perennial",
     "label": "Lake, Non-perennial",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       212,
       232,
       247,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        115,
        178,
        255,
        255
       ],
       "width": 0.2
      }
     },
     "value": "Lake,Perennial",
     "label": "Lake, Perennial",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 1.2578428976720618E7,
  "ymin": -5396408.213553885,
  "xmax": 1.7100123165616963E7,
  "ymax": -999020.2972610928,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "featuretype",
   "type": "esriFieldTypeString",
   "alias": "featuretype",
   "length": 32,
   "domain": null
  },
  {
   "name": "name",
   "type": "esriFieldTypeString",
   "alias": "name",
   "length": 60,
   "domain": null
  },
  {
   "name": "perenniality",
   "type": "esriFieldTypeString",
   "alias": "PERENNIALITY",
   "length": 14,
   "domain": {
    "type": "codedValue",
    "name": "dm_Perenniality25K",
    "description": "Perennialty which may be populated",
    "codedValues": [
     {
      "name": "Non Perennial",
      "code": "Non Perennial"
     },
     {
      "name": "Not Applicable",
      "code": "Not Applicable"
     },
     {
      "name": "Perennial",
      "code": "Perennial"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "featurereliability",
   "type": "esriFieldTypeDate",
   "alias": "featurereliability",
   "length": 8,
   "domain": null
  },
  {
   "name": "featuresource",
   "type": "esriFieldTypeString",
   "alias": "featuresource",
   "length": 50,
   "domain": null
  },
  {
   "name": "attributereliability",
   "type": "esriFieldTypeDate",
   "alias": "attributereliability",
   "length": 8,
   "domain": null
  },
  {
   "name": "attributesource",
   "type": "esriFieldTypeString",
   "alias": "attributesource",
   "length": 50,
   "domain": null
  },
  {
   "name": "planimetricaccuracy",
   "type": "esriFieldTypeSmallInteger",
   "alias": "planimetricaccuracy",
   "domain": null
  },
  {
   "name": "revised",
   "type": "esriFieldTypeDate",
   "alias": "revised",
   "length": 8,
   "domain": null
  },
  {
   "name": "pid",
   "type": "esriFieldTypeInteger",
   "alias": "pid",
   "domain": null
  },
  {
   "name": "upperscale",
   "type": "esriFieldTypeInteger",
   "alias": "UPPERSCALE",
   "domain": {
    "type": "codedValue",
    "name": "dm_UpperScale25K",
    "description": "Upper Scale of Data Utilisation",
    "codedValues": [
     {
      "name": "25000",
      "code": 25000
     },
     {
      "name": "50000",
      "code": 50000
     },
     {
      "name": "100000",
      "code": 100000
     },
     {
      "name": "250000",
      "code": 250000
     },
     {
      "name": "1000000",
      "code": 1000000
     },
     {
      "name": "2500000",
      "code": 2500000
     },
     {
      "name": "5000000",
      "code": 5000000
     },
     {
      "name": "10000000",
      "code": 10000000
     },
     {
      "name": "0",
      "code": 0
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "uscertainty",
   "type": "esriFieldTypeString",
   "alias": "USCERTAINTY",
   "length": 10,
   "domain": {
    "type": "codedValue",
    "name": "dm_USCertainty25K",
    "description": "Upper Scale Certainity",
    "codedValues": [
     {
      "name": "Definite",
      "code": "Definite"
     },
     {
      "name": "Indefinite",
      "code": "Indefinite"
     },
     {
      "name": "Undefined",
      "code": "Undefined"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "symbol",
   "type": "esriFieldTypeSmallInteger",
   "alias": "symbol",
   "domain": null
  },
  {
   "name": "textnote",
   "type": "esriFieldTypeString",
   "alias": "textnote",
   "length": 50,
   "domain": null
  },
  {
   "name": "editcode",
   "type": "esriFieldTypeSmallInteger",
   "alias": "editcode",
   "domain": null
  },
  {
   "name": "aushydro_id",
   "type": "esriFieldTypeInteger",
   "alias": "aushydro_id",
   "domain": null
  },
  {
   "name": "slake_name",
   "type": "esriFieldTypeString",
   "alias": "slake_name",
   "length": 254,
   "domain": null
  },
  {
   "name": "slake_syst",
   "type": "esriFieldTypeString",
   "alias": "slake_syst",
   "length": 254,
   "domain": null
  },
  {
   "name": "slake_urn",
   "type": "esriFieldTypeString",
   "alias": "slake_urn",
   "length": 254,
   "domain": null
  },
  {
   "name": "shape",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "st_area(shape)",
   "type": "esriFieldTypeDouble",
   "alias": "st_area(shape)",
   "domain": null
  },
  {
   "name": "st_perimeter(shape)",
   "type": "esriFieldTypeDouble",
   "alias": "st_perimeter(shape)",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "shape",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "r1581_sde_rowid_uk",
   "fields": "objectid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "a1387_ix1",
   "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,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "st_area(shape)",
  "shapeLengthFieldName": "st_perimeter(shape)",
  "units": "esriDecimalDegrees"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}