{
 "currentVersion": 10.81,
 "cimVersion": "2.6.0",
 "id": 30,
 "name": "Canal Maintenance Program",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 7856,
  "latestWkid": 7856,
  "xyTolerance": 0.0010000001639127731,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -5120900,
  "falseY": 1900,
  "xyUnits": 9999.999525025509,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": -100000,
  "mUnits": 10000
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "valueExpression": "if (IsEmpty($feature.lastmaintaineddate)) {\n\n   return \"No record available\";\n\n}\n\n \n\nelse if (DateDiff(Now(), Date($feature.lastmaintaineddate), 'days') <= 365) {\n\n     return \"< 1 year ago\" }\n\n \n\nelse if (DateDiff(Now(), Date($feature.lastmaintaineddate), 'days') > 365 &&\n\nDateDiff(Now(), Date($feature.lastmaintaineddate), 'days') < 730) {\n\n    return \"1 - 2 years ago\" }\n\n \n\nelse if (DateDiff(Now(), Date($feature.lastmaintaineddate), 'days') > 730 &&\n\nDateDiff(Now(), Date($feature.lastmaintaineddate), 'days') < 1095) {\n\n    return \"2 - 3 years ago\" }\n\n \n\nelse if (DateDiff(Now(), Date($feature.lastmaintaineddate), 'days') > 1095 &&\n\nDateDiff(Now(), Date($feature.lastmaintaineddate), 'days') < 1460) {\n\n    return \"3 - 4 years ago\" }\n\n \n\nelse if (DateDiff(Now(), Date($feature.lastmaintaineddate), 'days') >= 1460) {\n\n     return \"> 4 years ago\" }\n\n \n\nelse {\n\n     return \"No record available\" }",
   "valueExpressionTitle": "Time Since Last Maintained",
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       56,
       168,
       0,
       255
      ],
      "width": 5
     },
     "value": "< 1 year ago",
     "label": "< 1 year ago"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       112,
       168,
       0,
       255
      ],
      "width": 5
     },
     "value": "1 - 2 years ago",
     "label": "1 - 2 years ago"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       168,
       168,
       0,
       255
      ],
      "width": 5
     },
     "value": "2 - 3 years ago",
     "label": "2 - 3 years ago"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       168,
       112,
       0,
       255
      ],
      "width": 5
     },
     "value": "3 - 4 years ago",
     "label": "3 - 4 years ago"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       168,
       56,
       0,
       255
      ],
      "width": 5
     },
     "value": "> 4 years ago",
     "label": "> 4 years ago"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       156,
       156,
       156,
       255
      ],
      "width": 5
     },
     "value": "No record available",
     "label": "No record available"
    }
   ],
   "fieldDelimiter": ",",
   "authoringInfo": {
    "colorRamp": {
     "type": "multipart",
     "colorRamps": [
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        216,
        182,
        255
       ],
       "toColor": [
        252,
        216,
        182,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        190,
        182,
        252,
        255
       ],
       "toColor": [
        190,
        182,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        182,
        252,
        179,
        255
       ],
       "toColor": [
        182,
        252,
        179,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        182,
        242,
        252,
        255
       ],
       "toColor": [
        182,
        242,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        192,
        217,
        255
       ],
       "toColor": [
        252,
        192,
        217,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        234,
        252,
        212,
        255
       ],
       "toColor": [
        234,
        252,
        212,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        204,
        212,
        252,
        255
       ],
       "toColor": [
        204,
        212,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        244,
        189,
        252,
        255
       ],
       "toColor": [
        244,
        189,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        189,
        252,
        221,
        255
       ],
       "toColor": [
        189,
        252,
        221,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        251,
        252,
        179,
        255
       ],
       "toColor": [
        251,
        252,
        179,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        252,
        207,
        199,
        255
       ],
       "toColor": [
        252,
        207,
        199,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        233,
        204,
        252,
        255
       ],
       "toColor": [
        233,
        204,
        252,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm",
       "fromColor": [
        212,
        252,
        236,
        255
       ],
       "toColor": [
        212,
        252,
        236,
        255
       ]
      }
     ]
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 1.7039405976279445E7,
  "ymin": -3086634.3491816586,
  "xmax": 1.7046493050420303E7,
  "ymax": -3079103.0280379322,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -2.204125862706707E7,
   "falseY": -3.3265068604224768E7,
   "xyUnits": 1.3538524994349548E8,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": true,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "property_name",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "locality",
   "type": "esriFieldTypeString",
   "alias": "Locality",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS2_SCC_Locality_1",
    "description": "SCC_Locality",
    "codedValues": [
     {
      "name": "ALEXANDRA HEADLAND",
      "code": "ALEXANDRA HEADLAND"
     },
     {
      "name": "AROONA",
      "code": "AROONA"
     },
     {
      "name": "BALD KNOB",
      "code": "BALD KNOB"
     },
     {
      "name": "BALMORAL RIDGE",
      "code": "BALMORAL RIDGE"
     },
     {
      "name": "BARINGA",
      "code": "BARINGA"
     },
     {
      "name": "BATTERY HILL",
      "code": "BATTERY HILL"
     },
     {
      "name": "BEERBURRUM",
      "code": "BEERBURRUM"
     },
     {
      "name": "BEERWAH",
      "code": "BEERWAH"
     },
     {
      "name": "BELLI PARK",
      "code": "BELLI PARK"
     },
     {
      "name": "BELLS CREEK",
      "code": "BELLS CREEK"
     },
     {
      "name": "BIRTINYA",
      "code": "BIRTINYA"
     },
     {
      "name": "BLACK MOUNTAIN",
      "code": "BLACK MOUNTAIN"
     },
     {
      "name": "BLI BLI",
      "code": "BLI BLI"
     },
     {
      "name": "BOKARINA",
      "code": "BOKARINA"
     },
     {
      "name": "BOOROOBIN",
      "code": "BOOROOBIN"
     },
     {
      "name": "BOREEN POINT",
      "code": "BOREEN POINT"
     },
     {
      "name": "BRIBIE ISLAND NORTH",
      "code": "BRIBIE ISLAND NORTH"
     },
     {
      "name": "BRIDGES",
      "code": "BRIDGES"
     },
     {
      "name": "BUDDINA",
      "code": "BUDDINA"
     },
     {
      "name": "BUDERIM",
      "code": "BUDERIM"
     },
     {
      "name": "BURNSIDE",
      "code": "BURNSIDE"
     },
     {
      "name": "CALOUNDRA",
      "code": "CALOUNDRA"
     },
     {
      "name": "CALOUNDRA WEST",
      "code": "CALOUNDRA WEST"
     },
     {
      "name": "CAMBROON",
      "code": "CAMBROON"
     },
     {
      "name": "CASTAWAYS BEACH",
      "code": "CASTAWAYS BEACH"
     },
     {
      "name": "CHEVALLUM",
      "code": "CHEVALLUM"
     },
     {
      "name": "COES CREEK",
      "code": "COES CREEK"
     },
     {
      "name": "COMO",
      "code": "COMO"
     },
     {
      "name": "CONONDALE",
      "code": "CONONDALE"
     },
     {
      "name": "COOCHIN CREEK",
      "code": "COOCHIN CREEK"
     },
     {
      "name": "COOLABINE",
      "code": "COOLABINE"
     },
     {
      "name": "COOLOOLABIN",
      "code": "COOLOOLABIN"
     },
     {
      "name": "COOLUM BEACH",
      "code": "COOLUM BEACH"
     },
     {
      "name": "COORAN",
      "code": "COORAN"
     },
     {
      "name": "COOROIBAH",
      "code": "COOROIBAH"
     },
     {
      "name": "COOROY",
      "code": "COOROY"
     },
     {
      "name": "COOROY MOUNTAIN",
      "code": "COOROY MOUNTAIN"
     },
     {
      "name": "COOTHARABA",
      "code": "COOTHARABA"
     },
     {
      "name": "CROHAMHURST",
      "code": "CROHAMHURST"
     },
     {
      "name": "CURRAMORE",
      "code": "CURRAMORE"
     },
     {
      "name": "CURRIMUNDI",
      "code": "CURRIMUNDI"
     },
     {
      "name": "DIAMOND VALLEY",
      "code": "DIAMOND VALLEY"
     },
     {
      "name": "DICKY BEACH",
      "code": "DICKY BEACH"
     },
     {
      "name": "DIDDILLIBAH",
      "code": "DIDDILLIBAH"
     },
     {
      "name": "DOONAN",
      "code": "DOONAN"
     },
     {
      "name": "DULONG",
      "code": "DULONG"
     },
     {
      "name": "EERWAH VALE",
      "code": "EERWAH VALE"
     },
     {
      "name": "ELAMAN CREEK",
      "code": "ELAMAN CREEK"
     },
     {
      "name": "EUDLO",
      "code": "EUDLO"
     },
     {
      "name": "EUMUNDI",
      "code": "EUMUNDI"
     },
     {
      "name": "FEDERAL",
      "code": "FEDERAL"
     },
     {
      "name": "FLAXTON",
      "code": "FLAXTON"
     },
     {
      "name": "FOREST GLEN",
      "code": "FOREST GLEN"
     },
     {
      "name": "GHEERULLA",
      "code": "GHEERULLA"
     },
     {
      "name": "GLASS HOUSE MOUNTAINS",
      "code": "GLASS HOUSE MOUNTAINS"
     },
     {
      "name": "GLENVIEW",
      "code": "GLENVIEW"
     },
     {
      "name": "GOLDEN BEACH",
      "code": "GOLDEN BEACH"
     },
     {
      "name": "HIGHWORTH",
      "code": "HIGHWORTH"
     },
     {
      "name": "HUNCHY",
      "code": "HUNCHY"
     },
     {
      "name": "ILKLEY",
      "code": "ILKLEY"
     },
     {
      "name": "IMAGE FLAT",
      "code": "IMAGE FLAT"
     },
     {
      "name": "KENILWORTH",
      "code": "KENILWORTH"
     },
     {
      "name": "KIAMBA",
      "code": "KIAMBA"
     },
     {
      "name": "KIDAMAN CREEK",
      "code": "KIDAMAN CREEK"
     },
     {
      "name": "KIELS MOUNTAIN",
      "code": "KIELS MOUNTAIN"
     },
     {
      "name": "KIN KIN",
      "code": "KIN KIN"
     },
     {
      "name": "KINGS BEACH",
      "code": "KINGS BEACH"
     },
     {
      "name": "KULANGOOR",
      "code": "KULANGOOR"
     },
     {
      "name": "KULUIN",
      "code": "KULUIN"
     },
     {
      "name": "KUNDA PARK",
      "code": "KUNDA PARK"
     },
     {
      "name": "KUREELPA",
      "code": "KUREELPA"
     },
     {
      "name": "LAKE MACDONALD",
      "code": "LAKE MACDONALD"
     },
     {
      "name": "LANDERS SHOOT",
      "code": "LANDERS SHOOT"
     },
     {
      "name": "LANDSBOROUGH",
      "code": "LANDSBOROUGH"
     },
     {
      "name": "LITTLE MOUNTAIN",
      "code": "LITTLE MOUNTAIN"
     },
     {
      "name": "MALENY",
      "code": "MALENY"
     },
     {
      "name": "MAPLETON",
      "code": "MAPLETON"
     },
     {
      "name": "MARCOOLA",
      "code": "MARCOOLA"
     },
     {
      "name": "MARCUS BEACH",
      "code": "MARCUS BEACH"
     },
     {
      "name": "MAROOCHY RIVER",
      "code": "MAROOCHY RIVER"
     },
     {
      "name": "MAROOCHYDORE",
      "code": "MAROOCHYDORE"
     },
     {
      "name": "MERIDAN PLAINS",
      "code": "MERIDAN PLAINS"
     },
     {
      "name": "MINYAMA",
      "code": "MINYAMA"
     },
     {
      "name": "MOFFAT BEACH",
      "code": "MOFFAT BEACH"
     },
     {
      "name": "MONS",
      "code": "MONS"
     },
     {
      "name": "MONTVILLE",
      "code": "MONTVILLE"
     },
     {
      "name": "MOOLOOLABA",
      "code": "MOOLOOLABA"
     },
     {
      "name": "MOOLOOLAH VALLEY",
      "code": "MOOLOOLAH VALLEY"
     },
     {
      "name": "MOUNT COOLUM",
      "code": "MOUNT COOLUM"
     },
     {
      "name": "MOUNT MELLUM",
      "code": "MOUNT MELLUM"
     },
     {
      "name": "MOUNTAIN CREEK",
      "code": "MOUNTAIN CREEK"
     },
     {
      "name": "MUDJIMBA",
      "code": "MUDJIMBA"
     },
     {
      "name": "NAMBOUR",
      "code": "NAMBOUR"
     },
     {
      "name": "NINDERRY",
      "code": "NINDERRY"
     },
     {
      "name": "NOOSA HEADS",
      "code": "NOOSA HEADS"
     },
     {
      "name": "NOOSA NORTH SHORE",
      "code": "NOOSA NORTH SHORE"
     },
     {
      "name": "NOOSAVILLE",
      "code": "NOOSAVILLE"
     },
     {
      "name": "NORTH ARM",
      "code": "NORTH ARM"
     },
     {
      "name": "NORTH MALENY",
      "code": "NORTH MALENY"
     },
     {
      "name": "OBI OBI",
      "code": "OBI OBI"
     },
     {
      "name": "PACIFIC PARADISE",
      "code": "PACIFIC PARADISE"
     },
     {
      "name": "PALMVIEW",
      "code": "PALMVIEW"
     },
     {
      "name": "PALMWOODS",
      "code": "PALMWOODS"
     },
     {
      "name": "PARKLANDS",
      "code": "PARKLANDS"
     },
     {
      "name": "PARREARRA",
      "code": "PARREARRA"
     },
     {
      "name": "PEACHESTER",
      "code": "PEACHESTER"
     },
     {
      "name": "PELICAN WATERS",
      "code": "PELICAN WATERS"
     },
     {
      "name": "PEREGIAN BEACH",
      "code": "PEREGIAN BEACH"
     },
     {
      "name": "PEREGIAN SPRINGS",
      "code": "PEREGIAN SPRINGS"
     },
     {
      "name": "PERWILLOWEN",
      "code": "PERWILLOWEN"
     },
     {
      "name": "PINBARREN",
      "code": "PINBARREN"
     },
     {
      "name": "POINT ARKWRIGHT",
      "code": "POINT ARKWRIGHT"
     },
     {
      "name": "POMONA",
      "code": "POMONA"
     },
     {
      "name": "REESVILLE",
      "code": "REESVILLE"
     },
     {
      "name": "RIDGEWOOD",
      "code": "RIDGEWOOD"
     },
     {
      "name": "RINGTAIL CREEK",
      "code": "RINGTAIL CREEK"
     },
     {
      "name": "ROSEMOUNT",
      "code": "ROSEMOUNT"
     },
     {
      "name": "SHELLY BEACH",
      "code": "SHELLY BEACH"
     },
     {
      "name": "SIPPY DOWNS",
      "code": "SIPPY DOWNS"
     },
     {
      "name": "SUNRISE BEACH",
      "code": "SUNRISE BEACH"
     },
     {
      "name": "SUNSHINE BEACH",
      "code": "SUNSHINE BEACH"
     },
     {
      "name": "TANAWHA",
      "code": "TANAWHA"
     },
     {
      "name": "TEWANTIN",
      "code": "TEWANTIN"
     },
     {
      "name": "TINBEERWAH",
      "code": "TINBEERWAH"
     },
     {
      "name": "TOWEN MOUNTAIN",
      "code": "TOWEN MOUNTAIN"
     },
     {
      "name": "TWIN WATERS",
      "code": "TWIN WATERS"
     },
     {
      "name": "VALDORA",
      "code": "VALDORA"
     },
     {
      "name": "VERRIERDALE",
      "code": "VERRIERDALE"
     },
     {
      "name": "WARANA",
      "code": "WARANA"
     },
     {
      "name": "WEST WOOMBYE",
      "code": "WEST WOOMBYE"
     },
     {
      "name": "WEYBA DOWNS",
      "code": "WEYBA DOWNS"
     },
     {
      "name": "WITTA",
      "code": "WITTA"
     },
     {
      "name": "WOOMBYE",
      "code": "WOOMBYE"
     },
     {
      "name": "WOOTHA",
      "code": "WOOTHA"
     },
     {
      "name": "WURTULLA",
      "code": "WURTULLA"
     },
     {
      "name": "YANDINA",
      "code": "YANDINA"
     },
     {
      "name": "YANDINA CREEK",
      "code": "YANDINA CREEK"
     },
     {
      "name": "YAROOMBA",
      "code": "YAROOMBA"
     },
     {
      "name": "BANYA",
      "code": "BANYA"
     },
     {
      "name": "NIRIMBA",
      "code": "NIRIMBA"
     },
     {
      "name": "GAGALBA",
      "code": "GAGALBA"
     },
     {
      "name": "CORBOULD PARK",
      "code": "CORBOULD PARK"
     },
     {
      "name": "NOT APPLICABLE",
      "code": "NOT APPLICABLE"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "lotplan",
   "type": "esriFieldTypeString",
   "alias": "Lotplan",
   "length": 24,
   "domain": null
  },
  {
   "name": "postcode",
   "type": "esriFieldTypeString",
   "alias": "Postcode",
   "length": 10,
   "domain": null
  },
  {
   "name": "property_name",
   "type": "esriFieldTypeString",
   "alias": "Property name",
   "length": 50,
   "domain": null
  },
  {
   "name": "address_short",
   "type": "esriFieldTypeString",
   "alias": "Address",
   "length": 157,
   "domain": null
  },
  {
   "name": "lastmaintaineddate",
   "type": "esriFieldTypeDate",
   "alias": "Last maintained",
   "length": 8,
   "domain": null
  },
  {
   "name": "nextmaintaineddate",
   "type": "esriFieldTypeDate",
   "alias": "Scheduled maintainence",
   "length": 8,
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "FDO_Shape",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Query,Map,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsQueryAttachments": true,
  "supportsQueryAttachmentsWithReturnUrl": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true,
 "serviceItemId": "72f67b1da3cd419fa625a8a50f2a7e26"
}