{
 "currentVersion": 11.1,
 "cimVersion": "3.1.0",
 "id": 1,
 "name": "Transmission_Substations",
 "type": "Feature Layer",
 "description": "The Transmission Substations Database presents the spatial locations; in point format, all known electricity transmission substations within Australia.",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 7844,
  "latestWkid": 7844,
  "xyTolerance": 8.983152841195215E-9,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -400,
  "falseY": -400,
  "xyUnits": 9.999999999999999E8,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": -100000,
  "mUnits": 10000
 },
 "copyrightText": "© Commonwealth of Australia (Geoscience Australia) 2021. This product is released under the Creative Commons Attribution 4.0 International Licence. http://creativecommons.org/licenses/by/4.0/legalcode",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "2f201ed5bcc39612be26e595058df4ba",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPElEQVQokWNhIBOwUFXjgwcPFFm+3dNiYBP6xsQldlJKSuobXo3Pn98WZX+8vI/3spMzy/d7kgyMLH+/CTife3V56RIx3ehJWDX+//+f8fPRzOm8z2YEw2X//2Hmer/TlOPLKa3XlxYwi+ol9GNofHN2QrLw83kB2JzO9Ps9N9eLxcnPnj2bCXM2XCPH1zOOjP9/MeMKDK6PB7U/vz/qysDAsBFFI+Pfn/y4NIHB/z8MTD9eCEE4SBr/sQo/ZcAD/rAr/P7LIXkKQ+NvbvmJv3iMQtm+nBPEpvGriN9xSe2QqxgahY2qrn08klvHwMDQxvblHC9M/D8jG8M3kYCL/7kU45ENQolHfpvJU94fLT3yi0e7iunXW8X/jCzf/rDLHuG3Fq1lZCz8h1MjCAhad19gYGAIw+dfrBqJBQCrj293IgwT1QAAAABJRU5ErkJggg==",
    "contentType": "image/png",
    "width": 10,
    "height": 10,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   },
   "label": "Substations"
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 114.61369850000005,
  "ymin": -43.164398999999946,
  "xmax": 153.59407066000006,
  "ymax": -12.383245364999937,
  "spatialReference": {
   "wkid": 7844,
   "latestWkid": 7844,
   "xyTolerance": 8.983152841195213E-9,
   "zTolerance": 2,
   "mTolerance": 2,
   "falseX": -400,
   "falseY": -400,
   "xyUnits": 1.125899906842624E13,
   "falseZ": 0,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "shape",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "class",
   "type": "esriFieldTypeString",
   "alias": "CLASS",
   "length": 254,
   "domain": null
  },
  {
   "name": "name",
   "type": "esriFieldTypeString",
   "alias": "NAME",
   "length": 254,
   "domain": null
  },
  {
   "name": "address",
   "type": "esriFieldTypeString",
   "alias": "ADDRESS",
   "length": 254,
   "domain": null
  },
  {
   "name": "uri",
   "type": "esriFieldTypeGUID",
   "alias": "URI",
   "length": 38,
   "domain": null
  },
  {
   "name": "feature_type",
   "type": "esriFieldTypeString",
   "alias": "FEATURE_TYPE",
   "length": 254,
   "domain": null
  },
  {
   "name": "operational_status",
   "type": "esriFieldTypeString",
   "alias": "OPERATIONAL_STATUS",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "OPERATIONAL_STATUS",
    "description": "The operational status of the feature",
    "codedValues": [
     {
      "name": "Not Applicable for the feature",
      "code": "N/A"
     },
     {
      "name": "Fully capable of operation.",
      "code": "Operational"
     },
     {
      "name": "Not in operation due to it being non-functional and operation is not scheduled to be restored.",
      "code": "Abandoned"
     },
     {
      "name": "Temporarily not in operation due to it being non-functional and operation is scheduled to be restored.",
      "code": "Disused"
     },
     {
      "name": "Proposed infrastructure.",
      "code": "Proposed"
     },
     {
      "name": "There is no information specified regarding the attribute value.",
      "code": "Unknown"
     },
     {
      "name": "The attribute value is known, but is not currently a valid member of the attribute range.",
      "code": "Other"
     },
     {
      "name": "The infrastructure has been removed form service and has been or will be dismantled",
      "code": "Decommissioned"
     },
     {
      "name": "The feature is not currently operating",
      "code": "Non-Operational"
     },
     {
      "name": "The feature is currently being built",
      "code": "Under Construction"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "feature_date",
   "type": "esriFieldTypeDate",
   "alias": "FEATURE_DATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "feature_source",
   "type": "esriFieldTypeString",
   "alias": "FEATURE_SOURCE",
   "length": 254,
   "domain": null
  },
  {
   "name": "attribute_date",
   "type": "esriFieldTypeDate",
   "alias": "ATTRIBUTE_DATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "attribute_source",
   "type": "esriFieldTypeString",
   "alias": "ATTRIBUTE_SOURCE",
   "length": 254,
   "domain": null
  },
  {
   "name": "custodian_agency",
   "type": "esriFieldTypeString",
   "alias": "CUSTODIAN_AGENCY",
   "length": 254,
   "domain": null
  },
  {
   "name": "custodian_licensing",
   "type": "esriFieldTypeString",
   "alias": "CUSTODIAN_LICENSING",
   "length": 254,
   "domain": null
  },
  {
   "name": "loading_date",
   "type": "esriFieldTypeDate",
   "alias": "LOADING_DATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "voltage",
   "type": "esriFieldTypeDouble",
   "alias": "VOLTAGE",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "shape",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "r136_sde_rowid_uk",
   "fields": "objectid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "a125_ix1",
   "fields": "shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "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": false
 },
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}