{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "SCC Planned Burn Program", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "uniqueValueGroups": [ { "heading": "Status", "classes": [ { "label": "Complete", "description": "Complete", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "values": [ [ "Complete" ] ] }, { "label": "Pending", "description": "Pending", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Pending" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "value": "Complete", "label": "Complete" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Pending", "label": "Pending" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 192, 255 ], "toColor": [ 252, 200, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 191, 255 ], "toColor": [ 179, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 179, 252, 255 ], "toColor": [ 201, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 192, 255 ], "toColor": [ 252, 243, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 223, 255 ], "toColor": [ 252, 179, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 225, 255 ], "toColor": [ 212, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 179, 255 ], "toColor": [ 230, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 243, 255 ], "toColor": [ 184, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 198, 255 ], "toColor": [ 252, 184, 198, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Burn_Year", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Current year", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "var burn_year = Number($feature.Burn_Year);\nvar cur_year = Year(Now());\nvar diff_year = burn_year - cur_year;\n\nif (diff_year < 0) {\n return burn_year\n}\n"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Previous year", "priority": -1, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "var burn_year = Number($feature.Burn_Year);\nvar cur_year = Year(Now());\nvar diff_year = burn_year - cur_year;\n\nif (diff_year == 0 && $feature.Status == 'Complete') {\n return burn_year\n}\n\n"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Current complete", "priority": -1, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.6999261680517286E7, "ymin": -3112817.7707792264, "xmax": 1.7046748173991602E7, "ymax": -3055536.1743588294, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Priority", "type": "esriFieldTypeString", "alias": "Priority", "length": 10, "domain": { "type": "codedValue", "name": "SCC_0to10", "description": "0 to 10", "codedValues": [ { "name": "0", "code": "0" }, { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AFMG_Prty", "type": "esriFieldTypeString", "alias": "AFMG Priority", "length": 10, "domain": { "type": "codedValue", "name": "EnvdmFireAFMGPriority", "description": "AFMG Priority Numbered priority from 1 to 5", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Burn_Year", "type": "esriFieldTypeString", "alias": "Proposed Burn Year", "length": 10, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "EnvdmFireStatus", "description": "Fire Status", "codedValues": [ { "name": "Pending", "code": "Pending" }, { "name": "Complete", "code": "Complete" }, { "name": "Part Complete", "code": "Part Complete" }, { "name": "Remove", "code": "Remove" }, { "name": "Reassess", "code": "Reassess" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Reserve Name", "length": 254, "domain": null }, { "name": "FMU", "type": "esriFieldTypeString", "alias": "FMU", "length": 100, "domain": null }, { "name": "GIS.EnvvecPlannedBurnProgram.Area", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "After_Rain", "type": "esriFieldTypeString", "alias": "Time After Rain", "length": 20, "domain": { "type": "codedValue", "name": "EnvdmFireTimeAfterRain", "description": "Time After Rain", "codedValues": [ { "name": "Short", "code": "Short" }, { "name": "Moderate", "code": "Moderate" }, { "name": "Short-Mod", "code": "Short-Mod" }, { "name": "Moderate-Long", "code": "Moderate-Long" }, { "name": "Any", "code": "Any" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LotPlan_1", "type": "esriFieldTypeString", "alias": "Lot Plan 1", "length": 50, "domain": null }, { "name": "LotPlan_2", "type": "esriFieldTypeString", "alias": "Lot Plan 2", "length": 50, "domain": null }, { "name": "LotPlan_3", "type": "esriFieldTypeString", "alias": "Lot Plan 3", "length": 50, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Electoral Division", "length": 20, "domain": { "type": "codedValue", "name": "SCC_Division", "description": "SCC_Division", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "Locality", "length": 100, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Purpose1", "type": "esriFieldTypeString", "alias": "Purpose 1", "length": 50, "domain": { "type": "codedValue", "name": "EnvdmFirePurpose", "description": "Purpose of controlled burn", "codedValues": [ { "name": "hazard reduction", "code": "hazard reduction" }, { "name": "ecological", "code": "ecological" }, { "name": "cultural", "code": "cultural" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Purpose2", "type": "esriFieldTypeString", "alias": "Purpose 2", "length": 50, "domain": { "type": "codedValue", "name": "EnvdmFirePurpose", "description": "Purpose of controlled burn", "codedValues": [ { "name": "hazard reduction", "code": "hazard reduction" }, { "name": "ecological", "code": "ecological" }, { "name": "cultural", "code": "cultural" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pref_Mnth1", "type": "esriFieldTypeString", "alias": "Preferred Month 1", "length": 20, "domain": { "type": "codedValue", "name": "SCC_Months", "description": "Months of the Year", "codedValues": [ { "name": "Jan", "code": "Jan" }, { "name": "Feb", "code": "Feb" }, { "name": "March", "code": "March" }, { "name": "April", "code": "April" }, { "name": "May", "code": "May" }, { "name": "June", "code": "June" }, { "name": "July", "code": "July" }, { "name": "Aug", "code": "Aug" }, { "name": "Sept", "code": "Sept" }, { "name": "Oct", "code": "Oct" }, { "name": "Nov", "code": "Nov" }, { "name": "Dec", "code": "Dec" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pref_Mnth2", "type": "esriFieldTypeString", "alias": "Preferred Month 2", "length": 20, "domain": { "type": "codedValue", "name": "SCC_Months", "description": "Months of the Year", "codedValues": [ { "name": "Jan", "code": "Jan" }, { "name": "Feb", "code": "Feb" }, { "name": "March", "code": "March" }, { "name": "April", "code": "April" }, { "name": "May", "code": "May" }, { "name": "June", "code": "June" }, { "name": "July", "code": "July" }, { "name": "Aug", "code": "Aug" }, { "name": "Sept", "code": "Sept" }, { "name": "Oct", "code": "Oct" }, { "name": "Nov", "code": "Nov" }, { "name": "Dec", "code": "Dec" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pref_Wind1", "type": "esriFieldTypeString", "alias": "Preferred Wind 1", "length": 20, "domain": { "type": "codedValue", "name": "SCC_WindDirection", "description": "Wind Direction", "codedValues": [ { "name": "Any", "code": "Any" }, { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pref_Wind2", "type": "esriFieldTypeString", "alias": "Preferred Wind 2", "length": 20, "domain": { "type": "codedValue", "name": "SCC_WindDirection", "description": "Wind Direction", "codedValues": [ { "name": "Any", "code": "Any" }, { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Ign_time", "type": "esriFieldTypeDouble", "alias": "Ignition Time", "domain": null }, { "name": "Burn_Hrs", "type": "esriFieldTypeString", "alias": "Burn Hours", "length": 50, "domain": null }, { "name": "Mop_Hrs", "type": "esriFieldTypeString", "alias": "Mop Up Hours", "length": 50, "domain": null }, { "name": "Units_SCC", "type": "esriFieldTypeString", "alias": "Units SCC", "length": 10, "domain": { "type": "codedValue", "name": "SCC_0to10", "description": "0 to 10", "codedValues": [ { "name": "0", "code": "0" }, { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Units_RFS", "type": "esriFieldTypeString", "alias": "Units RFS", "length": 10, "domain": { "type": "codedValue", "name": "SCC_0to10", "description": "0 to 10", "codedValues": [ { "name": "0", "code": "0" }, { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Units_Oth", "type": "esriFieldTypeString", "alias": "Units Other", "length": 10, "domain": { "type": "codedValue", "name": "SCC_0to10", "description": "0 to 10", "codedValues": [ { "name": "0", "code": "0" }, { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Traf_Contr", "type": "esriFieldTypeString", "alias": "Traffic Control", "length": 50, "domain": { "type": "codedValue", "name": "EnvdmFireTrafficControl", "description": "Traffic control required", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Yes depends on wind", "code": "Yes depends on wind" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Neigh_Prop", "type": "esriFieldTypeString", "alias": "Neighbour Property", "length": 50, "domain": { "type": "codedValue", "name": "EnvdmFireNeighbourProperty", "description": "Neighbour property", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Yes access", "code": "Yes access" }, { "name": "Yes staging area", "code": "Yes staging area" }, { "name": "Yes if included", "code": "Yes if included" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "Yr_Added", "type": "esriFieldTypeString", "alias": "Year Added", "length": 10, "domain": null }, { "name": "Reserve_Ar", "type": "esriFieldTypeDouble", "alias": "Reserve Area", "domain": null }, { "name": "Date_compl", "type": "esriFieldTypeString", "alias": "Date Completed", "length": 20, "domain": null }, { "name": "Disclaimer", "type": "esriFieldTypeString", "alias": "Disclaimer", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4144_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4144", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3839_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Environmental Landmarks", "type": "Feature Layer", "description": "This dataset contains natural Landmarks of interest to the community and tourists, Mountains and Lookouts\n\nKeywords: Environmental landmarks, Lookout, Mountains", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Sunshine Coast Regional Council", "parentLayer": null, "subLayers": [], "minScale": 577791, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Category", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Lookout", "description": "Lookout", "symbol": { "type": "esriPMS", "url": "ac5179a0e384361cab692a88f17d368f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACUUlEQVRIiWNhoBNgGf4WbZpXav/8/sXZ3z6/FWX4/59kA5lZ2f6ISqkdVrWzDjcxSf+N1aLdM8v5jx9csufj26cU+fThjROBjIxMqxkYGAKwWvTp3xc/Si2BgVdPb1jjDrr//wRAFCs7F4O0kiFMkOHB9WMMpIK/v3+hmI3V9bqWgQxRxUvg/NZkBYb3rx5C5KyCGNg5eVHUP7t3geHZ/Yt4LcZq0Z1L+xg2zi5gYGJmYfjz+yfD5w8v4XLeCZ0M+1Z3MDy7fwHMD8meyXDt1GbSLRKWVGZIqFoHDj4YsPXLh7MFReUZ3KMbGX7/+g7m8wtLMwiJKzIYOcbA1Vw8vIrh8rG1+C0Sk9FgkFTQw+s6kOHIgJWNk4GLVwjOV9F3ImwRMeDghj6GY1unMnBwCzAEpE5gUNS2JaiHZItunN3BsGtpPYN/2kSGFw+vMMxvDWSonf8IJaipYtGTu2cZ5DWtGMxckxh+fv/McGhjP8Pbl/cZJOS0qWuRqp4Tw+7lTQw7ltQyvHx8jUFAVI5BRFKFoD6SLZLXsGSIKV3OcHzHTAZObn6GtKadDCys7NS3CJZpda2CSNKDYdHjW6cYLhxeycDGwc1ALrh+eithi758fM2wpCuCgVIgo2yE26L/DAz/GKgFGBlxW8TOxnGakZGR4T8ZFR464OYTfYXTIt+U/lML2oIPXDm+zoESy/iFpP7KKhllMTDswG4RCCRUrXXcNr/M4sev72aMDAxMpFrCzMTymUtYdINLUNVbgsnbK7HrBAMDAwhTDbBQ07BBYREA0+25HYx346gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Lookout" ] ] }, { "label": "Mountain", "description": "Mountain", "symbol": { "type": "esriPMS", "url": "71fbf704ab6dd7679b54fde67ad2bb7c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAaCAYAAADWm14/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFklEQVRIie2WT0hUQRzHP+/5XALR/mdumxStLr1ID7KbJhS1QQn7ukbQwS6xF4mQoEOHgjqEdaou1iE65EUPJvRnD9s/kAzs4GYUmXRYUvoHRYdq9U3MbIXtmrz3epsUfWFg5jfD/D4z33nzxmCeZfwH4G+xoNNiL4LTQNB1Fo0cgru6zb6ua0y6BuhoYzmCS0AALxKUA3GhcQxIugYo16lzmjwUblLl/o3uYg6d+sKY4WRSTUdHOBmZBzCj1qwAmkD3BOBGzTsPuBpv4KOqlgTVDnyvf3j38s8ChL4llzJjiVlt8BWgcvFK9DKD92+yRQDSipIDROPtVC6qpv/iIdU2o4kffTNhfAeojWyipS3JilURzh/ZUuT/TIjs2LC/AOGGbezYc5Rww3bVrmuM8/ThTeV5oUoCUFG1jFfZJwpgdOgqif1d6rTLHSiUk3NguAWQK1q4NKTqw+nLjI/eY93GrT/57+YcGG4B3k6OU1sf4/Onj7RaHYwM9qnYr5KZMYvHDwb8AwgsqCDStItzhzeTPJlWX8FcK5V9vw0gbGxNy9c3xHaTGexj4kWGsZFb1KxtnPP6ldakrsifIAgN2xNAzuZZoIwvcgPWmK2ke0+p+PPMbapXryfVcxyHeuQJ4Ox1XndatMsHSX/3waBtT6v4UOoC01M5J1NMAXc0gxOeAKTODNADsuST5+Uo+T/yJiyV5h3gK034mSD3IanTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 24, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mountain" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ac5179a0e384361cab692a88f17d368f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACUUlEQVRIiWNhoBNgGf4WbZpXav/8/sXZ3z6/FWX4/59kA5lZ2f6ISqkdVrWzDjcxSf+N1aLdM8v5jx9csufj26cU+fThjROBjIxMqxkYGAKwWvTp3xc/Si2BgVdPb1jjDrr//wRAFCs7F4O0kiFMkOHB9WMMpIK/v3+hmI3V9bqWgQxRxUvg/NZkBYb3rx5C5KyCGNg5eVHUP7t3geHZ/Yt4LcZq0Z1L+xg2zi5gYGJmYfjz+yfD5w8v4XLeCZ0M+1Z3MDy7fwHMD8meyXDt1GbSLRKWVGZIqFoHDj4YsPXLh7MFReUZ3KMbGX7/+g7m8wtLMwiJKzIYOcbA1Vw8vIrh8rG1+C0Sk9FgkFTQw+s6kOHIgJWNk4GLVwjOV9F3ImwRMeDghj6GY1unMnBwCzAEpE5gUNS2JaiHZItunN3BsGtpPYN/2kSGFw+vMMxvDWSonf8IJaipYtGTu2cZ5DWtGMxckxh+fv/McGhjP8Pbl/cZJOS0qWuRqp4Tw+7lTQw7ltQyvHx8jUFAVI5BRFKFoD6SLZLXsGSIKV3OcHzHTAZObn6GtKadDCys7NS3CJZpda2CSNKDYdHjW6cYLhxeycDGwc1ALrh+eithi758fM2wpCuCgVIgo2yE26L/DAz/GKgFGBlxW8TOxnGakZGR4T8ZFR464OYTfYXTIt+U/lML2oIPXDm+zoESy/iFpP7KKhllMTDswG4RCCRUrXXcNr/M4sev72aMDAxMpFrCzMTymUtYdINLUNVbgsnbK7HrBAMDAwhTDbBQ07BBYREA0+25HYx346gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lookout", "label": "Lookout" }, { "symbol": { "type": "esriPMS", "url": "71fbf704ab6dd7679b54fde67ad2bb7c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAaCAYAAADWm14/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFklEQVRIie2WT0hUQRzHP+/5XALR/mdumxStLr1ID7KbJhS1QQn7ukbQwS6xF4mQoEOHgjqEdaou1iE65EUPJvRnD9s/kAzs4GYUmXRYUvoHRYdq9U3MbIXtmrz3epsUfWFg5jfD/D4z33nzxmCeZfwH4G+xoNNiL4LTQNB1Fo0cgru6zb6ua0y6BuhoYzmCS0AALxKUA3GhcQxIugYo16lzmjwUblLl/o3uYg6d+sKY4WRSTUdHOBmZBzCj1qwAmkD3BOBGzTsPuBpv4KOqlgTVDnyvf3j38s8ChL4llzJjiVlt8BWgcvFK9DKD92+yRQDSipIDROPtVC6qpv/iIdU2o4kffTNhfAeojWyipS3JilURzh/ZUuT/TIjs2LC/AOGGbezYc5Rww3bVrmuM8/ThTeV5oUoCUFG1jFfZJwpgdOgqif1d6rTLHSiUk3NguAWQK1q4NKTqw+nLjI/eY93GrT/57+YcGG4B3k6OU1sf4/Onj7RaHYwM9qnYr5KZMYvHDwb8AwgsqCDStItzhzeTPJlWX8FcK5V9vw0gbGxNy9c3xHaTGexj4kWGsZFb1KxtnPP6ldakrsifIAgN2xNAzuZZoIwvcgPWmK2ke0+p+PPMbapXryfVcxyHeuQJ4Ox1XndatMsHSX/3waBtT6v4UOoC01M5J1NMAXc0gxOeAKTODNADsuST5+Uo+T/yJiyV5h3gK034mSD3IanTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 24, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mountain", "label": "Mountain" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 83, 67, 255 ], "toColor": [ 186, 83, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 44, 176, 255 ], "toColor": [ 48, 44, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 199, 50, 255 ], "toColor": [ 75, 199, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 156, 173, 255 ], "toColor": [ 40, 156, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 43, 153, 255 ], "toColor": [ 194, 43, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 161, 50, 255 ], "toColor": [ 186, 161, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 99, 179, 255 ], "toColor": [ 54, 99, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 179, 118, 255 ], "toColor": [ 71, 179, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 63, 161, 255 ], "toColor": [ 128, 63, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 40, 98, 255 ], "toColor": [ 191, 40, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 173, 36, 255 ], "toColor": [ 137, 173, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 196, 179, 255 ], "toColor": [ 63, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 110, 39, 255 ], "toColor": [ 176, 110, 39, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.6989787417492874E7, "ymin": -3118896.750349539, "xmax": 1.704709731164884E7, "ymax": -3055433.81558891, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PositionalAccuracy", "type": "esriFieldTypeString", "alias": "PositionalAccuracy", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R100_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S90_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Openspace (Constructed Water Bodies)", "type": "Feature Layer", "description": "This dataset contains constructed water bodies, which includes wetlands, nutrient traps, canals, lakes.\n\nThis layer can not be viewed out beyond 1:577,791\n\nKeywords: Open Space Constructed Water Bodies, Waterbodies, Water Parcels, Canals, Lakes, Nutrient Trap, Wetland", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Sunshine Coast Regional Council", "parentLayer": null, "subLayers": [], "minScale": 577791, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FeatureTypeCode", "uniqueValueGroups": [ { "heading": "FeatureTypeCode", "classes": [ { "label": "Artifical Tidal Lake", "description": "Artifical Tidal Lake", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "values": [ [ "CW01" ] ] }, { "label": "Canal", "description": "Canal", "symbol": { "type": "esriPFS", "url": "adf355e34702ccf7d1d2d48a1593c0db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD0klEQVRogbWZzW0cMQyFfeA5zaSgKSvnKSgVpAs3kMBAFpBlku971JiHxYwkUqT4+KPZ+PXn/e/9+8fb9fP9bUIZ7zrmyD7Rw5ERHz/rooqpMiRbu44pWRXfuq47xP29M/j+vzaqjTthxBudch0yMl26vZUu2b5BT30XoCBcvZO1T4ZbJicUtCsPVc8Ufp1hFT95rmTey5pP8KYe74jCjyY6ctBEx2tZE8Q7K5FEV61zoT2BOeGPbGMK8Wz8NTZFTedBF94Vf0gtAES7MeUtx5sn8P6gLzFNIe5CTsk8SVrTkIoKjrTGdhs4jcM+P0lgNKTCjbOVlFG0lFEPOQm2e4+KkcB7CvP9XXloR6PTDGXvoRShEHU949AUQZUOQZuDSafVIcW5ndHuTb3fr5JFMzRJGt34DlEF6er5BD1XFtPf1SVlMqc0SY73ti5cL39n8+H2BlTPa4/pXbCbFLJ5Gtf7M+kNyCEqj4fTK9Pmwil1JDe4V0fl8SBweqIckZzgfNDY1zu6RKdg9k7CoFKskkXmiJ4ZbxZy0W1CShc1hMoiMidfeK41e9OYPjmUdVx5YdojWPC+YKxONqLlj0LcyS37gd7VhWNqCDFwUq8nHq46vyuDt1JAGaKycwfvSlalQzdODjZUBqTJJhtzurtJUiOHg+D9IreWdgZSaLsd4E4daq4V3q5BE3jT5OQY6MjZ6VNMq3JDxl1PTeP35IDCqW+OUqsiziXBPfhKfufMIIqQzU/h3SntNC/d4d2vW9bEQMozmc+Ups1LpnPm8aAGZqR4JuXQ0YNAPlsT1eL9OZunfHutpDIdUolupS//WipGkmgqyJ0mqe5gaVks/7U8ydhkzpE7iW1VRaLVqhCixtXcSXnq1isPX3siU7FcCVJzmdxJTBP91D4vilPorKRygOPZbl91aGo+SguEopXAapxWAnK7c3W8qo7MuVdP+nVaCU4TJgmVOL0HO5tV6xTvSabO+EJtQol6gnjXuTaqpJa9B7AHNwjZV4pJFSChcRIOoRbtgt3O6/Q7mDJIlcQMadEp6RCBWWfoE19XaGKMapFr/OTgnoC3Q7dqQwlEiXen9Voprni7ChRPxfQkizpyHHlKZribEmVOblgnCKM9eXSbToko5MY84VUyr705IaWge1ZznUKnX05cz0elFDllt3xMEl9FpNxVcmLSsFNlKiVoNzZBDkFUdN6aQNzJ1tOq0RnUjV97TDubTmDc1c0nusBqvzam70NYn3h3n6PJsjvwzpbIFD3N3N1Yx5MZQ5sR5/tbZAJOM7dSkM4rmnzB+WD8B8jO3Lr8/hbwAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "CW02" ] ] }, { "label": "Const Lakes and Ponds", "description": "Const Lakes and Ponds", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "values": [ [ "CW03" ] ] }, { "label": "Drainage", "description": "Drainage", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 126, 147, 255 ], "width": 0.4 } }, "values": [ [ "CW09" ] ] }, { "label": "Naturalised Lakes & Ponds", "description": "Naturalised Lakes & Ponds", "symbol": { "type": "esriPFS", "url": "2ff8e0855e3b3f63d77a20e4b7c6f0fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD00lEQVRogbWZzY3cMAyF90AgJbqTFJEGUoNrShe55ZRggQyg1ZJ836O8PAxsSaRI8fFHnvj56/ff+8eft+v7t7cJZbzrmCP7RA9HRrz/rIsqpsqQbO06pmRVfOu67hD3987g+//aqDbuhBFvdMp1yMh06fZWumT7Bj31XYCCcPVO1j4ZbpmcUNCuPFQ9U/h1hlX85LmSeS9rPsCberwjCj+a6MhBEx2vZU0Q76xEEl21zoX2BOaEP7KNKcSz8dfYFDWdB114V/whtQAQ7caUtxxvnsD7nT7FNIW4Czkl8yRpTUMqKjjSGttt4DQO+/wkgdGQCjfOVlJG0VJGPeQk2O49KkYC7ynM93floR2NTjOUvYdShELU9YxDUwRVOgRtDiadVocU53ZGuzf1fr9KFs3QJGl04ztEFaSr5xP0XFlMf1WXlMmc0iQ53tu6cL38lc2H2xtQPa89pnfBblLI5mlc78+kNyCHqDweTq9Mmwun1JHc4F4dlceDwOmJckRygvNBY1/v6BKdgtk7CYNKsUoWmSN6ZrxZyEW3CSld1BAqi8icfOG51uxNY/rkUNZx5YVpj2DB+4KxOtmIlj8KcSe37Ad6VxeOqSHEwEm9nni46vyuDN5KAWWIys4dvCtZlQ7dODnYUBmQJptszOnuJkmNHA6C94vcWtoZSKHtdoA7dai5Vni7Bk3gTZOTY6AjZ6cPMa3KDRl3PTWN35MDCqe+OUqtijiXBPfgK/mdM4MoQjY/hXentNO8dId3v25ZEwMpz2Q+U5o2L5nOmceDGpiR4pmUQ0cPAvlsTVSL9+dsnvLttZLKdEglupU+/WupGEmiqSB3mqS6g6VlsfzX8iRjkzlH7iS2VRWJVqtCiBpXcyflqVuvPHztiUzFciVIzWVyJzFN9FP7vChOobOSygGOZ7t91aGp+SgtEIpWAqtxWgnI7c7V8ao6MudePenXaSU4TZgkVOL0HuxsVq1TvCeZOuMLtQkl6gniXefaqJJa9h7AHtwgZF8pJlWAhMZJOIRatAt2O6/T72DKIFUSM6RFp6RDBGadoU98XaGJMapFrvGTg3sC3g7dqg0lECXendZrpbji7SpQPBXTkyzqyHHkKZnhbkqUOblhnSCM9uTRbTolopAb84RXybz25oSUgu5ZzXUKnX45cT0flVLklN3yMUl8FZFyV8mJScNOlamUoN3YBDkEUdF5awJxJ1tPq0ZnUDd+7THtbDqBcVc3n+gCq/3amL4PYX3i3X2OJsvuwDtbIlP0NHN3Yx1PZgxtRpzvb5EJOM3cSkE6r2jyBeed8R8B3NNLbRzQkwAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "CW04" ] ] }, { "label": "Naturalised Wetlands", "description": "Naturalised Wetlands", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 109, 187, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "values": [ [ "CW05" ] ] }, { "label": "Nutrient Trap", "description": "Nutrient Trap", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 } }, "values": [ [ "CW08" ] ] }, { "label": "Stormwater Improve Pond", "description": "Stormwater Improve Pond", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 64, 101, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "values": [ [ "CW06" ] ] }, { "label": "Stormwater Treat Wetland", "description": "Stormwater Treat Wetland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 204, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CW07" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "CW01", "label": "Artifical Tidal Lake" }, { "symbol": { "type": "esriPFS", "url": "adf355e34702ccf7d1d2d48a1593c0db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD0klEQVRogbWZzW0cMQyFfeA5zaSgKSvnKSgVpAs3kMBAFpBlku971JiHxYwkUqT4+KPZ+PXn/e/9+8fb9fP9bUIZ7zrmyD7Rw5ERHz/rooqpMiRbu44pWRXfuq47xP29M/j+vzaqjTthxBudch0yMl26vZUu2b5BT30XoCBcvZO1T4ZbJicUtCsPVc8Ufp1hFT95rmTey5pP8KYe74jCjyY6ctBEx2tZE8Q7K5FEV61zoT2BOeGPbGMK8Wz8NTZFTedBF94Vf0gtAES7MeUtx5sn8P6gLzFNIe5CTsk8SVrTkIoKjrTGdhs4jcM+P0lgNKTCjbOVlFG0lFEPOQm2e4+KkcB7CvP9XXloR6PTDGXvoRShEHU949AUQZUOQZuDSafVIcW5ndHuTb3fr5JFMzRJGt34DlEF6er5BD1XFtPf1SVlMqc0SY73ti5cL39n8+H2BlTPa4/pXbCbFLJ5Gtf7M+kNyCEqj4fTK9Pmwil1JDe4V0fl8SBweqIckZzgfNDY1zu6RKdg9k7CoFKskkXmiJ4ZbxZy0W1CShc1hMoiMidfeK41e9OYPjmUdVx5YdojWPC+YKxONqLlj0LcyS37gd7VhWNqCDFwUq8nHq46vyuDt1JAGaKycwfvSlalQzdODjZUBqTJJhtzurtJUiOHg+D9IreWdgZSaLsd4E4daq4V3q5BE3jT5OQY6MjZ6VNMq3JDxl1PTeP35IDCqW+OUqsiziXBPfhKfufMIIqQzU/h3SntNC/d4d2vW9bEQMozmc+Ups1LpnPm8aAGZqR4JuXQ0YNAPlsT1eL9OZunfHutpDIdUolupS//WipGkmgqyJ0mqe5gaVks/7U8ydhkzpE7iW1VRaLVqhCixtXcSXnq1isPX3siU7FcCVJzmdxJTBP91D4vilPorKRygOPZbl91aGo+SguEopXAapxWAnK7c3W8qo7MuVdP+nVaCU4TJgmVOL0HO5tV6xTvSabO+EJtQol6gnjXuTaqpJa9B7AHNwjZV4pJFSChcRIOoRbtgt3O6/Q7mDJIlcQMadEp6RCBWWfoE19XaGKMapFr/OTgnoC3Q7dqQwlEiXen9Voprni7ChRPxfQkizpyHHlKZribEmVOblgnCKM9eXSbToko5MY84VUyr705IaWge1ZznUKnX05cz0elFDllt3xMEl9FpNxVcmLSsFNlKiVoNzZBDkFUdN6aQNzJ1tOq0RnUjV97TDubTmDc1c0nusBqvzam70NYn3h3n6PJsjvwzpbIFD3N3N1Yx5MZQ5sR5/tbZAJOM7dSkM4rmnzB+WD8B8jO3Lr8/hbwAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CW02", "label": "Canal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "CW03", "label": "Const Lakes and Ponds" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 126, 147, 255 ], "width": 0.4 } }, "value": "CW09", "label": "Drainage" }, { "symbol": { "type": "esriPFS", "url": "2ff8e0855e3b3f63d77a20e4b7c6f0fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD00lEQVRogbWZzY3cMAyF90AgJbqTFJEGUoNrShe55ZRggQyg1ZJ836O8PAxsSaRI8fFHnvj56/ff+8eft+v7t7cJZbzrmCP7RA9HRrz/rIsqpsqQbO06pmRVfOu67hD3987g+//aqDbuhBFvdMp1yMh06fZWumT7Bj31XYCCcPVO1j4ZbpmcUNCuPFQ9U/h1hlX85LmSeS9rPsCberwjCj+a6MhBEx2vZU0Q76xEEl21zoX2BOaEP7KNKcSz8dfYFDWdB114V/whtQAQ7caUtxxvnsD7nT7FNIW4Czkl8yRpTUMqKjjSGttt4DQO+/wkgdGQCjfOVlJG0VJGPeQk2O49KkYC7ynM93floR2NTjOUvYdShELU9YxDUwRVOgRtDiadVocU53ZGuzf1fr9KFs3QJGl04ztEFaSr5xP0XFlMf1WXlMmc0iQ53tu6cL38lc2H2xtQPa89pnfBblLI5mlc78+kNyCHqDweTq9Mmwun1JHc4F4dlceDwOmJckRygvNBY1/v6BKdgtk7CYNKsUoWmSN6ZrxZyEW3CSld1BAqi8icfOG51uxNY/rkUNZx5YVpj2DB+4KxOtmIlj8KcSe37Ad6VxeOqSHEwEm9nni46vyuDN5KAWWIys4dvCtZlQ7dODnYUBmQJptszOnuJkmNHA6C94vcWtoZSKHtdoA7dai5Vni7Bk3gTZOTY6AjZ6cPMa3KDRl3PTWN35MDCqe+OUqtijiXBPfgK/mdM4MoQjY/hXentNO8dId3v25ZEwMpz2Q+U5o2L5nOmceDGpiR4pmUQ0cPAvlsTVSL9+dsnvLttZLKdEglupU+/WupGEmiqSB3mqS6g6VlsfzX8iRjkzlH7iS2VRWJVqtCiBpXcyflqVuvPHztiUzFciVIzWVyJzFN9FP7vChOobOSygGOZ7t91aGp+SgtEIpWAqtxWgnI7c7V8ao6MudePenXaSU4TZgkVOL0HuxsVq1TvCeZOuMLtQkl6gniXefaqJJa9h7AHtwgZF8pJlWAhMZJOIRatAt2O6/T72DKIFUSM6RFp6RDBGadoU98XaGJMapFrvGTg3sC3g7dqg0lECXendZrpbji7SpQPBXTkyzqyHHkKZnhbkqUOblhnSCM9uTRbTolopAb84RXybz25oSUgu5ZzXUKnX45cT0flVLklN3yMUl8FZFyV8mJScNOlamUoN3YBDkEUdF5awJxJ1tPq0ZnUDd+7THtbDqBcVc3n+gCq/3amL4PYX3i3X2OJsvuwDtbIlP0NHN3Yx1PZgxtRpzvb5EJOM3cSkE6r2jyBeed8R8B3NNLbRzQkwAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CW04", "label": "Naturalised Lakes & Ponds" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 109, 187, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "CW05", "label": "Naturalised Wetlands" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 } }, "value": "CW08", "label": "Nutrient Trap" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 64, 101, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "CW06", "label": "Stormwater Improve Pond" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 204, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CW07", "label": "Stormwater Treat Wetland" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 116, 107, 255 ], "toColor": [ 176, 116, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 240, 96, 255 ], "toColor": [ 89, 240, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 98, 227, 255 ], "toColor": [ 91, 98, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 218, 230, 255 ], "toColor": [ 90, 218, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 227, 85, 255 ], "toColor": [ 237, 227, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 83, 179, 255 ], "toColor": [ 219, 83, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 128, 77, 255 ], "toColor": [ 74, 128, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 114, 166, 255 ], "toColor": [ 103, 114, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 235, 168, 255 ], "toColor": [ 145, 235, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 176, 62, 255 ], "toColor": [ 134, 176, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 180, 126, 255 ], "toColor": [ 191, 180, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 54, 128, 255 ], "toColor": [ 113, 54, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 85, 237, 255 ], "toColor": [ 194, 85, 237, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 9028, "name": "Default", "priority": 32, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.7014096040574793E7, "ymin": -3112380.4693687255, "xmax": 1.7046682474186067E7, "ymax": -3054444.239756313, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_Status", "description": "Confirm General - Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Closed", "code": "Closed" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Active - For Review", "code": "Active - For Review" }, { "name": "Disposed - Data Error", "code": "Disposed - Data Error" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Ownership", "description": "Owner of Asset", "codedValues": [ { "name": "Council", "code": "Council" }, { "name": "Private", "code": "Private" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Developer", "code": "Developer" }, { "name": "Other Council", "code": "Other Council" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 500, "domain": null }, { "name": "ProjectNo", "type": "esriFieldTypeString", "alias": "ProjectNo", "length": 50, "domain": null }, { "name": "DrawingNo", "type": "esriFieldTypeString", "alias": "DrawingNo", "length": 50, "domain": null }, { "name": "AssetName", "type": "esriFieldTypeString", "alias": "AssetName", "length": 50, "domain": null }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "CatchmentArea", "type": "esriFieldTypeDouble", "alias": "CatchmentArea", "domain": null }, { "name": "Islands", "type": "esriFieldTypeSmallInteger", "alias": "Islands", "domain": null }, { "name": "Pretreatment", "type": "esriFieldTypeString", "alias": "Pretreatment", "length": 50, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "ControlStructures", "type": "esriFieldTypeString", "alias": "ControlStructures", "length": 100, "domain": null }, { "name": "MaintenanceActivity1", "type": "esriFieldTypeString", "alias": "MaintenanceActivity1", "length": 50, "domain": null }, { "name": "MaintenanceActivity2", "type": "esriFieldTypeString", "alias": "MaintenanceActivity2", "length": 50, "domain": { "type": "codedValue", "name": "WtrBodyMaintenanceActivity", "description": "Waterbody Maintenance Activity", "codedValues": [ { "name": "Harvesting Weeds", "code": "Harvesting Weeds" }, { "name": "Vegetation Maintenance", "code": "Vegetation Maintenance" }, { "name": "Other", "code": "Other" }, { "name": "Litter Control", "code": "Litter Control" }, { "name": "Inspection Only", "code": "Inspection Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintenanceActivity3", "type": "esriFieldTypeString", "alias": "MaintenanceActivity3", "length": 50, "domain": { "type": "codedValue", "name": "WtrBodyMaintenanceActivity", "description": "Waterbody Maintenance Activity", "codedValues": [ { "name": "Harvesting Weeds", "code": "Harvesting Weeds" }, { "name": "Vegetation Maintenance", "code": "Vegetation Maintenance" }, { "name": "Other", "code": "Other" }, { "name": "Litter Control", "code": "Litter Control" }, { "name": "Inspection Only", "code": "Inspection Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ServiceLevel", "type": "esriFieldTypeString", "alias": "ServiceLevel", "length": 50, "domain": { "type": "codedValue", "name": "WtrBodyServiceLevel", "description": "Waterbody Service Level", "codedValues": [ { "name": "W1 - Very High", "code": "W1 - Very High" }, { "name": "W2 - High", "code": "W2 - High" }, { "name": "W3 - Medium", "code": "W3 - Medium" }, { "name": "W4 - Low", "code": "W4 - Low" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstalledDate", "type": "esriFieldTypeDate", "alias": "InstalledDate", "length": 8, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "site_code", "type": "esriFieldTypeString", "alias": "site_code", "length": 10, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Area_m2", "type": "esriFieldTypeDouble", "alias": "Area_m2", "domain": null }, { "name": "AssetSource", "type": "esriFieldTypeString", "alias": "AssetSource", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_AssetSource", "description": "Confirm General - Asset Source", "codedValues": [ { "name": "Capital", "code": "Capital" }, { "name": "Contributed", "code": "Contributed" }, { "name": "Discovery", "code": "Discovery" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Operational", "code": "Operational" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Split", "code": "Split" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 30, "domain": { "type": "codedValue", "name": "SCC_Division", "description": "SCC_Division", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GeomMthd", "type": "esriFieldTypeString", "alias": "GeomMthd", "length": 50, "domain": { "type": "codedValue", "name": "SCC_GeomMthd", "description": "Geometry create or modify method", "codedValues": [ { "name": "Supplied Digital XML (ADAC)", "code": "Supplied Digital XML (ADAC)" }, { "name": "Supplied Digital CAD (ADAC)", "code": "Supplied Digital CAD (ADAC)" }, { "name": "Supplied Digital CAD/ GIS (Other)", "code": "Supplied Digital CAD/ GIS (Other)" }, { "name": "Digitised from Imagery", "code": "Digitised from Imagery" }, { "name": "Digitised from Hardcopy (AsCon)", "code": "Digitised from Hardcopy (AsCon)" }, { "name": "Digitised from Hardcopy (Other)", "code": "Digitised from Hardcopy (Other)" }, { "name": "GPS (Diff Corrected)", "code": "GPS (Diff Corrected)" }, { "name": "GPS (Uncorrected)", "code": "GPS (Uncorrected)" }, { "name": "Sketch/ Approximate", "code": "Sketch/ Approximate" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other \u2013 See Comments", "code": "Other \u2013 See Comments" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RevisionNumber", "type": "esriFieldTypeSmallInteger", "alias": "RevisionNumber", "domain": null }, { "name": "ServicePrecinct", "type": "esriFieldTypeString", "alias": "ServicePrecinct", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_ServicePrecinct", "description": "Confirm General - Service Precinct", "codedValues": [ { "name": "Beerwah Precinct", "code": "Beerwah Precinct" }, { "name": "Buderim Precinct", "code": "Buderim Precinct" }, { "name": "Bulcock Street/Caloundra Espla", "code": "Bulcock Street/Caloundra Espla" }, { "name": "Coolum Beach Precinct", "code": "Coolum Beach Precinct" }, { "name": "Cotton Tree Precinct", "code": "Cotton Tree Precinct" }, { "name": "Currie Street Precinct", "code": "Currie Street Precinct" }, { "name": "Dicky Beach Precinct", "code": "Dicky Beach Precinct" }, { "name": "Eudlo Precinct", "code": "Eudlo Precinct" }, { "name": "Eumundi Precinct", "code": "Eumundi Precinct" }, { "name": "Glass House Mountains Precinct", "code": "Glass House Mountains Precinct" }, { "name": "Golden Beach Precinct", "code": "Golden Beach Precinct" }, { "name": "Kenilworth Precinct", "code": "Kenilworth Precinct" }, { "name": "Kings Beach Precinct", "code": "Kings Beach Precinct" }, { "name": "Landsborough Precinct", "code": "Landsborough Precinct" }, { "name": "Maleny Precinct", "code": "Maleny Precinct" }, { "name": "Marcoola Precinct", "code": "Marcoola Precinct" }, { "name": "Moffat Beach Precinct", "code": "Moffat Beach Precinct" }, { "name": "Montville Precinct", "code": "Montville Precinct" }, { "name": "Mooloolaba Esplanade Precinct", "code": "Mooloolaba Esplanade Precinct" }, { "name": "Mooloolah Valley Precinct", "code": "Mooloolah Valley Precinct" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Palmwoods Precinct", "code": "Palmwoods Precinct" }, { "name": "Woombye Precinct", "code": "Woombye Precinct" }, { "name": "Yandina Precinct", "code": "Yandina Precinct" }, { "name": "Maroochydore CBD Precinct", "code": "Maroochydore CBD Precinct" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_MaintainedBy", "description": "Confirm General - Maintained By", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "Sport and Community Venues", "code": "Sport and Community Venues" }, { "name": "Business Development", "code": "Business Development" }, { "name": "Leasee", "code": "Leasee" }, { "name": "Fleet Services", "code": "Fleet Services" }, { "name": "Developer", "code": "Developer" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Waste - Collection Services", "code": "Waste - Collection Services" }, { "name": "Waste - Diversion & Disposal", "code": "Waste - Diversion & Disposal" }, { "name": "Parks and Gardens", "code": "Parks and Gardens" }, { "name": "Property Management", "code": "Property Management" }, { "name": "EO Coast & Constr Water Bodies", "code": "EO Coast & Constr Water Bodies" }, { "name": "EO Natural Areas", "code": "EO Natural Areas" }, { "name": "Arts, Heritage and Libraries", "code": "Arts, Heritage and Libraries" }, { "name": "TMR", "code": "TMR" }, { "name": "ENERGEX", "code": "ENERGEX" }, { "name": "Customer Response", "code": "Customer Response" }, { "name": "Transport Infra Planning", "code": "Transport Infra Planning" }, { "name": "Community Planning and Develop", "code": "Community Planning and Develop" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Digital Information Services", "code": "Digital Information Services" }, { "name": "STATE", "code": "STATE" }, { "name": "Cemeteries", "code": "Cemeteries" }, { "name": "Transport Network Management", "code": "Transport Network Management" }, { "name": "Transport Network Operations", "code": "Transport Network Operations" }, { "name": "Business and Innovation", "code": "Business and Innovation" }, { "name": "EO Environmental Edu & Rec", "code": "EO Environmental Edu & Rec" }, { "name": "EO Community Catchment P/ships", "code": "EO Community Catchment P/ships" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssetManager", "type": "esriFieldTypeString", "alias": "AssetManager", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_AssetManager", "description": "Confirm General - Asset Manager", "codedValues": [ { "name": "Environmental Operations", "code": "Environmental Operations" }, { "name": "Private", "code": "Private" }, { "name": "Property Management", "code": "Property Management" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Waste and Resource Management", "code": "Waste and Resource Management" }, { "name": "Parks and Gardens", "code": "Parks and Gardens" }, { "name": "Customer Response", "code": "Customer Response" }, { "name": "Developer", "code": "Developer" }, { "name": "Arts, Heritage and Libraries", "code": "Arts, Heritage and Libraries" }, { "name": "Business Development", "code": "Business Development" }, { "name": "Community Planning and Develop", "code": "Community Planning and Develop" }, { "name": "Digital Information Services", "code": "Digital Information Services" }, { "name": "Fleet Services", "code": "Fleet Services" }, { "name": "Holiday Parks", "code": "Holiday Parks" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Sport and Community Venues", "code": "Sport and Community Venues" }, { "name": "STATE", "code": "STATE" }, { "name": "Transport and Infra Planning", "code": "Transport and Infra Planning" }, { "name": "TMR", "code": "TMR" }, { "name": "ENERGEX", "code": "ENERGEX" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Other Council", "code": "Other Council" }, { "name": "Federal", "code": "Federal" }, { "name": "Cemeteries", "code": "Cemeteries" }, { "name": "Transport Network Management", "code": "Transport Network Management" }, { "name": "Transport Network Operations", "code": "Transport Network Operations" }, { "name": "Business and Innovation", "code": "Business and Innovation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OperationalCategory", "type": "esriFieldTypeString", "alias": "OperationalCategory", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmCWB_OperationalCategory", "description": "Confirm CWB Operational Catergory", "codedValues": [ { "name": "Artificial Waterway", "code": "Artificial Waterway" }, { "name": "Constructed Waterbodies", "code": "Constructed Waterbodies" }, { "name": "Constructed Waterways/Canal", "code": "Constructed Waterways/Canal" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Wetland", "code": "Wetland" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FeatureTypeCode", "type": "esriFieldTypeString", "alias": "FeatureTypeCode", "length": 4, "domain": { "type": "codedValue", "name": "ConfirmCWB_FeatureTypeCode", "description": "Confirm CWB - Feature Type Code", "codedValues": [ { "name": "Artifical Tidal Lake", "code": "CW01" }, { "name": "Canal", "code": "CW02" }, { "name": "Const Lakes & Ponds", "code": "CW03" }, { "name": "Drainage", "code": "CW09" }, { "name": "Floating Wetland", "code": "CW10" }, { "name": "Naturalised Lakes & Ponds", "code": "CW04" }, { "name": "Naturalised Wetlands", "code": "CW05" }, { "name": "Nutrient Trap", "code": "CW08" }, { "name": "Stormwater Improve Pond", "code": "CW06" }, { "name": "Stormwater Treat Wetland", "code": "CW07" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Flushing", "type": "esriFieldTypeString", "alias": "Flushing", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmCWB_Flushing", "description": "Constructed Waterbody Flushing", "codedValues": [ { "name": "Natural", "code": "Natural" }, { "name": "Pumped", "code": "Pumped" }, { "name": "Pumped - Tidal", "code": "Pumped - Tidal" }, { "name": "Tidal", "code": "Tidal" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FunctionPrimary", "type": "esriFieldTypeString", "alias": "FunctionPrimary", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmCWB_FunctionPrimary", "description": "Confirm CWB Function Primary", "codedValues": [ { "name": "Amenity", "code": "Amenity" }, { "name": "Amenity/Habitat", "code": "Amenity/Habitat" }, { "name": "Drainage Stormwater", "code": "Drainage Stormwater" }, { "name": "Ex Sand Extraction", "code": "Ex Sand Extraction" }, { "name": "Farm Dam", "code": "Farm Dam" }, { "name": "Habitat", "code": "Habitat" }, { "name": "Sports Ground Field Maint", "code": "Sports Ground Field Maint" }, { "name": "Stormwater Treatment", "code": "Stormwater Treatment" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Water Supply Ex Farm Dam", "code": "Water Supply Ex Farm Dam" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FunctionSecondary", "type": "esriFieldTypeString", "alias": "FunctionSecondary", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmCWB_FunctionSecondary", "description": "Confirm CWB - Function Secondary", "codedValues": [ { "name": "Amenity", "code": "Amenity" }, { "name": "Amenity/Habitat", "code": "Amenity/Habitat" }, { "name": "Drainage Stormwater", "code": "Drainage Stormwater" }, { "name": "Ex-Farm Dam", "code": "Ex-Farm Dam" }, { "name": "Ex-Sediment Basin", "code": "Ex-Sediment Basin" }, { "name": "Farm Dam", "code": "Farm Dam" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Stormwater Treatment", "code": "Stormwater Treatment" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StrategicCategory", "type": "esriFieldTypeString", "alias": "StrategicCategory", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmCWB_StrategicCategory", "description": "Confirm CWB - Strategic Category", "codedValues": [ { "name": "Botanic Gardens", "code": "Botanic Gardens" }, { "name": "Environmental Reserve", "code": "Environmental Reserve" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Utility", "code": "Utility" }, { "name": "Waterway", "code": "Waterway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "site_name", "type": "esriFieldTypeString", "alias": "site_name", "length": 40, "domain": null }, { "name": "DispDate", "type": "esriFieldTypeDate", "alias": "DispDate", "length": 8, "domain": null }, { "name": "StatusChangeReason", "type": "esriFieldTypeString", "alias": "StatusChangeReason\n", "length": 500, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3835_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3835", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3577_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Maintenace Area (ITT204 Landscape Contract Zones-Boundary)", "type": "Feature Layer", "description": "ITT204 Landscape Zones", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 40000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 577791, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DIV_NAME", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Zone 10", "description": "Zone 10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "values": [ [ "Zone 10" ] ] }, { "label": "Zone 1A", "description": "Zone 1A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "values": [ [ "Zone 1A" ] ] }, { "label": "Zone 1B", "description": "Zone 1B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "values": [ [ "Zone 1B" ] ] }, { "label": "Zone 2", "description": "Zone 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "values": [ [ "Zone 2" ] ] }, { "label": "Zone 3", "description": "Zone 3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "values": [ [ "Zone 3" ] ] }, { "label": "Zone 4", "description": "Zone 4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "values": [ [ "Zone 4" ] ] }, { "label": "Zone 5", "description": "Zone 5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "values": [ [ "Zone 5" ] ] }, { "label": "Zone 6", "description": "Zone 6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "values": [ [ "Zone 6" ] ] }, { "label": "Zone 7", "description": "Zone 7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "values": [ [ "Zone 7" ] ] }, { "label": "Zone 8", "description": "Zone 8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "values": [ [ "Zone 8" ] ] }, { "label": "Zone 9", "description": "Zone 9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "values": [ [ "Zone 9" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Zone 10", "label": "Zone 10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Zone 1A", "label": "Zone 1A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Zone 1B", "label": "Zone 1B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Zone 2", "label": "Zone 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Zone 3", "label": "Zone 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Zone 4", "label": "Zone 4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Zone 5", "label": "Zone 5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Zone 6", "label": "Zone 6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Zone 7", "label": "Zone 7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Zone 8", "label": "Zone 8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "Zone 9", "label": "Zone 9" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 58, 42, 255 ], "toColor": [ 161, 58, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 36, 166, 255 ], "toColor": [ 43, 36, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 176, 44, 255 ], "toColor": [ 57, 176, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 145, 176, 255 ], "toColor": [ 62, 145, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 68, 137, 255 ], "toColor": [ 171, 68, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 157, 75, 255 ], "toColor": [ 173, 157, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 29, 130, 88, 255 ], "toColor": [ 29, 130, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 29, 64, 128, 255 ], "toColor": [ 29, 64, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 42, 173, 255 ], "toColor": [ 154, 42, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 92, 61, 255 ], "toColor": [ 130, 92, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 54, 135, 255 ], "toColor": [ 104, 54, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 56, 84, 255 ], "toColor": [ 176, 56, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 150, 74, 255 ], "toColor": [ 110, 150, 74, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DIV_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 255, 0, 197, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.6981788049326546E7, "ymin": -3121571.2179262945, "xmax": 1.704870164403414E7, "ymax": -3052481.93175653, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "KEY_", "type": "esriFieldTypeInteger", "alias": "KEY_", "domain": null }, { "name": "DIV_NUMBER", "type": "esriFieldTypeInteger", "alias": "DIV_NUMBER", "domain": null }, { "name": "ELECT_DIV", "type": "esriFieldTypeString", "alias": "ELECT_DIV", "length": 13, "domain": null }, { "name": "DIV_NAME", "type": "esriFieldTypeString", "alias": "DIV_NAME", "length": 50, "domain": null }, { "name": "LGA", "type": "esriFieldTypeString", "alias": "LGA", "length": 40, "domain": null }, { "name": "ABBREV_NAM", "type": "esriFieldTypeString", "alias": "ABBREV_NAM", "length": 40, "domain": null }, { "name": "ElectedMember", "type": "esriFieldTypeString", "alias": "ElectedMember", "length": 50, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3752_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3752", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3503_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Maintenance Area (Turf Contract Zones-Boundary)", "type": "Feature Layer", "description": "This dataset represents the Sunshine Coast Regional Council Electoral Divisions, and are used to define the Turf Maintenance Contract Zones.\n\nThis layer cannot be viewed out beyond 1:144,448.\n\nKeywords: Maintenance areas, Mowing, Landscaping, Slashing, Grass, Turf maintenance contract zones", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Sunshine Coast Regional Council", "parentLayer": null, "subLayers": [], "minScale": 577791, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 0, 169, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Zone \" CONCAT [DIV_NUMBER]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 50, "symbol": { "type": "esriTS", "color": [ 230, 0, 169, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 16, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.6981788049326546E7, "ymin": -3121571.2179262945, "xmax": 1.704870164403414E7, "ymax": -3052481.93175653, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "KEY_", "type": "esriFieldTypeInteger", "alias": "KEY_", "domain": null }, { "name": "ELECT_DIV", "type": "esriFieldTypeString", "alias": "ELECT_DIV", "length": 13, "domain": null }, { "name": "LGA", "type": "esriFieldTypeString", "alias": "LGA", "length": 40, "domain": null }, { "name": "ABBREV_NAM", "type": "esriFieldTypeString", "alias": "ABBREV_NAM", "length": 40, "domain": null }, { "name": "last_edite", "type": "esriFieldTypeDate", "alias": "last_edite", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "DIV_NUMBER", "type": "esriFieldTypeInteger", "alias": "DIV_NUMBER", "domain": null }, { "name": "DIV_NAME", "type": "esriFieldTypeString", "alias": "DIV_NAME", "length": 50, "domain": null }, { "name": "ElectedMem", "type": "esriFieldTypeString", "alias": "ElectedMem", "length": 50, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3905_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3905", "fields": "GlobalID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3623_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Maintenance Area (Turf-Open Space)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Sunshine Coast Regional Council", "parentLayer": null, "subLayers": [], "minScale": 72223, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Category", "field2": "ServiceLevel", "uniqueValueGroups": [ { "heading": "Category and Service Level", "classes": [ { "label": "Category 2 - Mowing - Contract", "description": "Category 2 - Mowing - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Mowing - Contract", "2" ] ] }, { "label": "Category 3 - Mowing - Contract", "description": "Category 3 - Mowing - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 76, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Mowing - Contract", "3" ] ] }, { "label": "Category 4 - Mowing - Contract", "description": "Category 4 - Mowing - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Mowing - Contract", "4" ] ] }, { "label": "Category 5 - Mowing - Contract", "description": "Category 5 - Mowing - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Mowing - Contract", "5" ] ] }, { "label": "Category 3 - Weed Control - Contract", "description": "Category 3 - Weed Control - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 76, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Weed Control - Contract", "3" ] ] }, { "label": "Category 4 - Weed Control - Contract", "description": "Category 4 - Weed Control - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Weed Control - Contract", "4" ] ] }, { "label": "Category 2 - Whippersnipping - Contract", "description": "Category 2 - Whippersnipping - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 } }, "values": [ [ "Whippersnipping - Contract", "2" ] ] }, { "label": "Category 3 - Whippersnipping - Contract", "description": "Category 3 - Whippersnipping - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 0, 76, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Whippersnipping - Contract", "3" ] ] }, { "label": "Category 4 - Whippersnipping - Contract", "description": "Category 4 - Whippersnipping - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Whippersnipping - Contract", "4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mowing - Contract,2", "label": "Category 2 - Mowing - Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 76, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mowing - Contract,3", "label": "Category 3 - Mowing - Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mowing - Contract,4", "label": "Category 4 - Mowing - Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mowing - Contract,5", "label": "Category 5 - Mowing - Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 76, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Weed Control - Contract,3", "label": "Category 3 - Weed Control - Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Weed Control - Contract,4", "label": "Category 4 - Weed Control - Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 } }, "value": "Whippersnipping - Contract,2", "label": "Category 2 - Whippersnipping - Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 0, 76, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Whippersnipping - Contract,3", "label": "Category 3 - Whippersnipping - Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Whippersnipping - Contract,4", "label": "Category 4 - Whippersnipping - Contract" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 192, 255 ], "toColor": [ 252, 200, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 191, 255 ], "toColor": [ 179, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 179, 252, 255 ], "toColor": [ 201, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 192, 255 ], "toColor": [ 252, 243, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 223, 255 ], "toColor": [ 252, 179, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 225, 255 ], "toColor": [ 212, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 179, 255 ], "toColor": [ 230, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 243, 255 ], "toColor": [ 184, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 198, 255 ], "toColor": [ 252, 184, 198, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.6996591375000633E7, "ymin": -3119153.7698453604, "xmax": 1.704867954246594E7, "ymax": -3053244.978291626, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "site_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SiteRiskRating", "type": "esriFieldTypeString", "alias": "SiteRiskRating", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_SiteRiskRating", "description": "ConfirmLSC_SiteRiskRating", "codedValues": [ { "name": "Low", "code": "Low" }, { "name": "High", "code": "High" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteRiskRatingComments", "type": "esriFieldTypeString", "alias": "SiteRiskRatingComments", "length": 255, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "GeomMthd", "type": "esriFieldTypeString", "alias": "GeomMthd", "length": 50, "domain": { "type": "codedValue", "name": "SCC_GeomMthd", "description": "Geometry create or modify method", "codedValues": [ { "name": "Supplied Digital XML (ADAC)", "code": "Supplied Digital XML (ADAC)" }, { "name": "Supplied Digital CAD (ADAC)", "code": "Supplied Digital CAD (ADAC)" }, { "name": "Supplied Digital CAD/ GIS (Other)", "code": "Supplied Digital CAD/ GIS (Other)" }, { "name": "Digitised from Imagery", "code": "Digitised from Imagery" }, { "name": "Digitised from Hardcopy (AsCon)", "code": "Digitised from Hardcopy (AsCon)" }, { "name": "Digitised from Hardcopy (Other)", "code": "Digitised from Hardcopy (Other)" }, { "name": "GPS (Diff Corrected)", "code": "GPS (Diff Corrected)" }, { "name": "GPS (Uncorrected)", "code": "GPS (Uncorrected)" }, { "name": "Sketch/ Approximate", "code": "Sketch/ Approximate" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other \u2013 See Comments", "code": "Other \u2013 See Comments" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "LegacyAssetID", "type": "esriFieldTypeString", "alias": "LegacyAssetID", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_Status", "description": "Confirm General - Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Closed", "code": "Closed" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Active - For Review", "code": "Active - For Review" }, { "name": "Disposed - Data Error", "code": "Disposed - Data Error" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "SCC_Ownership", "description": "Owner of Asset", "codedValues": [ { "name": "Council", "code": "Council" }, { "name": "Private", "code": "Private" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Developer", "code": "Developer" }, { "name": "Other Council", "code": "Other Council" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssetManager", "type": "esriFieldTypeString", "alias": "AssetManager", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_AssetManager", "description": "Confirm General - Asset Manager", "codedValues": [ { "name": "Environmental Operations", "code": "Environmental Operations" }, { "name": "Private", "code": "Private" }, { "name": "Property Management", "code": "Property Management" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Waste and Resource Management", "code": "Waste and Resource Management" }, { "name": "Parks and Gardens", "code": "Parks and Gardens" }, { "name": "Customer Response", "code": "Customer Response" }, { "name": "Developer", "code": "Developer" }, { "name": "Arts, Heritage and Libraries", "code": "Arts, Heritage and Libraries" }, { "name": "Business Development", "code": "Business Development" }, { "name": "Community Planning and Develop", "code": "Community Planning and Develop" }, { "name": "Digital Information Services", "code": "Digital Information Services" }, { "name": "Fleet Services", "code": "Fleet Services" }, { "name": "Holiday Parks", "code": "Holiday Parks" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Sport and Community Venues", "code": "Sport and Community Venues" }, { "name": "STATE", "code": "STATE" }, { "name": "Transport and Infra Planning", "code": "Transport and Infra Planning" }, { "name": "TMR", "code": "TMR" }, { "name": "ENERGEX", "code": "ENERGEX" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Other Council", "code": "Other Council" }, { "name": "Federal", "code": "Federal" }, { "name": "Cemeteries", "code": "Cemeteries" }, { "name": "Transport Network Management", "code": "Transport Network Management" }, { "name": "Transport Network Operations", "code": "Transport Network Operations" }, { "name": "Business and Innovation", "code": "Business and Innovation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_MaintainedBy", "description": "Confirm General - Maintained By", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "Sport and Community Venues", "code": "Sport and Community Venues" }, { "name": "Business Development", "code": "Business Development" }, { "name": "Leasee", "code": "Leasee" }, { "name": "Fleet Services", "code": "Fleet Services" }, { "name": "Developer", "code": "Developer" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Waste - Collection Services", "code": "Waste - Collection Services" }, { "name": "Waste - Diversion & Disposal", "code": "Waste - Diversion & Disposal" }, { "name": "Parks and Gardens", "code": "Parks and Gardens" }, { "name": "Property Management", "code": "Property Management" }, { "name": "EO Coast & Constr Water Bodies", "code": "EO Coast & Constr Water Bodies" }, { "name": "EO Natural Areas", "code": "EO Natural Areas" }, { "name": "Arts, Heritage and Libraries", "code": "Arts, Heritage and Libraries" }, { "name": "TMR", "code": "TMR" }, { "name": "ENERGEX", "code": "ENERGEX" }, { "name": "Customer Response", "code": "Customer Response" }, { "name": "Transport Infra Planning", "code": "Transport Infra Planning" }, { "name": "Community Planning and Develop", "code": "Community Planning and Develop" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Digital Information Services", "code": "Digital Information Services" }, { "name": "STATE", "code": "STATE" }, { "name": "Cemeteries", "code": "Cemeteries" }, { "name": "Transport Network Management", "code": "Transport Network Management" }, { "name": "Transport Network Operations", "code": "Transport Network Operations" }, { "name": "Business and Innovation", "code": "Business and Innovation" }, { "name": "EO Environmental Edu & Rec", "code": "EO Environmental Edu & Rec" }, { "name": "EO Community Catchment P/ships", "code": "EO Community Catchment P/ships" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstalledDate", "type": "esriFieldTypeDate", "alias": "InstalledDate", "length": 8, "domain": null }, { "name": "FeatureTypeCode", "type": "esriFieldTypeString", "alias": "FeatureTypeCode", "length": 4, "domain": { "type": "codedValue", "name": "ConfirmLSC_FeatureTypeCode", "description": "Confirm LSC - Feature Type Code", "codedValues": [ { "name": "Garden", "code": "GA01" }, { "name": "Turf", "code": "GA02" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 500, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Division", "description": "SCC_Division", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ProjectNo", "type": "esriFieldTypeString", "alias": "ProjectNo", "length": 50, "domain": null }, { "name": "AssetSource", "type": "esriFieldTypeString", "alias": "AssetSource", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_AssetSource", "description": "Confirm General - Asset Source", "codedValues": [ { "name": "Capital", "code": "Capital" }, { "name": "Contributed", "code": "Contributed" }, { "name": "Discovery", "code": "Discovery" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Operational", "code": "Operational" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Split", "code": "Split" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "site_code", "type": "esriFieldTypeString", "alias": "site_code", "length": 10, "domain": null }, { "name": "site_name", "type": "esriFieldTypeString", "alias": "site_name", "length": 40, "domain": null }, { "name": "ServicePrecinct", "type": "esriFieldTypeString", "alias": "ServicePrecinct", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_ServicePrecinct", "description": "Confirm General - Service Precinct", "codedValues": [ { "name": "Beerwah Precinct", "code": "Beerwah Precinct" }, { "name": "Buderim Precinct", "code": "Buderim Precinct" }, { "name": "Bulcock Street/Caloundra Espla", "code": "Bulcock Street/Caloundra Espla" }, { "name": "Coolum Beach Precinct", "code": "Coolum Beach Precinct" }, { "name": "Cotton Tree Precinct", "code": "Cotton Tree Precinct" }, { "name": "Currie Street Precinct", "code": "Currie Street Precinct" }, { "name": "Dicky Beach Precinct", "code": "Dicky Beach Precinct" }, { "name": "Eudlo Precinct", "code": "Eudlo Precinct" }, { "name": "Eumundi Precinct", "code": "Eumundi Precinct" }, { "name": "Glass House Mountains Precinct", "code": "Glass House Mountains Precinct" }, { "name": "Golden Beach Precinct", "code": "Golden Beach Precinct" }, { "name": "Kenilworth Precinct", "code": "Kenilworth Precinct" }, { "name": "Kings Beach Precinct", "code": "Kings Beach Precinct" }, { "name": "Landsborough Precinct", "code": "Landsborough Precinct" }, { "name": "Maleny Precinct", "code": "Maleny Precinct" }, { "name": "Marcoola Precinct", "code": "Marcoola Precinct" }, { "name": "Moffat Beach Precinct", "code": "Moffat Beach Precinct" }, { "name": "Montville Precinct", "code": "Montville Precinct" }, { "name": "Mooloolaba Esplanade Precinct", "code": "Mooloolaba Esplanade Precinct" }, { "name": "Mooloolah Valley Precinct", "code": "Mooloolah Valley Precinct" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Palmwoods Precinct", "code": "Palmwoods Precinct" }, { "name": "Woombye Precinct", "code": "Woombye Precinct" }, { "name": "Yandina Precinct", "code": "Yandina Precinct" }, { "name": "Maroochydore CBD Precinct", "code": "Maroochydore CBD Precinct" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "RevisionNumber", "type": "esriFieldTypeSmallInteger", "alias": "RevisionNumber", "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_Category", "description": "Confirm LSC - Category", "codedValues": [ { "name": "Landscaping - By Other", "code": "Landscaping - By Other" }, { "name": "Landscaping - Contract", "code": "Landscaping - Contract" }, { "name": "Landscaping - Internal", "code": "Landscaping - Internal" }, { "name": "Mowing - By Other", "code": "Mowing - By Other" }, { "name": "Mowing - Contract", "code": "Mowing - Contract" }, { "name": "Mowing - Internal", "code": "Mowing - Internal" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Slashing - All Terrain", "code": "Slashing - All Terrain" }, { "name": "Slashing - General", "code": "Slashing - General" }, { "name": "Sports Field Turf", "code": "Sports Field Turf" }, { "name": "Weed Control - Contract", "code": "Weed Control - Contract" }, { "name": "Weed Control - Internal", "code": "Weed Control - Internal" }, { "name": "Whippersnipping - Contract", "code": "Whippersnipping - Contract" }, { "name": "High Profile Turf", "code": "High Profile Turf" }, { "name": "Mowing - Wet", "code": "Mowing - Wet" }, { "name": "Bio Retention Basin \u2013 Internal", "code": "Bio Retention Basin \u2013 Internal" }, { "name": "Bio Retention Basin \u2013 Contract", "code": "Bio Retention Basin \u2013 Contract" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ContractArea", "type": "esriFieldTypeString", "alias": "ContractArea", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_ContractArea", "description": "Confirm LSC - Contract Area", "codedValues": [ { "name": "Zone 1", "code": "Zone 1" }, { "name": "Zone 1A", "code": "Zone 1A" }, { "name": "Zone 1B", "code": "Zone 1B" }, { "name": "Zone 2", "code": "Zone 2" }, { "name": "Zone 3", "code": "Zone 3" }, { "name": "Zone 4", "code": "Zone 4" }, { "name": "Zone 5", "code": "Zone 5" }, { "name": "Zone 6", "code": "Zone 6" }, { "name": "Zone 7", "code": "Zone 7" }, { "name": "Zone 8", "code": "Zone 8" }, { "name": "Zone 9", "code": "Zone 9" }, { "name": "Zone 10", "code": "Zone 10" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Central", "code": "Central" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "Zone 10A", "code": "Zone 10A" }, { "name": "Zone 10B", "code": "Zone 10B" }, { "name": "Central North", "code": "Central North" }, { "name": "Central South", "code": "Central South" }, { "name": "Zone 1C", "code": "Zone 1C" }, { "name": "Zone 9A", "code": "Zone 9A" }, { "name": "Zone 9B", "code": "Zone 9B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ServiceLevel", "type": "esriFieldTypeString", "alias": "ServiceLevel", "length": 50, "domain": null }, { "name": "Origin", "type": "esriFieldTypeString", "alias": "Origin", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_Origin", "description": "Confirm LSC - Origin", "codedValues": [ { "name": "Capital", "code": "Capital" }, { "name": "Contributed", "code": "Contributed" }, { "name": "CWS", "code": "CWS" }, { "name": "Developer", "code": "Developer" }, { "name": "Disaster Management", "code": "Disaster Management" }, { "name": "Discovery", "code": "Discovery" }, { "name": "EO", "code": "EO" }, { "name": "Internal", "code": "Internal" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Offset internal from contract", "code": "Offset internal from contract" }, { "name": "Other", "code": "Other" }, { "name": "PMB", "code": "PMB" }, { "name": "Previously Turf Contract", "code": "Previously Turf Contract" }, { "name": "TMR FUNDED", "code": "TMR FUNDED" }, { "name": "TMR MOU", "code": "TMR MOU" }, { "name": "TMR MOU 2", "code": "TMR MOU 2" }, { "name": "TMR MOU 3", "code": "TMR MOU 3" }, { "name": "TMR MOU 4", "code": "TMR MOU 4" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ReferenceArea", "type": "esriFieldTypeString", "alias": "ReferenceArea", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_ReferenceArea", "description": "Confirm LSC - Reference Area", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Area 1", "code": "Area 1" }, { "name": "Area 2", "code": "Area 2" }, { "name": "Area 3", "code": "Area 3" }, { "name": "Area 4", "code": "Area 4" }, { "name": "Area 5", "code": "Area 5" }, { "name": "Area 6", "code": "Area 6" }, { "name": "Area 7", "code": "Area 7" }, { "name": "Area 8", "code": "Area 8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SiteID", "type": "esriFieldTypeInteger", "alias": "SiteID", "domain": null }, { "name": "VisitsPerYear", "type": "esriFieldTypeInteger", "alias": "VisitsPerYear", "domain": null }, { "name": "Crew", "type": "esriFieldTypeString", "alias": "Crew", "length": 35, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "Area_m2", "type": "esriFieldTypeDouble", "alias": "Area_m2", "domain": null }, { "name": "ReplacedAssetNo", "type": "esriFieldTypeString", "alias": "ReplacedAssetNo", "length": 50, "domain": null }, { "name": "DispDate", "type": "esriFieldTypeDate", "alias": "DispDate", "length": 8, "domain": null }, { "name": "StatusChangeReason", "type": "esriFieldTypeString", "alias": "StatusChangeReason", "length": 500, "domain": null }, { "name": "InternalServiceProvider", "type": "esriFieldTypeString", "alias": "Internal Service Provider", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SiteRiskSlope", "type": "esriFieldTypeString", "alias": "SiteRiskSlope", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_SiteRiskSlope", "description": "The degree of risk associated with the slope of the site", "codedValues": [ { "name": "CCM Extreme", "code": "CCE" }, { "name": "CCM High", "code": "CCH" }, { "name": "CCM High, CCM Extreme", "code": "CCHE" }, { "name": "CCM Low", "code": "CCL" }, { "name": "CCM Medium", "code": "CCM" }, { "name": "CCM Medium, CCM Extreme", "code": "CCME" }, { "name": "CCM Medium, CCM High", "code": "CCMH" }, { "name": "CCM Medium, CCM High, CCM Extr", "code": "CMHE" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GuidanceToViewMap", "type": "esriFieldTypeString", "alias": "GuidanceToViewMap", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_GuidanceToViewMap", "description": "Message on how to use the map when slope or edge risks are present.", "codedValues": [ { "name": "Map Guidance", "code": "G" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteRiskDangerousEdge", "type": "esriFieldTypeString", "alias": "SiteRiskDangerousEdge", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_SiteRiskDangerousEdge", "description": "The degree of risk associated with the edge on the site", "codedValues": [ { "name": "DE Extreme", "code": "DEE" }, { "name": "DE High", "code": "DEH" }, { "name": "DE High, DE Extreme", "code": "DEHE" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3840_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3840", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I23047central_as", "fields": "central_asset_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3582_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Maintenance Area (Turf-Road Network)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Sunshine Coast Regional Council", "parentLayer": null, "subLayers": [], "minScale": 72223, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Category", "field2": "ServiceLevel", "uniqueValueGroups": [ { "heading": "Category and Service Level", "classes": [ { "label": "Category 2 - Mowing - Contract", "description": "Category 2 - Mowing - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Mowing - Contract", "2" ] ] }, { "label": "Category 3 - Mowing - Contract", "description": "Category 3 - Mowing - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 76, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Mowing - Contract", "3" ] ] }, { "label": "Category 4 - Mowing - Contract", "description": "Category 4 - Mowing - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Mowing - Contract", "4" ] ] }, { "label": "Category 5 - Mowing - Contract", "description": "Category 5 - Mowing - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Mowing - Contract", "5" ] ] }, { "label": "Category 3 - Whippersnipping - Contract", "description": "Category 3 - Whippersnipping - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 0, 76, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Whippersnipping - Contract", "3" ] ] }, { "label": "Category 5 - Whippersnipping - Contract", "description": "Category 5 - Whippersnipping - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Whippersnipping - Contract", "5" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Mowing - Contract,2", "label": "Category 2 - Mowing - Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 76, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Mowing - Contract,3", "label": "Category 3 - Mowing - Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Mowing - Contract,4", "label": "Category 4 - Mowing - Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Mowing - Contract,5", "label": "Category 5 - Mowing - Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 0, 76, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Whippersnipping - Contract,3", "label": "Category 3 - Whippersnipping - Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Whippersnipping - Contract,5", "label": "Category 5 - Whippersnipping - Contract" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 192, 255 ], "toColor": [ 252, 200, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 191, 255 ], "toColor": [ 179, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 179, 252, 255 ], "toColor": [ 201, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 192, 255 ], "toColor": [ 252, 243, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 223, 255 ], "toColor": [ 252, 179, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 225, 255 ], "toColor": [ 212, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 179, 255 ], "toColor": [ 230, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 243, 255 ], "toColor": [ 184, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 198, 255 ], "toColor": [ 252, 184, 198, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.6996591375000633E7, "ymin": -3119153.7698453604, "xmax": 1.704867954246594E7, "ymax": -3053244.978291626, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "site_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SiteRiskRating", "type": "esriFieldTypeString", "alias": "SiteRiskRating", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_SiteRiskRating", "description": "ConfirmLSC_SiteRiskRating", "codedValues": [ { "name": "Low", "code": "Low" }, { "name": "High", "code": "High" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteRiskRatingComments", "type": "esriFieldTypeString", "alias": "SiteRiskRatingComments", "length": 255, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "GeomMthd", "type": "esriFieldTypeString", "alias": "GeomMthd", "length": 50, "domain": { "type": "codedValue", "name": "SCC_GeomMthd", "description": "Geometry create or modify method", "codedValues": [ { "name": "Supplied Digital XML (ADAC)", "code": "Supplied Digital XML (ADAC)" }, { "name": "Supplied Digital CAD (ADAC)", "code": "Supplied Digital CAD (ADAC)" }, { "name": "Supplied Digital CAD/ GIS (Other)", "code": "Supplied Digital CAD/ GIS (Other)" }, { "name": "Digitised from Imagery", "code": "Digitised from Imagery" }, { "name": "Digitised from Hardcopy (AsCon)", "code": "Digitised from Hardcopy (AsCon)" }, { "name": "Digitised from Hardcopy (Other)", "code": "Digitised from Hardcopy (Other)" }, { "name": "GPS (Diff Corrected)", "code": "GPS (Diff Corrected)" }, { "name": "GPS (Uncorrected)", "code": "GPS (Uncorrected)" }, { "name": "Sketch/ Approximate", "code": "Sketch/ Approximate" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other \u2013 See Comments", "code": "Other \u2013 See Comments" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "LegacyAssetID", "type": "esriFieldTypeString", "alias": "LegacyAssetID", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_Status", "description": "Confirm General - Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Closed", "code": "Closed" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Active - For Review", "code": "Active - For Review" }, { "name": "Disposed - Data Error", "code": "Disposed - Data Error" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "SCC_Ownership", "description": "Owner of Asset", "codedValues": [ { "name": "Council", "code": "Council" }, { "name": "Private", "code": "Private" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Developer", "code": "Developer" }, { "name": "Other Council", "code": "Other Council" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssetManager", "type": "esriFieldTypeString", "alias": "AssetManager", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_AssetManager", "description": "Confirm General - Asset Manager", "codedValues": [ { "name": "Environmental Operations", "code": "Environmental Operations" }, { "name": "Private", "code": "Private" }, { "name": "Property Management", "code": "Property Management" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Waste and Resource Management", "code": "Waste and Resource Management" }, { "name": "Parks and Gardens", "code": "Parks and Gardens" }, { "name": "Customer Response", "code": "Customer Response" }, { "name": "Developer", "code": "Developer" }, { "name": "Arts, Heritage and Libraries", "code": "Arts, Heritage and Libraries" }, { "name": "Business Development", "code": "Business Development" }, { "name": "Community Planning and Develop", "code": "Community Planning and Develop" }, { "name": "Digital Information Services", "code": "Digital Information Services" }, { "name": "Fleet Services", "code": "Fleet Services" }, { "name": "Holiday Parks", "code": "Holiday Parks" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Sport and Community Venues", "code": "Sport and Community Venues" }, { "name": "STATE", "code": "STATE" }, { "name": "Transport and Infra Planning", "code": "Transport and Infra Planning" }, { "name": "TMR", "code": "TMR" }, { "name": "ENERGEX", "code": "ENERGEX" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Other Council", "code": "Other Council" }, { "name": "Federal", "code": "Federal" }, { "name": "Cemeteries", "code": "Cemeteries" }, { "name": "Transport Network Management", "code": "Transport Network Management" }, { "name": "Transport Network Operations", "code": "Transport Network Operations" }, { "name": "Business and Innovation", "code": "Business and Innovation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_MaintainedBy", "description": "Confirm General - Maintained By", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "Sport and Community Venues", "code": "Sport and Community Venues" }, { "name": "Business Development", "code": "Business Development" }, { "name": "Leasee", "code": "Leasee" }, { "name": "Fleet Services", "code": "Fleet Services" }, { "name": "Developer", "code": "Developer" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Waste - Collection Services", "code": "Waste - Collection Services" }, { "name": "Waste - Diversion & Disposal", "code": "Waste - Diversion & Disposal" }, { "name": "Parks and Gardens", "code": "Parks and Gardens" }, { "name": "Property Management", "code": "Property Management" }, { "name": "EO Coast & Constr Water Bodies", "code": "EO Coast & Constr Water Bodies" }, { "name": "EO Natural Areas", "code": "EO Natural Areas" }, { "name": "Arts, Heritage and Libraries", "code": "Arts, Heritage and Libraries" }, { "name": "TMR", "code": "TMR" }, { "name": "ENERGEX", "code": "ENERGEX" }, { "name": "Customer Response", "code": "Customer Response" }, { "name": "Transport Infra Planning", "code": "Transport Infra Planning" }, { "name": "Community Planning and Develop", "code": "Community Planning and Develop" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Digital Information Services", "code": "Digital Information Services" }, { "name": "STATE", "code": "STATE" }, { "name": "Cemeteries", "code": "Cemeteries" }, { "name": "Transport Network Management", "code": "Transport Network Management" }, { "name": "Transport Network Operations", "code": "Transport Network Operations" }, { "name": "Business and Innovation", "code": "Business and Innovation" }, { "name": "EO Environmental Edu & Rec", "code": "EO Environmental Edu & Rec" }, { "name": "EO Community Catchment P/ships", "code": "EO Community Catchment P/ships" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstalledDate", "type": "esriFieldTypeDate", "alias": "InstalledDate", "length": 8, "domain": null }, { "name": "FeatureTypeCode", "type": "esriFieldTypeString", "alias": "FeatureTypeCode", "length": 4, "domain": { "type": "codedValue", "name": "ConfirmLSC_FeatureTypeCode", "description": "Confirm LSC - Feature Type Code", "codedValues": [ { "name": "Garden", "code": "GA01" }, { "name": "Turf", "code": "GA02" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 500, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Division", "description": "SCC_Division", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ProjectNo", "type": "esriFieldTypeString", "alias": "ProjectNo", "length": 50, "domain": null }, { "name": "AssetSource", "type": "esriFieldTypeString", "alias": "AssetSource", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_AssetSource", "description": "Confirm General - Asset Source", "codedValues": [ { "name": "Capital", "code": "Capital" }, { "name": "Contributed", "code": "Contributed" }, { "name": "Discovery", "code": "Discovery" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Operational", "code": "Operational" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Split", "code": "Split" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "site_code", "type": "esriFieldTypeString", "alias": "site_code", "length": 10, "domain": null }, { "name": "site_name", "type": "esriFieldTypeString", "alias": "site_name", "length": 40, "domain": null }, { "name": "ServicePrecinct", "type": "esriFieldTypeString", "alias": "ServicePrecinct", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_ServicePrecinct", "description": "Confirm General - Service Precinct", "codedValues": [ { "name": "Beerwah Precinct", "code": "Beerwah Precinct" }, { "name": "Buderim Precinct", "code": "Buderim Precinct" }, { "name": "Bulcock Street/Caloundra Espla", "code": "Bulcock Street/Caloundra Espla" }, { "name": "Coolum Beach Precinct", "code": "Coolum Beach Precinct" }, { "name": "Cotton Tree Precinct", "code": "Cotton Tree Precinct" }, { "name": "Currie Street Precinct", "code": "Currie Street Precinct" }, { "name": "Dicky Beach Precinct", "code": "Dicky Beach Precinct" }, { "name": "Eudlo Precinct", "code": "Eudlo Precinct" }, { "name": "Eumundi Precinct", "code": "Eumundi Precinct" }, { "name": "Glass House Mountains Precinct", "code": "Glass House Mountains Precinct" }, { "name": "Golden Beach Precinct", "code": "Golden Beach Precinct" }, { "name": "Kenilworth Precinct", "code": "Kenilworth Precinct" }, { "name": "Kings Beach Precinct", "code": "Kings Beach Precinct" }, { "name": "Landsborough Precinct", "code": "Landsborough Precinct" }, { "name": "Maleny Precinct", "code": "Maleny Precinct" }, { "name": "Marcoola Precinct", "code": "Marcoola Precinct" }, { "name": "Moffat Beach Precinct", "code": "Moffat Beach Precinct" }, { "name": "Montville Precinct", "code": "Montville Precinct" }, { "name": "Mooloolaba Esplanade Precinct", "code": "Mooloolaba Esplanade Precinct" }, { "name": "Mooloolah Valley Precinct", "code": "Mooloolah Valley Precinct" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Palmwoods Precinct", "code": "Palmwoods Precinct" }, { "name": "Woombye Precinct", "code": "Woombye Precinct" }, { "name": "Yandina Precinct", "code": "Yandina Precinct" }, { "name": "Maroochydore CBD Precinct", "code": "Maroochydore CBD Precinct" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "RevisionNumber", "type": "esriFieldTypeSmallInteger", "alias": "RevisionNumber", "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_Category", "description": "Confirm LSC - Category", "codedValues": [ { "name": "Landscaping - By Other", "code": "Landscaping - By Other" }, { "name": "Landscaping - Contract", "code": "Landscaping - Contract" }, { "name": "Landscaping - Internal", "code": "Landscaping - Internal" }, { "name": "Mowing - By Other", "code": "Mowing - By Other" }, { "name": "Mowing - Contract", "code": "Mowing - Contract" }, { "name": "Mowing - Internal", "code": "Mowing - Internal" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Slashing - All Terrain", "code": "Slashing - All Terrain" }, { "name": "Slashing - General", "code": "Slashing - General" }, { "name": "Sports Field Turf", "code": "Sports Field Turf" }, { "name": "Weed Control - Contract", "code": "Weed Control - Contract" }, { "name": "Weed Control - Internal", "code": "Weed Control - Internal" }, { "name": "Whippersnipping - Contract", "code": "Whippersnipping - Contract" }, { "name": "High Profile Turf", "code": "High Profile Turf" }, { "name": "Mowing - Wet", "code": "Mowing - Wet" }, { "name": "Bio Retention Basin \u2013 Internal", "code": "Bio Retention Basin \u2013 Internal" }, { "name": "Bio Retention Basin \u2013 Contract", "code": "Bio Retention Basin \u2013 Contract" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ContractArea", "type": "esriFieldTypeString", "alias": "ContractArea", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_ContractArea", "description": "Confirm LSC - Contract Area", "codedValues": [ { "name": "Zone 1", "code": "Zone 1" }, { "name": "Zone 1A", "code": "Zone 1A" }, { "name": "Zone 1B", "code": "Zone 1B" }, { "name": "Zone 2", "code": "Zone 2" }, { "name": "Zone 3", "code": "Zone 3" }, { "name": "Zone 4", "code": "Zone 4" }, { "name": "Zone 5", "code": "Zone 5" }, { "name": "Zone 6", "code": "Zone 6" }, { "name": "Zone 7", "code": "Zone 7" }, { "name": "Zone 8", "code": "Zone 8" }, { "name": "Zone 9", "code": "Zone 9" }, { "name": "Zone 10", "code": "Zone 10" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Central", "code": "Central" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "Zone 10A", "code": "Zone 10A" }, { "name": "Zone 10B", "code": "Zone 10B" }, { "name": "Central North", "code": "Central North" }, { "name": "Central South", "code": "Central South" }, { "name": "Zone 1C", "code": "Zone 1C" }, { "name": "Zone 9A", "code": "Zone 9A" }, { "name": "Zone 9B", "code": "Zone 9B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ServiceLevel", "type": "esriFieldTypeString", "alias": "ServiceLevel", "length": 50, "domain": null }, { "name": "Origin", "type": "esriFieldTypeString", "alias": "Origin", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_Origin", "description": "Confirm LSC - Origin", "codedValues": [ { "name": "Capital", "code": "Capital" }, { "name": "Contributed", "code": "Contributed" }, { "name": "CWS", "code": "CWS" }, { "name": "Developer", "code": "Developer" }, { "name": "Disaster Management", "code": "Disaster Management" }, { "name": "Discovery", "code": "Discovery" }, { "name": "EO", "code": "EO" }, { "name": "Internal", "code": "Internal" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Offset internal from contract", "code": "Offset internal from contract" }, { "name": "Other", "code": "Other" }, { "name": "PMB", "code": "PMB" }, { "name": "Previously Turf Contract", "code": "Previously Turf Contract" }, { "name": "TMR FUNDED", "code": "TMR FUNDED" }, { "name": "TMR MOU", "code": "TMR MOU" }, { "name": "TMR MOU 2", "code": "TMR MOU 2" }, { "name": "TMR MOU 3", "code": "TMR MOU 3" }, { "name": "TMR MOU 4", "code": "TMR MOU 4" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ReferenceArea", "type": "esriFieldTypeString", "alias": "ReferenceArea", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_ReferenceArea", "description": "Confirm LSC - Reference Area", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Area 1", "code": "Area 1" }, { "name": "Area 2", "code": "Area 2" }, { "name": "Area 3", "code": "Area 3" }, { "name": "Area 4", "code": "Area 4" }, { "name": "Area 5", "code": "Area 5" }, { "name": "Area 6", "code": "Area 6" }, { "name": "Area 7", "code": "Area 7" }, { "name": "Area 8", "code": "Area 8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SiteID", "type": "esriFieldTypeInteger", "alias": "SiteID", "domain": null }, { "name": "VisitsPerYear", "type": "esriFieldTypeInteger", "alias": "VisitsPerYear", "domain": null }, { "name": "Crew", "type": "esriFieldTypeString", "alias": "Crew", "length": 35, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "Area_m2", "type": "esriFieldTypeDouble", "alias": "Area_m2", "domain": null }, { "name": "ReplacedAssetNo", "type": "esriFieldTypeString", "alias": "ReplacedAssetNo", "length": 50, "domain": null }, { "name": "DispDate", "type": "esriFieldTypeDate", "alias": "DispDate", "length": 8, "domain": null }, { "name": "StatusChangeReason", "type": "esriFieldTypeString", "alias": "StatusChangeReason", "length": 500, "domain": null }, { "name": "InternalServiceProvider", "type": "esriFieldTypeString", "alias": "Internal Service Provider", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SiteRiskSlope", "type": "esriFieldTypeString", "alias": "SiteRiskSlope", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_SiteRiskSlope", "description": "The degree of risk associated with the slope of the site", "codedValues": [ { "name": "CCM Extreme", "code": "CCE" }, { "name": "CCM High", "code": "CCH" }, { "name": "CCM High, CCM Extreme", "code": "CCHE" }, { "name": "CCM Low", "code": "CCL" }, { "name": "CCM Medium", "code": "CCM" }, { "name": "CCM Medium, CCM Extreme", "code": "CCME" }, { "name": "CCM Medium, CCM High", "code": "CCMH" }, { "name": "CCM Medium, CCM High, CCM Extr", "code": "CMHE" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GuidanceToViewMap", "type": "esriFieldTypeString", "alias": "GuidanceToViewMap", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_GuidanceToViewMap", "description": "Message on how to use the map when slope or edge risks are present.", "codedValues": [ { "name": "Map Guidance", "code": "G" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteRiskDangerousEdge", "type": "esriFieldTypeString", "alias": "SiteRiskDangerousEdge", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_SiteRiskDangerousEdge", "description": "The degree of risk associated with the edge on the site", "codedValues": [ { "name": "DE Extreme", "code": "DEE" }, { "name": "DE High", "code": "DEH" }, { "name": "DE High, DE Extreme", "code": "DEHE" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3840_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3840", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I23047central_as", "fields": "central_asset_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3582_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Maintenance Area (Turf-Grid_5000)", "type": "Feature Layer", "description": "This layer cannot be viewed out beyond 1:18,056.\n\nKeywords: Maintenance areas, Mowing, Landscaping, Slashing, Grass, Turf maintenance contract zones", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Sunshine Coast Regional Council", "parentLayer": null, "subLayers": [], "minScale": 18056, "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": [ 255, 0, 197, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PageNumber]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 43, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.6981761965797685E7, "ymin": -3121558.9881023816, "xmax": 1.704991361391632E7, "ymax": -3050928.7446728996, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PageName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PageName", "type": "esriFieldTypeString", "alias": "PageName", "length": 254, "domain": null }, { "name": "PageNumber", "type": "esriFieldTypeInteger", "alias": "PageNumber", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R52_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S42_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Maintenance Area (Mowing and Landscaping)", "type": "Feature Layer", "description": "This layer cannot be viewed out beyond 1:18,056.\n\nKeywords: Maintenance areas, Mowing, Landscaping, Slashing, Grass, Turf maintenance contract zones", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Sunshine Coast Regional Council", "parentLayer": null, "subLayers": [], "minScale": 18056, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Category", "uniqueValueGroups": [ { "heading": "Category", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "values": [ [ "" ] ] }, { "label": "Developer", "description": "Developer", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": null }, "values": [ [ "Developer" ] ] }, { "label": "High Profile Turf", "description": "High Profile Turf", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 130, 31, 255 ], "outline": null }, "values": [ [ "High Profile Turf" ] ] }, { "label": "Landscaping - By Other", "description": "Landscaping - By Other", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": null }, "values": [ [ "Landscaping - By Other" ] ] }, { "label": "Landscaping - Contract", "description": "Landscaping - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": null }, "values": [ [ "Landscaping - Contract" ] ] }, { "label": "Landscaping - Internal", "description": "Landscaping - Internal", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 38, 0, 255 ], "outline": null }, "values": [ [ "Landscaping - Internal" ] ] }, { "label": "Mowing - By Other", "description": "Mowing - By Other", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": null }, "values": [ [ "Mowing - By Other" ] ] }, { "label": "Mowing - Contract", "description": "Mowing - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "values": [ [ "Mowing - Contract" ] ] }, { "label": "Mowing - Internal", "description": "Mowing - Internal", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": null }, "values": [ [ "Mowing - Internal" ] ] }, { "label": "Not Applicable", "description": "Not Applicable", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 130, 55, 255 ], "outline": null }, "values": [ [ "Not Applicable" ] ] }, { "label": "Slashing - All Terrain", "description": "Slashing - All Terrain", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 115, 76, 255 ], "outline": null }, "values": [ [ "Slashing - All Terrain" ] ] }, { "label": "Slashing - General", "description": "Slashing - General", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 255 ], "outline": null }, "values": [ [ "Slashing - General" ] ] }, { "label": "Sports Field Turf", "description": "Sports Field Turf", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 42, 163, 255 ], "outline": null }, "values": [ [ "Sports Field Turf" ] ] }, { "label": "Weed Control - Contract", "description": "Weed Control - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 41, 51, 255 ], "outline": null }, "values": [ [ "Weed Control - Contract" ] ] }, { "label": "Weed Control - Internal", "description": "Weed Control - Internal", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 133, 156, 255 ], "outline": null }, "values": [ [ "Weed Control - Internal" ] ] }, { "label": "Whippersnipping - Contract", "description": "Whippersnipping - Contract", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Whippersnipping - Contract" ] ] }, { "label": "Bio Retention Basin \u2013 Contract", "description": "Bio Retention Basin \u2013 Contract", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Bio Retention Basin \u2013 Contract" ] ] }, { "label": "Bio Retention Basin \u2013 Internal", "description": "Bio Retention Basin \u2013 Internal", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 115, 38, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Bio Retention Basin \u2013 Internal" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "", "label": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": null }, "value": "Developer", "label": "Developer" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 130, 31, 255 ], "outline": null }, "value": "High Profile Turf", "label": "High Profile Turf" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": null }, "value": "Landscaping - By Other", "label": "Landscaping - By Other" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": null }, "value": "Landscaping - Contract", "label": "Landscaping - Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 38, 0, 255 ], "outline": null }, "value": "Landscaping - Internal", "label": "Landscaping - Internal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": null }, "value": "Mowing - By Other", "label": "Mowing - By Other" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "value": "Mowing - Contract", "label": "Mowing - Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": null }, "value": "Mowing - Internal", "label": "Mowing - Internal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 130, 55, 255 ], "outline": null }, "value": "Not Applicable", "label": "Not Applicable" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 115, 76, 255 ], "outline": null }, "value": "Slashing - All Terrain", "label": "Slashing - All Terrain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 255 ], "outline": null }, "value": "Slashing - General", "label": "Slashing - General" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 42, 163, 255 ], "outline": null }, "value": "Sports Field Turf", "label": "Sports Field Turf" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 41, 51, 255 ], "outline": null }, "value": "Weed Control - Contract", "label": "Weed Control - Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 133, 156, 255 ], "outline": null }, "value": "Weed Control - Internal", "label": "Weed Control - Internal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Whippersnipping - Contract", "label": "Whippersnipping - Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Bio Retention Basin \u2013 Contract", "label": "Bio Retention Basin \u2013 Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 115, 38, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Bio Retention Basin \u2013 Internal", "label": "Bio Retention Basin \u2013 Internal" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 58, 42, 255 ], "toColor": [ 161, 58, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 36, 166, 255 ], "toColor": [ 43, 36, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 171, 47, 255 ], "toColor": [ 43, 171, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 128, 150, 255 ], "toColor": [ 48, 128, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 48, 142, 255 ], "toColor": [ 176, 48, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 157, 48, 255 ], "toColor": [ 176, 157, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 135, 89, 255 ], "toColor": [ 42, 135, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 80, 143, 255 ], "toColor": [ 71, 80, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 64, 84, 255 ], "toColor": [ 128, 64, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 98, 50, 255 ], "toColor": [ 138, 98, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 38, 73, 255 ], "toColor": [ 171, 38, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 156, 70, 255 ], "toColor": [ 114, 156, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 39, 135, 255 ], "toColor": [ 103, 39, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 176, 170, 255 ], "toColor": [ 53, 176, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 75, 71, 255 ], "toColor": [ 158, 75, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 29, 88, 255 ], "toColor": [ 128, 29, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 69, 166, 255 ], "toColor": [ 45, 69, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 89, 130, 255 ], "toColor": [ 33, 89, 130, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.6996591375000633E7, "ymin": -3119153.7698453604, "xmax": 1.704867954246594E7, "ymax": -3053244.978291626, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "site_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SiteRiskRating", "type": "esriFieldTypeString", "alias": "SiteRiskRating", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_SiteRiskRating", "description": "ConfirmLSC_SiteRiskRating", "codedValues": [ { "name": "Low", "code": "Low" }, { "name": "High", "code": "High" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteRiskRatingComments", "type": "esriFieldTypeString", "alias": "SiteRiskRatingComments", "length": 255, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "GeomMthd", "type": "esriFieldTypeString", "alias": "GeomMthd", "length": 50, "domain": { "type": "codedValue", "name": "SCC_GeomMthd", "description": "Geometry create or modify method", "codedValues": [ { "name": "Supplied Digital XML (ADAC)", "code": "Supplied Digital XML (ADAC)" }, { "name": "Supplied Digital CAD (ADAC)", "code": "Supplied Digital CAD (ADAC)" }, { "name": "Supplied Digital CAD/ GIS (Other)", "code": "Supplied Digital CAD/ GIS (Other)" }, { "name": "Digitised from Imagery", "code": "Digitised from Imagery" }, { "name": "Digitised from Hardcopy (AsCon)", "code": "Digitised from Hardcopy (AsCon)" }, { "name": "Digitised from Hardcopy (Other)", "code": "Digitised from Hardcopy (Other)" }, { "name": "GPS (Diff Corrected)", "code": "GPS (Diff Corrected)" }, { "name": "GPS (Uncorrected)", "code": "GPS (Uncorrected)" }, { "name": "Sketch/ Approximate", "code": "Sketch/ Approximate" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other \u2013 See Comments", "code": "Other \u2013 See Comments" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "LegacyAssetID", "type": "esriFieldTypeString", "alias": "LegacyAssetID", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_Status", "description": "Confirm General - Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Closed", "code": "Closed" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Active - For Review", "code": "Active - For Review" }, { "name": "Disposed - Data Error", "code": "Disposed - Data Error" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "SCC_Ownership", "description": "Owner of Asset", "codedValues": [ { "name": "Council", "code": "Council" }, { "name": "Private", "code": "Private" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Developer", "code": "Developer" }, { "name": "Other Council", "code": "Other Council" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssetManager", "type": "esriFieldTypeString", "alias": "AssetManager", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_AssetManager", "description": "Confirm General - Asset Manager", "codedValues": [ { "name": "Environmental Operations", "code": "Environmental Operations" }, { "name": "Private", "code": "Private" }, { "name": "Property Management", "code": "Property Management" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Waste and Resource Management", "code": "Waste and Resource Management" }, { "name": "Parks and Gardens", "code": "Parks and Gardens" }, { "name": "Customer Response", "code": "Customer Response" }, { "name": "Developer", "code": "Developer" }, { "name": "Arts, Heritage and Libraries", "code": "Arts, Heritage and Libraries" }, { "name": "Business Development", "code": "Business Development" }, { "name": "Community Planning and Develop", "code": "Community Planning and Develop" }, { "name": "Digital Information Services", "code": "Digital Information Services" }, { "name": "Fleet Services", "code": "Fleet Services" }, { "name": "Holiday Parks", "code": "Holiday Parks" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Sport and Community Venues", "code": "Sport and Community Venues" }, { "name": "STATE", "code": "STATE" }, { "name": "Transport and Infra Planning", "code": "Transport and Infra Planning" }, { "name": "TMR", "code": "TMR" }, { "name": "ENERGEX", "code": "ENERGEX" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Other Council", "code": "Other Council" }, { "name": "Federal", "code": "Federal" }, { "name": "Cemeteries", "code": "Cemeteries" }, { "name": "Transport Network Management", "code": "Transport Network Management" }, { "name": "Transport Network Operations", "code": "Transport Network Operations" }, { "name": "Business and Innovation", "code": "Business and Innovation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_MaintainedBy", "description": "Confirm General - Maintained By", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "Sport and Community Venues", "code": "Sport and Community Venues" }, { "name": "Business Development", "code": "Business Development" }, { "name": "Leasee", "code": "Leasee" }, { "name": "Fleet Services", "code": "Fleet Services" }, { "name": "Developer", "code": "Developer" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Waste - Collection Services", "code": "Waste - Collection Services" }, { "name": "Waste - Diversion & Disposal", "code": "Waste - Diversion & Disposal" }, { "name": "Parks and Gardens", "code": "Parks and Gardens" }, { "name": "Property Management", "code": "Property Management" }, { "name": "EO Coast & Constr Water Bodies", "code": "EO Coast & Constr Water Bodies" }, { "name": "EO Natural Areas", "code": "EO Natural Areas" }, { "name": "Arts, Heritage and Libraries", "code": "Arts, Heritage and Libraries" }, { "name": "TMR", "code": "TMR" }, { "name": "ENERGEX", "code": "ENERGEX" }, { "name": "Customer Response", "code": "Customer Response" }, { "name": "Transport Infra Planning", "code": "Transport Infra Planning" }, { "name": "Community Planning and Develop", "code": "Community Planning and Develop" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Digital Information Services", "code": "Digital Information Services" }, { "name": "STATE", "code": "STATE" }, { "name": "Cemeteries", "code": "Cemeteries" }, { "name": "Transport Network Management", "code": "Transport Network Management" }, { "name": "Transport Network Operations", "code": "Transport Network Operations" }, { "name": "Business and Innovation", "code": "Business and Innovation" }, { "name": "EO Environmental Edu & Rec", "code": "EO Environmental Edu & Rec" }, { "name": "EO Community Catchment P/ships", "code": "EO Community Catchment P/ships" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstalledDate", "type": "esriFieldTypeDate", "alias": "InstalledDate", "length": 8, "domain": null }, { "name": "FeatureTypeCode", "type": "esriFieldTypeString", "alias": "FeatureTypeCode", "length": 4, "domain": { "type": "codedValue", "name": "ConfirmLSC_FeatureTypeCode", "description": "Confirm LSC - Feature Type Code", "codedValues": [ { "name": "Garden", "code": "GA01" }, { "name": "Turf", "code": "GA02" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 500, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Division", "description": "SCC_Division", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ProjectNo", "type": "esriFieldTypeString", "alias": "ProjectNo", "length": 50, "domain": null }, { "name": "AssetSource", "type": "esriFieldTypeString", "alias": "AssetSource", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_AssetSource", "description": "Confirm General - Asset Source", "codedValues": [ { "name": "Capital", "code": "Capital" }, { "name": "Contributed", "code": "Contributed" }, { "name": "Discovery", "code": "Discovery" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Operational", "code": "Operational" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Split", "code": "Split" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "site_code", "type": "esriFieldTypeString", "alias": "site_code", "length": 10, "domain": null }, { "name": "site_name", "type": "esriFieldTypeString", "alias": "site_name", "length": 40, "domain": null }, { "name": "ServicePrecinct", "type": "esriFieldTypeString", "alias": "ServicePrecinct", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_ServicePrecinct", "description": "Confirm General - Service Precinct", "codedValues": [ { "name": "Beerwah Precinct", "code": "Beerwah Precinct" }, { "name": "Buderim Precinct", "code": "Buderim Precinct" }, { "name": "Bulcock Street/Caloundra Espla", "code": "Bulcock Street/Caloundra Espla" }, { "name": "Coolum Beach Precinct", "code": "Coolum Beach Precinct" }, { "name": "Cotton Tree Precinct", "code": "Cotton Tree Precinct" }, { "name": "Currie Street Precinct", "code": "Currie Street Precinct" }, { "name": "Dicky Beach Precinct", "code": "Dicky Beach Precinct" }, { "name": "Eudlo Precinct", "code": "Eudlo Precinct" }, { "name": "Eumundi Precinct", "code": "Eumundi Precinct" }, { "name": "Glass House Mountains Precinct", "code": "Glass House Mountains Precinct" }, { "name": "Golden Beach Precinct", "code": "Golden Beach Precinct" }, { "name": "Kenilworth Precinct", "code": "Kenilworth Precinct" }, { "name": "Kings Beach Precinct", "code": "Kings Beach Precinct" }, { "name": "Landsborough Precinct", "code": "Landsborough Precinct" }, { "name": "Maleny Precinct", "code": "Maleny Precinct" }, { "name": "Marcoola Precinct", "code": "Marcoola Precinct" }, { "name": "Moffat Beach Precinct", "code": "Moffat Beach Precinct" }, { "name": "Montville Precinct", "code": "Montville Precinct" }, { "name": "Mooloolaba Esplanade Precinct", "code": "Mooloolaba Esplanade Precinct" }, { "name": "Mooloolah Valley Precinct", "code": "Mooloolah Valley Precinct" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Palmwoods Precinct", "code": "Palmwoods Precinct" }, { "name": "Woombye Precinct", "code": "Woombye Precinct" }, { "name": "Yandina Precinct", "code": "Yandina Precinct" }, { "name": "Maroochydore CBD Precinct", "code": "Maroochydore CBD Precinct" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "RevisionNumber", "type": "esriFieldTypeSmallInteger", "alias": "RevisionNumber", "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_Category", "description": "Confirm LSC - Category", "codedValues": [ { "name": "Landscaping - By Other", "code": "Landscaping - By Other" }, { "name": "Landscaping - Contract", "code": "Landscaping - Contract" }, { "name": "Landscaping - Internal", "code": "Landscaping - Internal" }, { "name": "Mowing - By Other", "code": "Mowing - By Other" }, { "name": "Mowing - Contract", "code": "Mowing - Contract" }, { "name": "Mowing - Internal", "code": "Mowing - Internal" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Slashing - All Terrain", "code": "Slashing - All Terrain" }, { "name": "Slashing - General", "code": "Slashing - General" }, { "name": "Sports Field Turf", "code": "Sports Field Turf" }, { "name": "Weed Control - Contract", "code": "Weed Control - Contract" }, { "name": "Weed Control - Internal", "code": "Weed Control - Internal" }, { "name": "Whippersnipping - Contract", "code": "Whippersnipping - Contract" }, { "name": "High Profile Turf", "code": "High Profile Turf" }, { "name": "Mowing - Wet", "code": "Mowing - Wet" }, { "name": "Bio Retention Basin \u2013 Internal", "code": "Bio Retention Basin \u2013 Internal" }, { "name": "Bio Retention Basin \u2013 Contract", "code": "Bio Retention Basin \u2013 Contract" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ContractArea", "type": "esriFieldTypeString", "alias": "ContractArea", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_ContractArea", "description": "Confirm LSC - Contract Area", "codedValues": [ { "name": "Zone 1", "code": "Zone 1" }, { "name": "Zone 1A", "code": "Zone 1A" }, { "name": "Zone 1B", "code": "Zone 1B" }, { "name": "Zone 2", "code": "Zone 2" }, { "name": "Zone 3", "code": "Zone 3" }, { "name": "Zone 4", "code": "Zone 4" }, { "name": "Zone 5", "code": "Zone 5" }, { "name": "Zone 6", "code": "Zone 6" }, { "name": "Zone 7", "code": "Zone 7" }, { "name": "Zone 8", "code": "Zone 8" }, { "name": "Zone 9", "code": "Zone 9" }, { "name": "Zone 10", "code": "Zone 10" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Central", "code": "Central" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "Zone 10A", "code": "Zone 10A" }, { "name": "Zone 10B", "code": "Zone 10B" }, { "name": "Central North", "code": "Central North" }, { "name": "Central South", "code": "Central South" }, { "name": "Zone 1C", "code": "Zone 1C" }, { "name": "Zone 9A", "code": "Zone 9A" }, { "name": "Zone 9B", "code": "Zone 9B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ServiceLevel", "type": "esriFieldTypeString", "alias": "ServiceLevel", "length": 50, "domain": null }, { "name": "Origin", "type": "esriFieldTypeString", "alias": "Origin", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_Origin", "description": "Confirm LSC - Origin", "codedValues": [ { "name": "Capital", "code": "Capital" }, { "name": "Contributed", "code": "Contributed" }, { "name": "CWS", "code": "CWS" }, { "name": "Developer", "code": "Developer" }, { "name": "Disaster Management", "code": "Disaster Management" }, { "name": "Discovery", "code": "Discovery" }, { "name": "EO", "code": "EO" }, { "name": "Internal", "code": "Internal" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Offset internal from contract", "code": "Offset internal from contract" }, { "name": "Other", "code": "Other" }, { "name": "PMB", "code": "PMB" }, { "name": "Previously Turf Contract", "code": "Previously Turf Contract" }, { "name": "TMR FUNDED", "code": "TMR FUNDED" }, { "name": "TMR MOU", "code": "TMR MOU" }, { "name": "TMR MOU 2", "code": "TMR MOU 2" }, { "name": "TMR MOU 3", "code": "TMR MOU 3" }, { "name": "TMR MOU 4", "code": "TMR MOU 4" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ReferenceArea", "type": "esriFieldTypeString", "alias": "ReferenceArea", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_ReferenceArea", "description": "Confirm LSC - Reference Area", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Area 1", "code": "Area 1" }, { "name": "Area 2", "code": "Area 2" }, { "name": "Area 3", "code": "Area 3" }, { "name": "Area 4", "code": "Area 4" }, { "name": "Area 5", "code": "Area 5" }, { "name": "Area 6", "code": "Area 6" }, { "name": "Area 7", "code": "Area 7" }, { "name": "Area 8", "code": "Area 8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SiteID", "type": "esriFieldTypeInteger", "alias": "SiteID", "domain": null }, { "name": "VisitsPerYear", "type": "esriFieldTypeInteger", "alias": "VisitsPerYear", "domain": null }, { "name": "Crew", "type": "esriFieldTypeString", "alias": "Crew", "length": 35, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "Area_m2", "type": "esriFieldTypeDouble", "alias": "Area_m2", "domain": null }, { "name": "ReplacedAssetNo", "type": "esriFieldTypeString", "alias": "ReplacedAssetNo", "length": 50, "domain": null }, { "name": "DispDate", "type": "esriFieldTypeDate", "alias": "DispDate", "length": 8, "domain": null }, { "name": "StatusChangeReason", "type": "esriFieldTypeString", "alias": "StatusChangeReason", "length": 500, "domain": null }, { "name": "InternalServiceProvider", "type": "esriFieldTypeString", "alias": "Internal Service Provider", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SiteRiskSlope", "type": "esriFieldTypeString", "alias": "SiteRiskSlope", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_SiteRiskSlope", "description": "The degree of risk associated with the slope of the site", "codedValues": [ { "name": "CCM Extreme", "code": "CCE" }, { "name": "CCM High", "code": "CCH" }, { "name": "CCM High, CCM Extreme", "code": "CCHE" }, { "name": "CCM Low", "code": "CCL" }, { "name": "CCM Medium", "code": "CCM" }, { "name": "CCM Medium, CCM Extreme", "code": "CCME" }, { "name": "CCM Medium, CCM High", "code": "CCMH" }, { "name": "CCM Medium, CCM High, CCM Extr", "code": "CMHE" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GuidanceToViewMap", "type": "esriFieldTypeString", "alias": "GuidanceToViewMap", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_GuidanceToViewMap", "description": "Message on how to use the map when slope or edge risks are present.", "codedValues": [ { "name": "Map Guidance", "code": "G" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteRiskDangerousEdge", "type": "esriFieldTypeString", "alias": "SiteRiskDangerousEdge", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_SiteRiskDangerousEdge", "description": "The degree of risk associated with the edge on the site", "codedValues": [ { "name": "DE Extreme", "code": "DEE" }, { "name": "DE High", "code": "DEH" }, { "name": "DE High, DE Extreme", "code": "DEHE" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3840_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3840", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I23047central_as", "fields": "central_asset_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3582_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "(Mowing and Landscaping) Labels", "type": "Feature Layer", "description": "This layer cannot be viewed out beyond 1:18,056.\n\nKeywords: Maintenance areas, Mowing, Landscaping, Slashing, Grass, Turf maintenance contract zones", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Sunshine Coast Regional Council", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Location]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 2257, "name": "Default", "priority": 38, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.6996591375000633E7, "ymin": -3119153.7698453604, "xmax": 1.704867954246594E7, "ymax": -3053244.978291626, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "site_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SiteRiskRating", "type": "esriFieldTypeString", "alias": "SiteRiskRating", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_SiteRiskRating", "description": "ConfirmLSC_SiteRiskRating", "codedValues": [ { "name": "Low", "code": "Low" }, { "name": "High", "code": "High" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteRiskRatingComments", "type": "esriFieldTypeString", "alias": "SiteRiskRatingComments", "length": 255, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "GeomMthd", "type": "esriFieldTypeString", "alias": "GeomMthd", "length": 50, "domain": { "type": "codedValue", "name": "SCC_GeomMthd", "description": "Geometry create or modify method", "codedValues": [ { "name": "Supplied Digital XML (ADAC)", "code": "Supplied Digital XML (ADAC)" }, { "name": "Supplied Digital CAD (ADAC)", "code": "Supplied Digital CAD (ADAC)" }, { "name": "Supplied Digital CAD/ GIS (Other)", "code": "Supplied Digital CAD/ GIS (Other)" }, { "name": "Digitised from Imagery", "code": "Digitised from Imagery" }, { "name": "Digitised from Hardcopy (AsCon)", "code": "Digitised from Hardcopy (AsCon)" }, { "name": "Digitised from Hardcopy (Other)", "code": "Digitised from Hardcopy (Other)" }, { "name": "GPS (Diff Corrected)", "code": "GPS (Diff Corrected)" }, { "name": "GPS (Uncorrected)", "code": "GPS (Uncorrected)" }, { "name": "Sketch/ Approximate", "code": "Sketch/ Approximate" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other \u2013 See Comments", "code": "Other \u2013 See Comments" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "LegacyAssetID", "type": "esriFieldTypeString", "alias": "LegacyAssetID", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_Status", "description": "Confirm General - Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Closed", "code": "Closed" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Active - For Review", "code": "Active - For Review" }, { "name": "Disposed - Data Error", "code": "Disposed - Data Error" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "SCC_Ownership", "description": "Owner of Asset", "codedValues": [ { "name": "Council", "code": "Council" }, { "name": "Private", "code": "Private" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Developer", "code": "Developer" }, { "name": "Other Council", "code": "Other Council" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssetManager", "type": "esriFieldTypeString", "alias": "AssetManager", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_AssetManager", "description": "Confirm General - Asset Manager", "codedValues": [ { "name": "Environmental Operations", "code": "Environmental Operations" }, { "name": "Private", "code": "Private" }, { "name": "Property Management", "code": "Property Management" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Waste and Resource Management", "code": "Waste and Resource Management" }, { "name": "Parks and Gardens", "code": "Parks and Gardens" }, { "name": "Customer Response", "code": "Customer Response" }, { "name": "Developer", "code": "Developer" }, { "name": "Arts, Heritage and Libraries", "code": "Arts, Heritage and Libraries" }, { "name": "Business Development", "code": "Business Development" }, { "name": "Community Planning and Develop", "code": "Community Planning and Develop" }, { "name": "Digital Information Services", "code": "Digital Information Services" }, { "name": "Fleet Services", "code": "Fleet Services" }, { "name": "Holiday Parks", "code": "Holiday Parks" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Sport and Community Venues", "code": "Sport and Community Venues" }, { "name": "STATE", "code": "STATE" }, { "name": "Transport and Infra Planning", "code": "Transport and Infra Planning" }, { "name": "TMR", "code": "TMR" }, { "name": "ENERGEX", "code": "ENERGEX" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Other Council", "code": "Other Council" }, { "name": "Federal", "code": "Federal" }, { "name": "Cemeteries", "code": "Cemeteries" }, { "name": "Transport Network Management", "code": "Transport Network Management" }, { "name": "Transport Network Operations", "code": "Transport Network Operations" }, { "name": "Business and Innovation", "code": "Business and Innovation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_MaintainedBy", "description": "Confirm General - Maintained By", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "Sport and Community Venues", "code": "Sport and Community Venues" }, { "name": "Business Development", "code": "Business Development" }, { "name": "Leasee", "code": "Leasee" }, { "name": "Fleet Services", "code": "Fleet Services" }, { "name": "Developer", "code": "Developer" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Waste - Collection Services", "code": "Waste - Collection Services" }, { "name": "Waste - Diversion & Disposal", "code": "Waste - Diversion & Disposal" }, { "name": "Parks and Gardens", "code": "Parks and Gardens" }, { "name": "Property Management", "code": "Property Management" }, { "name": "EO Coast & Constr Water Bodies", "code": "EO Coast & Constr Water Bodies" }, { "name": "EO Natural Areas", "code": "EO Natural Areas" }, { "name": "Arts, Heritage and Libraries", "code": "Arts, Heritage and Libraries" }, { "name": "TMR", "code": "TMR" }, { "name": "ENERGEX", "code": "ENERGEX" }, { "name": "Customer Response", "code": "Customer Response" }, { "name": "Transport Infra Planning", "code": "Transport Infra Planning" }, { "name": "Community Planning and Develop", "code": "Community Planning and Develop" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Digital Information Services", "code": "Digital Information Services" }, { "name": "STATE", "code": "STATE" }, { "name": "Cemeteries", "code": "Cemeteries" }, { "name": "Transport Network Management", "code": "Transport Network Management" }, { "name": "Transport Network Operations", "code": "Transport Network Operations" }, { "name": "Business and Innovation", "code": "Business and Innovation" }, { "name": "EO Environmental Edu & Rec", "code": "EO Environmental Edu & Rec" }, { "name": "EO Community Catchment P/ships", "code": "EO Community Catchment P/ships" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstalledDate", "type": "esriFieldTypeDate", "alias": "InstalledDate", "length": 8, "domain": null }, { "name": "FeatureTypeCode", "type": "esriFieldTypeString", "alias": "FeatureTypeCode", "length": 4, "domain": { "type": "codedValue", "name": "ConfirmLSC_FeatureTypeCode", "description": "Confirm LSC - Feature Type Code", "codedValues": [ { "name": "Garden", "code": "GA01" }, { "name": "Turf", "code": "GA02" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 500, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Division", "description": "SCC_Division", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ProjectNo", "type": "esriFieldTypeString", "alias": "ProjectNo", "length": 50, "domain": null }, { "name": "AssetSource", "type": "esriFieldTypeString", "alias": "AssetSource", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_AssetSource", "description": "Confirm General - Asset Source", "codedValues": [ { "name": "Capital", "code": "Capital" }, { "name": "Contributed", "code": "Contributed" }, { "name": "Discovery", "code": "Discovery" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Operational", "code": "Operational" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Split", "code": "Split" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "site_code", "type": "esriFieldTypeString", "alias": "site_code", "length": 10, "domain": null }, { "name": "site_name", "type": "esriFieldTypeString", "alias": "site_name", "length": 40, "domain": null }, { "name": "ServicePrecinct", "type": "esriFieldTypeString", "alias": "ServicePrecinct", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_ServicePrecinct", "description": "Confirm General - Service Precinct", "codedValues": [ { "name": "Beerwah Precinct", "code": "Beerwah Precinct" }, { "name": "Buderim Precinct", "code": "Buderim Precinct" }, { "name": "Bulcock Street/Caloundra Espla", "code": "Bulcock Street/Caloundra Espla" }, { "name": "Coolum Beach Precinct", "code": "Coolum Beach Precinct" }, { "name": "Cotton Tree Precinct", "code": "Cotton Tree Precinct" }, { "name": "Currie Street Precinct", "code": "Currie Street Precinct" }, { "name": "Dicky Beach Precinct", "code": "Dicky Beach Precinct" }, { "name": "Eudlo Precinct", "code": "Eudlo Precinct" }, { "name": "Eumundi Precinct", "code": "Eumundi Precinct" }, { "name": "Glass House Mountains Precinct", "code": "Glass House Mountains Precinct" }, { "name": "Golden Beach Precinct", "code": "Golden Beach Precinct" }, { "name": "Kenilworth Precinct", "code": "Kenilworth Precinct" }, { "name": "Kings Beach Precinct", "code": "Kings Beach Precinct" }, { "name": "Landsborough Precinct", "code": "Landsborough Precinct" }, { "name": "Maleny Precinct", "code": "Maleny Precinct" }, { "name": "Marcoola Precinct", "code": "Marcoola Precinct" }, { "name": "Moffat Beach Precinct", "code": "Moffat Beach Precinct" }, { "name": "Montville Precinct", "code": "Montville Precinct" }, { "name": "Mooloolaba Esplanade Precinct", "code": "Mooloolaba Esplanade Precinct" }, { "name": "Mooloolah Valley Precinct", "code": "Mooloolah Valley Precinct" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Palmwoods Precinct", "code": "Palmwoods Precinct" }, { "name": "Woombye Precinct", "code": "Woombye Precinct" }, { "name": "Yandina Precinct", "code": "Yandina Precinct" }, { "name": "Maroochydore CBD Precinct", "code": "Maroochydore CBD Precinct" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "RevisionNumber", "type": "esriFieldTypeSmallInteger", "alias": "RevisionNumber", "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_Category", "description": "Confirm LSC - Category", "codedValues": [ { "name": "Landscaping - By Other", "code": "Landscaping - By Other" }, { "name": "Landscaping - Contract", "code": "Landscaping - Contract" }, { "name": "Landscaping - Internal", "code": "Landscaping - Internal" }, { "name": "Mowing - By Other", "code": "Mowing - By Other" }, { "name": "Mowing - Contract", "code": "Mowing - Contract" }, { "name": "Mowing - Internal", "code": "Mowing - Internal" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Slashing - All Terrain", "code": "Slashing - All Terrain" }, { "name": "Slashing - General", "code": "Slashing - General" }, { "name": "Sports Field Turf", "code": "Sports Field Turf" }, { "name": "Weed Control - Contract", "code": "Weed Control - Contract" }, { "name": "Weed Control - Internal", "code": "Weed Control - Internal" }, { "name": "Whippersnipping - Contract", "code": "Whippersnipping - Contract" }, { "name": "High Profile Turf", "code": "High Profile Turf" }, { "name": "Mowing - Wet", "code": "Mowing - Wet" }, { "name": "Bio Retention Basin \u2013 Internal", "code": "Bio Retention Basin \u2013 Internal" }, { "name": "Bio Retention Basin \u2013 Contract", "code": "Bio Retention Basin \u2013 Contract" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ContractArea", "type": "esriFieldTypeString", "alias": "ContractArea", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_ContractArea", "description": "Confirm LSC - Contract Area", "codedValues": [ { "name": "Zone 1", "code": "Zone 1" }, { "name": "Zone 1A", "code": "Zone 1A" }, { "name": "Zone 1B", "code": "Zone 1B" }, { "name": "Zone 2", "code": "Zone 2" }, { "name": "Zone 3", "code": "Zone 3" }, { "name": "Zone 4", "code": "Zone 4" }, { "name": "Zone 5", "code": "Zone 5" }, { "name": "Zone 6", "code": "Zone 6" }, { "name": "Zone 7", "code": "Zone 7" }, { "name": "Zone 8", "code": "Zone 8" }, { "name": "Zone 9", "code": "Zone 9" }, { "name": "Zone 10", "code": "Zone 10" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Central", "code": "Central" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "Zone 10A", "code": "Zone 10A" }, { "name": "Zone 10B", "code": "Zone 10B" }, { "name": "Central North", "code": "Central North" }, { "name": "Central South", "code": "Central South" }, { "name": "Zone 1C", "code": "Zone 1C" }, { "name": "Zone 9A", "code": "Zone 9A" }, { "name": "Zone 9B", "code": "Zone 9B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ServiceLevel", "type": "esriFieldTypeString", "alias": "ServiceLevel", "length": 50, "domain": null }, { "name": "Origin", "type": "esriFieldTypeString", "alias": "Origin", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_Origin", "description": "Confirm LSC - Origin", "codedValues": [ { "name": "Capital", "code": "Capital" }, { "name": "Contributed", "code": "Contributed" }, { "name": "CWS", "code": "CWS" }, { "name": "Developer", "code": "Developer" }, { "name": "Disaster Management", "code": "Disaster Management" }, { "name": "Discovery", "code": "Discovery" }, { "name": "EO", "code": "EO" }, { "name": "Internal", "code": "Internal" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Offset internal from contract", "code": "Offset internal from contract" }, { "name": "Other", "code": "Other" }, { "name": "PMB", "code": "PMB" }, { "name": "Previously Turf Contract", "code": "Previously Turf Contract" }, { "name": "TMR FUNDED", "code": "TMR FUNDED" }, { "name": "TMR MOU", "code": "TMR MOU" }, { "name": "TMR MOU 2", "code": "TMR MOU 2" }, { "name": "TMR MOU 3", "code": "TMR MOU 3" }, { "name": "TMR MOU 4", "code": "TMR MOU 4" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ReferenceArea", "type": "esriFieldTypeString", "alias": "ReferenceArea", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_ReferenceArea", "description": "Confirm LSC - Reference Area", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Area 1", "code": "Area 1" }, { "name": "Area 2", "code": "Area 2" }, { "name": "Area 3", "code": "Area 3" }, { "name": "Area 4", "code": "Area 4" }, { "name": "Area 5", "code": "Area 5" }, { "name": "Area 6", "code": "Area 6" }, { "name": "Area 7", "code": "Area 7" }, { "name": "Area 8", "code": "Area 8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SiteID", "type": "esriFieldTypeInteger", "alias": "SiteID", "domain": null }, { "name": "VisitsPerYear", "type": "esriFieldTypeInteger", "alias": "VisitsPerYear", "domain": null }, { "name": "Crew", "type": "esriFieldTypeString", "alias": "Crew", "length": 35, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "Area_m2", "type": "esriFieldTypeDouble", "alias": "Area_m2", "domain": null }, { "name": "ReplacedAssetNo", "type": "esriFieldTypeString", "alias": "ReplacedAssetNo", "length": 50, "domain": null }, { "name": "DispDate", "type": "esriFieldTypeDate", "alias": "DispDate", "length": 8, "domain": null }, { "name": "StatusChangeReason", "type": "esriFieldTypeString", "alias": "StatusChangeReason", "length": 500, "domain": null }, { "name": "InternalServiceProvider", "type": "esriFieldTypeString", "alias": "Internal Service Provider", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SiteRiskSlope", "type": "esriFieldTypeString", "alias": "SiteRiskSlope", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_SiteRiskSlope", "description": "The degree of risk associated with the slope of the site", "codedValues": [ { "name": "CCM Extreme", "code": "CCE" }, { "name": "CCM High", "code": "CCH" }, { "name": "CCM High, CCM Extreme", "code": "CCHE" }, { "name": "CCM Low", "code": "CCL" }, { "name": "CCM Medium", "code": "CCM" }, { "name": "CCM Medium, CCM Extreme", "code": "CCME" }, { "name": "CCM Medium, CCM High", "code": "CCMH" }, { "name": "CCM Medium, CCM High, CCM Extr", "code": "CMHE" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GuidanceToViewMap", "type": "esriFieldTypeString", "alias": "GuidanceToViewMap", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_GuidanceToViewMap", "description": "Message on how to use the map when slope or edge risks are present.", "codedValues": [ { "name": "Map Guidance", "code": "G" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteRiskDangerousEdge", "type": "esriFieldTypeString", "alias": "SiteRiskDangerousEdge", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmLSC_SiteRiskDangerousEdge", "description": "The degree of risk associated with the edge on the site", "codedValues": [ { "name": "DE Extreme", "code": "DEE" }, { "name": "DE High", "code": "DEH" }, { "name": "DE High, DE Extreme", "code": "DEHE" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Unknown", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3840_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3840", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I23047central_as", "fields": "central_asset_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3582_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Revegetation Offset Areas", "type": "Feature Layer", "description": "Feature class for the capture of Offset Project and revegetation project data managed by SCC Environmental Operations. Contains historic revegetation area information and statutory information for offset delivery and tracking. \n\nKeywords: revegetation, offset areas, reveg, revegetation offset areas, Environmental Operations, Natural Areas Management", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Natural Areas Management, Environmental Operations, Sunshine Coast Council", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "c2bd498d9ab91a783292353e5563abf9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC+klEQVR4nO1c2W3DMAx1AG1WdBxOw3GKzNYiQAM48SGKfDzk9n2lCWRKj6couW0JBn19fD8/8+f9tkyCFi2QV+Q8SPMmC6WYlqlp/rzfvMlCKaZlaToDFsW0SBdgo4zM+NbWTI9OggbG7GlzlLyRsUe/Q1zPc+IWhTygmVtPMSNzecl6FnPmQaJHZWlI7o0ZUXRqeRAZjN/HjD5HRRQlZkWNJR59r3a9EeFkDMwVcGah7ySqXY8NgbkSzizu+fmxzoawBJ6UJClMFqVJ7zMTG5b12BDPIkk+mluL0C4Z3TsyaRwlqhCL4sCK3Gu+oa5HikVnZ9envNDKnJWLjOhb7clM3cJooSEJaYntiqncIwnsElVpa0JFkkCrGB8QSkMngWlilLbnhVLyC1HZbuYB1Hoasn1CQFOvprSG9G0GJoFqPa/TGJW91eBCPa9ueVBlUZx89A7NejyQZaSkRllRz8Xh5QErjquqBe49hafUUVSMGAlSiOJCQVqqtLTKnJVVM5pgaRmSuoVh44kvyoUlFj7VXo8CYtvR80VEUZF44hnbIEfqDDB31AJ7sc2LyC5RyDiwgJ4pLVCRripu3C2CSUoR1Qx060dFCJwV4qzHSpKiCPaW414ecFBfCSlnL9SUP1LPkLNHdvibC5zQNoHcZtl7sJdrLAGwyjmyysMO51/OclylHzUDNt2D7C3JLPvMpk2rHNTKrdIyVr00RBcpIs0HoFerixDYLQ+uurG1IOye+Rqat6TOfrdYnXRs2inM8gv0mxNe7xym11FsdK2osaFEUbGLHCNjw69Pk0PLxWKV0rEpb4CSQ8r36sFPewA6CpRS0rOeN1BubiKKilTNEbFscyt4/VCJ4GU1dgaytGjIwo0KkeX25kKlRfYgsXx0KbL5lyO9CVQgVbp4ZCnSvZDvoS0ybmK1heWIjPdxqn4UYutgjYVSuVZSN+d6FvCgtjK3LFpZ4f0odjjNvfytYC6WZUv2o7gYSb0kld64q4ahI/V/LC8kPf74AX2a5ZI7LoBLAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 2 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.6998718844596032E7, "ymin": -3112654.304039991, "xmax": 1.70483632159409E7, "ymax": -3059055.641720599, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Res_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EstabDate", "type": "esriFieldTypeDate", "alias": "EstabDate", "length": 8, "domain": null }, { "name": "Estab_Date", "type": "esriFieldTypeString", "alias": "Estab_Date", "length": 25, "domain": null }, { "name": "EstabBy", "type": "esriFieldTypeString", "alias": "EstabBy", "length": 254, "domain": null }, { "name": "OffMaint", "type": "esriFieldTypeDate", "alias": "OffMaint", "length": 8, "domain": null }, { "name": "Contract_No", "type": "esriFieldTypeString", "alias": "Contract_No", "length": 25, "domain": null }, { "name": "Res_Name", "type": "esriFieldTypeString", "alias": "Res_Name", "length": 255, "domain": null }, { "name": "ServiceManager", "type": "esriFieldTypeString", "alias": "ServiceManager", "length": 200, "domain": { "type": "codedValue", "name": "SCC_ServiceManager", "description": "SCC - Service Manager", "codedValues": [ { "name": "Environmental Operations - Natural Areas", "code": "Environmental Operations - Natural Areas" }, { "name": "Environmental Operations - Cmty Catchment Partnerships", "code": "Environmental Operations - Cmty Catchment Partnerships" }, { "name": "Environmental Operations - Coast Constr Water and Pln", "code": "Environmental Operations - Coast Constr Water and Pln" }, { "name": "Development Services", "code": "Development Services" }, { "name": "Property Management", "code": "Property Management" }, { "name": "Other - See Comments/Notes", "code": "Other - See Comments/Notes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RevegOffsetTrig", "type": "esriFieldTypeString", "alias": "RevegOffsetTrig", "length": 254, "domain": { "type": "codedValue", "name": "Reveg_OffsetTrig", "description": "Reveg Offset Areas - OffsetTrig", "codedValues": [ { "name": "SCC Internal Policy", "code": "SCC Internal Policy" }, { "name": "External Client Policy", "code": "External Client Policy" }, { "name": "Env Offset Act (QLD)", "code": "Env Offset Act (QLD)" }, { "name": "EPBC", "code": "EPBC" }, { "name": "DA Bond Forfeiture", "code": "DA Bond Forfeiture" }, { "name": "Combination - See Notes", "code": "Combination - See Notes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rprt_Freq", "type": "esriFieldTypeString", "alias": "Rprt_Freq", "length": 25, "domain": { "type": "codedValue", "name": "Reveg_RprtFreq", "description": "Reveg Offset Areas - ReportFreq", "codedValues": [ { "name": "Annual", "code": "Annual" }, { "name": "Bi-annual", "code": "Bi-annual" }, { "name": "On Completion", "code": "On Completion" }, { "name": "Other - See Notes", "code": "Other - See Notes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Prot_Mech", "type": "esriFieldTypeString", "alias": "Prot_Mech", "length": 150, "domain": { "type": "codedValue", "name": "Reveg_ProtMech", "description": "Reveg Offset Areas - Protection Mechanism", "codedValues": [ { "name": "V-Dec", "code": "V-Dec" }, { "name": "Covenant", "code": "Covenant" }, { "name": "Nature Refuge", "code": "Nature Refuge" }, { "name": "Declaration of Conservation Area", "code": "Declaration of Conservation Area" }, { "name": "Custom Conservation Agreement", "code": "Custom Conservation Agreement" }, { "name": "Env. Offset Protection Area (EO Act QLD)", "code": "Env. Offset Protection Area (EO Act QLD)" }, { "name": "Other - See Notes", "code": "Other - See Notes" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Impct_Site", "type": "esriFieldTypeString", "alias": "Impct_Site", "length": 150, "domain": null }, { "name": "ImpPrjName", "type": "esriFieldTypeString", "alias": "ImpPrjName", "length": 150, "domain": null }, { "name": "CommPlant", "type": "esriFieldTypeString", "alias": "CommPlant", "length": 25, "domain": { "type": "codedValue", "name": "Reveg_YesNo", "description": "Reveg Offset Areas - Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjName", "type": "esriFieldTypeString", "alias": "ProjName", "length": 254, "domain": null }, { "name": "AgncyRefNo", "type": "esriFieldTypeString", "alias": "AgncyRefNo", "length": 200, "domain": null }, { "name": "PlanTitle", "type": "esriFieldTypeString", "alias": "PlanTitle", "length": 254, "domain": null }, { "name": "lotplan", "type": "esriFieldTypeString", "alias": "lotplan", "length": 150, "domain": null }, { "name": "prop_no", "type": "esriFieldTypeString", "alias": "prop_no", "length": 150, "domain": null }, { "name": "CentrCoord", "type": "esriFieldTypeString", "alias": "CentrCoord", "length": 200, "domain": null }, { "name": "locality", "type": "esriFieldTypeString", "alias": "locality", "length": 200, "domain": null }, { "name": "ProjManager", "type": "esriFieldTypeString", "alias": "ProjManager", "length": 200, "domain": null }, { "name": "RE1", "type": "esriFieldTypeString", "alias": "RE1", "length": 50, "domain": null }, { "name": "RE2", "type": "esriFieldTypeString", "alias": "RE2", "length": 50, "domain": null }, { "name": "RE3", "type": "esriFieldTypeString", "alias": "RE3", "length": 50, "domain": null }, { "name": "Client", "type": "esriFieldTypeString", "alias": "Client", "length": 150, "domain": null }, { "name": "OffsetType", "type": "esriFieldTypeString", "alias": "OffsetType", "length": 150, "domain": { "type": "codedValue", "name": "Reveg_OffsetType", "description": "Reveg Offset Areas - OffsetType", "codedValues": [ { "name": "Revegetation", "code": "Revegetation" }, { "name": "Ecological Restoration", "code": "Ecological Restoration" }, { "name": "Reveg & Ecol Rest", "code": "Reveg & Ecol Rest" }, { "name": "Other - See Notes", "code": "Other - See Notes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AccountNo", "type": "esriFieldTypeString", "alias": "AccountNo", "length": 50, "domain": null }, { "name": "Offset_Y_N", "type": "esriFieldTypeString", "alias": "Offset_Y_N", "length": 25, "domain": { "type": "codedValue", "name": "Reveg_YesNo", "description": "Reveg Offset Areas - Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4034_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4034", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3749_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Flying Fox Roost Survey", "type": "Group Layer", "description": "Roost locations monitored by SCC", "geometryType": null, "copyrightText": "scc 2018", "parentLayer": null, "subLayers": [ { "id": 14, "name": "Current Roost Extents" }, { "id": 15, "name": "Previous Roost Extents (Last 8 weeks)" } ], "minScale": 500000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1.700063429305067E7, "ymin": -3112109.543000178, "xmax": 1.704675154066889E7, "ymax": -3064437.8313854914, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Current Roost Extents", "type": "Feature Layer", "description": "Current flying fox roost locations monitored by SCC", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 13, "name": "Flying Fox Roost Survey" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PresentNoCount", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2.9999999999999996 } }, "defaultLabel": "Total Observations", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Flying Foxes Present But Cannot be Counted", "description": "Flying Foxes Present But Cannot be Counted", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 212, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2.9999999999999996 } }, "values": [ [ "y" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 212, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2.9999999999999996 } }, "value": "y", "label": "Flying Foxes Present But Cannot be Counted" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 192, 255 ], "toColor": [ 252, 200, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 191, 255 ], "toColor": [ 179, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 179, 252, 255 ], "toColor": [ 201, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 192, 255 ], "toColor": [ 252, 243, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 223, 255 ], "toColor": [ 252, 179, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 225, 255 ], "toColor": [ 212, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 179, 255 ], "toColor": [ 230, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 243, 255 ], "toColor": [ 184, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 198, 255 ], "toColor": [ 252, 184, 198, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.700063429305067E7, "ymin": -3112109.543000178, "xmax": 1.704675154066889E7, "ymax": -3064437.8313854914, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LocationName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LocationName", "type": "esriFieldTypeString", "alias": "Location Name", "length": 100, "domain": { "type": "codedValue", "name": "FlyingFoxLocations_1", "description": "locations where surveys occur", "codedValues": [ { "name": "Albany Creek Park, SIPPY DOWNS", "code": "Albany" }, { "name": "Alex Forest Conservation Area, ALEXANDRA HEADLANDS", "code": "Alex" }, { "name": "Andrea Ahern Bushland Park, BATTERY HILL", "code": "Andrea" }, { "name": "Aragorn Bushland Reserve, MAROOCHYDORE", "code": "Aragorn" }, { "name": "Barcrest Dr, YANDINA", "code": "Barcrest" }, { "name": "Bells Creek, BELLS CREEK", "code": "Bells" }, { "name": "Bruce Highway, NAMBOUR", "code": "Bruce" }, { "name": "Buderim Pines Bushland Conservation Reserve, BUDERIM", "code": "Buderim" }, { "name": "Cahill Scrub Reserve, PEACHESTER", "code": "Cahill" }, { "name": "Cassia Wildlife Corridor, COOLUM BEACH", "code": "Cassia" }, { "name": "Coochin Creek, COOCHIN CREEK", "code": "Coochin" }, { "name": "Livistonia Crescent Environment Reserve, CURRIMUNDI", "code": "Currimundi" }, { "name": "Dunning St, PALMWOODS", "code": "Dunning" }, { "name": "Elizabeth St Drain, COOLUM BEACH", "code": "Elizabeth" }, { "name": "Emerald Woods, MOOLOOLABA", "code": "Emerald" }, { "name": "Eudlo Creek Conservation Area, MAROOCHYDORE", "code": "EudloCreek" }, { "name": "Eudlo Conservation Park, DIDDILLIBAH", "code": "EudloPark" }, { "name": "Eumundi-Kenilworth Rd, EERWAH VALE", "code": "Eumundi" }, { "name": "Frizzos Reserve, PALMVIEW", "code": "Frizzos" }, { "name": "Goat Island, MAROOCHY RIVER", "code": "Goat" }, { "name": "Hardie Buzacott Wildflower Reserve West, MOFFAT BEACH", "code": "Hardie" }, { "name": "Herron Rd-Elaman Creek, CONONDALE", "code": "Herron" }, { "name": "Jessica Park, MINYAMA", "code": "Jessica" }, { "name": "Jubilee Dr, PALMWOODS", "code": "Jubilee" }, { "name": "Kawana Island, MOOLOOLAH RIVER", "code": "KawanaIsland" }, { "name": "Kawana Roost, MOUNTAIN CREEK", "code": "KawanaMtnCK" }, { "name": "Kawana State School, KAWANA", "code": "KawanaSchool" }, { "name": "Kawana Roost, SIPPY DOWNS", "code": "KawanaSippy" }, { "name": "Kolora Park, PALMWOODS", "code": "Kolora" }, { "name": "Kuluin Neighbourhood Park, KULUIN", "code": "Kuluin" }, { "name": "Macdonalds Rd, PEACHESTER", "code": "Macdonalds" }, { "name": "Maroochydore State High School, MAROOCHYDORE", "code": "Maroochydore" }, { "name": "Mary Cairncross Scenic Reserve, MALENY", "code": "Mary" }, { "name": "McArthur Park, KULUIN", "code": "McArthur" }, { "name": "Mellum Creek Esplanade, LANDSBOROUGH", "code": "Mellum" }, { "name": "Meridan Downs Park, LITTLE MOUNTAIN", "code": "MeridanDowns" }, { "name": "Mooloolah Gardens Revegetation Area, MOOLOOLAH VALLEY", "code": "Mooloolah" }, { "name": "Nambour Connection Rd Parklands, NAMBOUR", "code": "Nambour" }, { "name": "Obi Obi Creek, KIDAMAN CREEK", "code": "Obi" }, { "name": "Palmer Coolum, YAROOMBA", "code": "Palmer" }, { "name": "Palmway Close Bushland Conservation Reserve, Woombye", "code": "Palmway" }, { "name": "Parkland Cres, WITTA", "code": "Parkland" }, { "name": "Parkside Drive Bushland Park, BEERWAH", "code": "Parkside" }, { "name": "Patten\u2019s Ecological Reserve, GLENVIEW", "code": "Pattens" }, { "name": "Pecan Park, MALENY", "code": "Pecan" }, { "name": "Porter Park, GOLDEN BEACH", "code": "Porter" }, { "name": "Rosella Park, PARREARRA", "code": "Rosella" }, { "name": "Tallangatta St, NAMBOUR", "code": "Tallangatta" }, { "name": "Tallow Wood Environment Reserve, KULUIN", "code": "Tallow" }, { "name": "Valentine Park, GOLDEN BEACH", "code": "Valentine" }, { "name": "Vidler Court, LANDSBOROUGH", "code": "Vidler" }, { "name": "William Doig Park, KUREELPA", "code": "William" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Grey_Headed", "type": "esriFieldTypeDouble", "alias": "Grey_Headed", "domain": null }, { "name": "Black", "type": "esriFieldTypeDouble", "alias": "Black", "domain": null }, { "name": "Little_Red", "type": "esriFieldTypeDouble", "alias": "Little_Red", "domain": null }, { "name": "ObservationDate", "type": "esriFieldTypeDate", "alias": "ObservationDate", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "FlyingFoxStatus", "description": "Current/Archived status of the defined flying fox extent", "codedValues": [ { "name": "Current", "code": "C" }, { "name": "Archived", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Approval", "type": "esriFieldTypeSmallInteger", "alias": "Approval", "domain": { "type": "codedValue", "name": "FlyingFoxApprove", "description": "Validation of data and approval for publication", "codedValues": [ { "name": "Not Approved", "code": 0 }, { "name": "Approved", "code": 3 }, { "name": "Pending", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Surveyor", "type": "esriFieldTypeString", "alias": "Surveyor", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Young", "type": "esriFieldTypeString", "alias": "Young", "length": 20, "domain": { "type": "codedValue", "name": "FlyingFoxYoung", "description": "Description of Young Flying Fox dependencies", "codedValues": [ { "name": "Nil", "code": "Nil" }, { "name": "Dependent", "code": "Dependent" }, { "name": "Independent", "code": "Independent" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Temperature", "type": "esriFieldTypeDouble", "alias": "Temperature", "domain": null }, { "name": "Humidity", "type": "esriFieldTypeDouble", "alias": "Humidity", "domain": null }, { "name": "Wind_Direction", "type": "esriFieldTypeString", "alias": "Wind_Direction", "length": 50, "domain": null }, { "name": "Wind_Speed_km_h", "type": "esriFieldTypeDouble", "alias": "Wind Speed (km/h)", "domain": null }, { "name": "Conditions", "type": "esriFieldTypeString", "alias": "Conditions", "length": 20, "domain": { "type": "codedValue", "name": "FlyingFoxConditions", "description": "Weather details", "codedValues": [ { "name": "Sunny", "code": "Sunny" }, { "name": "Overcast", "code": "Overcast" }, { "name": "Light Rain", "code": "Light Rain" }, { "name": "Heavy Rain", "code": "Heavy Rain" }, { "name": "Storm", "code": "Storm" }, { "name": "Windy", "code": "Windy" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OutsideTemp", "type": "esriFieldTypeDouble", "alias": "Outside Camp Temperature", "domain": null }, { "name": "OutsideHumidity", "type": "esriFieldTypeDouble", "alias": "OutsideHumidity", "domain": null }, { "name": "OutsideWindDirection", "type": "esriFieldTypeString", "alias": "Outside Camp Wind Direction", "length": 50, "domain": null }, { "name": "OutsideWindSpeedkmh", "type": "esriFieldTypeDouble", "alias": "Outside Camp Wind Speed (km/h)", "domain": null }, { "name": "OutsideConditions", "type": "esriFieldTypeString", "alias": "Outside Camp Conditions", "length": 20, "domain": { "type": "codedValue", "name": "FlyingFoxConditions", "description": "Weather details", "codedValues": [ { "name": "Sunny", "code": "Sunny" }, { "name": "Overcast", "code": "Overcast" }, { "name": "Light Rain", "code": "Light Rain" }, { "name": "Heavy Rain", "code": "Heavy Rain" }, { "name": "Storm", "code": "Storm" }, { "name": "Windy", "code": "Windy" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TreeFruiting", "type": "esriFieldTypeString", "alias": "TreeFruiting", "length": 255, "domain": null }, { "name": "TreeFlowering", "type": "esriFieldTypeString", "alias": "TreeFlowering", "length": 255, "domain": null }, { "name": "RoostCategory", "type": "esriFieldTypeString", "alias": "Roost Category", "length": 255, "domain": { "type": "codedValue", "name": "FlyingFoxRoostCategory", "description": "Category of Flying Fox roosts", "codedValues": [ { "name": "Category 1", "code": "1" }, { "name": "Category 2", "code": "2" }, { "name": "Category 3", "code": "3" }, { "name": "Category 4", "code": "4" }, { "name": "Category 5", "code": "5" }, { "name": "Category 6", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Nat_Sig_Roost", "type": "esriFieldTypeString", "alias": "Nationally Significant Roost", "length": 255, "domain": { "type": "codedValue", "name": "FlyingFoxManagementFlag", "description": "Yes or Blank flag to idicate if a management actions is used", "codedValues": [ { "name": "Yes", "code": "y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Methodology", "type": "esriFieldTypeString", "alias": "Methodology Used", "length": 255, "domain": { "type": "codedValue", "name": "FlyingFoxCountMethodology", "description": "How are the Flying Foxes counted", "codedValues": [ { "name": "Count all animals", "code": "Count all animals" }, { "name": "Area/length count estimate", "code": "Area/length count estimate" }, { "name": "Tree count estimate", "code": "Tree count estimate" }, { "name": "Fly out count", "code": "Fly out count" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TotalObseervations", "type": "esriFieldTypeInteger", "alias": "Total Obervations", "domain": null }, { "name": "PresentNoCount", "type": "esriFieldTypeString", "alias": "Flying Foxes Present But cannot be Counted", "length": 255, "domain": { "type": "codedValue", "name": "FlyingFoxManagementFlag", "description": "Yes or Blank flag to idicate if a management actions is used", "codedValues": [ { "name": "Yes", "code": "y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3962_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3962", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3679_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "effectiveMinScale": 500000, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Previous Roost Extents (Last 8 weeks)", "type": "Feature Layer", "description": "Current flying fox roost locations monitored by SCC", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 13, "name": "Flying Fox Roost Survey" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.700063429305067E7, "ymin": -3112109.543000178, "xmax": 1.704675154066889E7, "ymax": -3064437.8313854914, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LocationName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LocationName", "type": "esriFieldTypeString", "alias": "Location Name", "length": 100, "domain": { "type": "codedValue", "name": "FlyingFoxLocations_1", "description": "locations where surveys occur", "codedValues": [ { "name": "Albany Creek Park, SIPPY DOWNS", "code": "Albany" }, { "name": "Alex Forest Conservation Area, ALEXANDRA HEADLANDS", "code": "Alex" }, { "name": "Andrea Ahern Bushland Park, BATTERY HILL", "code": "Andrea" }, { "name": "Aragorn Bushland Reserve, MAROOCHYDORE", "code": "Aragorn" }, { "name": "Barcrest Dr, YANDINA", "code": "Barcrest" }, { "name": "Bells Creek, BELLS CREEK", "code": "Bells" }, { "name": "Bruce Highway, NAMBOUR", "code": "Bruce" }, { "name": "Buderim Pines Bushland Conservation Reserve, BUDERIM", "code": "Buderim" }, { "name": "Cahill Scrub Reserve, PEACHESTER", "code": "Cahill" }, { "name": "Cassia Wildlife Corridor, COOLUM BEACH", "code": "Cassia" }, { "name": "Coochin Creek, COOCHIN CREEK", "code": "Coochin" }, { "name": "Livistonia Crescent Environment Reserve, CURRIMUNDI", "code": "Currimundi" }, { "name": "Dunning St, PALMWOODS", "code": "Dunning" }, { "name": "Elizabeth St Drain, COOLUM BEACH", "code": "Elizabeth" }, { "name": "Emerald Woods, MOOLOOLABA", "code": "Emerald" }, { "name": "Eudlo Creek Conservation Area, MAROOCHYDORE", "code": "EudloCreek" }, { "name": "Eudlo Conservation Park, DIDDILLIBAH", "code": "EudloPark" }, { "name": "Eumundi-Kenilworth Rd, EERWAH VALE", "code": "Eumundi" }, { "name": "Frizzos Reserve, PALMVIEW", "code": "Frizzos" }, { "name": "Goat Island, MAROOCHY RIVER", "code": "Goat" }, { "name": "Hardie Buzacott Wildflower Reserve West, MOFFAT BEACH", "code": "Hardie" }, { "name": "Herron Rd-Elaman Creek, CONONDALE", "code": "Herron" }, { "name": "Jessica Park, MINYAMA", "code": "Jessica" }, { "name": "Jubilee Dr, PALMWOODS", "code": "Jubilee" }, { "name": "Kawana Island, MOOLOOLAH RIVER", "code": "KawanaIsland" }, { "name": "Kawana Roost, MOUNTAIN CREEK", "code": "KawanaMtnCK" }, { "name": "Kawana State School, KAWANA", "code": "KawanaSchool" }, { "name": "Kawana Roost, SIPPY DOWNS", "code": "KawanaSippy" }, { "name": "Kolora Park, PALMWOODS", "code": "Kolora" }, { "name": "Kuluin Neighbourhood Park, KULUIN", "code": "Kuluin" }, { "name": "Macdonalds Rd, PEACHESTER", "code": "Macdonalds" }, { "name": "Maroochydore State High School, MAROOCHYDORE", "code": "Maroochydore" }, { "name": "Mary Cairncross Scenic Reserve, MALENY", "code": "Mary" }, { "name": "McArthur Park, KULUIN", "code": "McArthur" }, { "name": "Mellum Creek Esplanade, LANDSBOROUGH", "code": "Mellum" }, { "name": "Meridan Downs Park, LITTLE MOUNTAIN", "code": "MeridanDowns" }, { "name": "Mooloolah Gardens Revegetation Area, MOOLOOLAH VALLEY", "code": "Mooloolah" }, { "name": "Nambour Connection Rd Parklands, NAMBOUR", "code": "Nambour" }, { "name": "Obi Obi Creek, KIDAMAN CREEK", "code": "Obi" }, { "name": "Palmer Coolum, YAROOMBA", "code": "Palmer" }, { "name": "Palmway Close Bushland Conservation Reserve, Woombye", "code": "Palmway" }, { "name": "Parkland Cres, WITTA", "code": "Parkland" }, { "name": "Parkside Drive Bushland Park, BEERWAH", "code": "Parkside" }, { "name": "Patten\u2019s Ecological Reserve, GLENVIEW", "code": "Pattens" }, { "name": "Pecan Park, MALENY", "code": "Pecan" }, { "name": "Porter Park, GOLDEN BEACH", "code": "Porter" }, { "name": "Rosella Park, PARREARRA", "code": "Rosella" }, { "name": "Tallangatta St, NAMBOUR", "code": "Tallangatta" }, { "name": "Tallow Wood Environment Reserve, KULUIN", "code": "Tallow" }, { "name": "Valentine Park, GOLDEN BEACH", "code": "Valentine" }, { "name": "Vidler Court, LANDSBOROUGH", "code": "Vidler" }, { "name": "William Doig Park, KUREELPA", "code": "William" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Grey_Headed", "type": "esriFieldTypeDouble", "alias": "Grey_Headed", "domain": null }, { "name": "Black", "type": "esriFieldTypeDouble", "alias": "Black", "domain": null }, { "name": "Little_Red", "type": "esriFieldTypeDouble", "alias": "Little_Red", "domain": null }, { "name": "ObservationDate", "type": "esriFieldTypeDate", "alias": "ObservationDate", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "FlyingFoxStatus", "description": "Current/Archived status of the defined flying fox extent", "codedValues": [ { "name": "Current", "code": "C" }, { "name": "Archived", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Approval", "type": "esriFieldTypeSmallInteger", "alias": "Approval", "domain": { "type": "codedValue", "name": "FlyingFoxApprove", "description": "Validation of data and approval for publication", "codedValues": [ { "name": "Not Approved", "code": 0 }, { "name": "Approved", "code": 3 }, { "name": "Pending", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Surveyor", "type": "esriFieldTypeString", "alias": "Surveyor", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Young", "type": "esriFieldTypeString", "alias": "Young", "length": 20, "domain": { "type": "codedValue", "name": "FlyingFoxYoung", "description": "Description of Young Flying Fox dependencies", "codedValues": [ { "name": "Nil", "code": "Nil" }, { "name": "Dependent", "code": "Dependent" }, { "name": "Independent", "code": "Independent" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Temperature", "type": "esriFieldTypeDouble", "alias": "Temperature", "domain": null }, { "name": "Humidity", "type": "esriFieldTypeDouble", "alias": "Humidity", "domain": null }, { "name": "Wind_Direction", "type": "esriFieldTypeString", "alias": "Wind_Direction", "length": 50, "domain": null }, { "name": "Wind_Speed_km_h", "type": "esriFieldTypeDouble", "alias": "Wind Speed (km/h)", "domain": null }, { "name": "Conditions", "type": "esriFieldTypeString", "alias": "Conditions", "length": 20, "domain": { "type": "codedValue", "name": "FlyingFoxConditions", "description": "Weather details", "codedValues": [ { "name": "Sunny", "code": "Sunny" }, { "name": "Overcast", "code": "Overcast" }, { "name": "Light Rain", "code": "Light Rain" }, { "name": "Heavy Rain", "code": "Heavy Rain" }, { "name": "Storm", "code": "Storm" }, { "name": "Windy", "code": "Windy" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OutsideTemp", "type": "esriFieldTypeDouble", "alias": "Outside Camp Temperature", "domain": null }, { "name": "OutsideHumidity", "type": "esriFieldTypeDouble", "alias": "OutsideHumidity", "domain": null }, { "name": "OutsideWindDirection", "type": "esriFieldTypeString", "alias": "Outside Camp Wind Direction", "length": 50, "domain": null }, { "name": "OutsideWindSpeedkmh", "type": "esriFieldTypeDouble", "alias": "Outside Camp Wind Speed (km/h)", "domain": null }, { "name": "OutsideConditions", "type": "esriFieldTypeString", "alias": "Outside Camp Conditions", "length": 20, "domain": { "type": "codedValue", "name": "FlyingFoxConditions", "description": "Weather details", "codedValues": [ { "name": "Sunny", "code": "Sunny" }, { "name": "Overcast", "code": "Overcast" }, { "name": "Light Rain", "code": "Light Rain" }, { "name": "Heavy Rain", "code": "Heavy Rain" }, { "name": "Storm", "code": "Storm" }, { "name": "Windy", "code": "Windy" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TreeFruiting", "type": "esriFieldTypeString", "alias": "TreeFruiting", "length": 255, "domain": null }, { "name": "TreeFlowering", "type": "esriFieldTypeString", "alias": "TreeFlowering", "length": 255, "domain": null }, { "name": "RoostCategory", "type": "esriFieldTypeString", "alias": "Roost Category", "length": 255, "domain": { "type": "codedValue", "name": "FlyingFoxRoostCategory", "description": "Category of Flying Fox roosts", "codedValues": [ { "name": "Category 1", "code": "1" }, { "name": "Category 2", "code": "2" }, { "name": "Category 3", "code": "3" }, { "name": "Category 4", "code": "4" }, { "name": "Category 5", "code": "5" }, { "name": "Category 6", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Nat_Sig_Roost", "type": "esriFieldTypeString", "alias": "Nationally Significant Roost", "length": 255, "domain": { "type": "codedValue", "name": "FlyingFoxManagementFlag", "description": "Yes or Blank flag to idicate if a management actions is used", "codedValues": [ { "name": "Yes", "code": "y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Methodology", "type": "esriFieldTypeString", "alias": "Methodology Used", "length": 255, "domain": { "type": "codedValue", "name": "FlyingFoxCountMethodology", "description": "How are the Flying Foxes counted", "codedValues": [ { "name": "Count all animals", "code": "Count all animals" }, { "name": "Area/length count estimate", "code": "Area/length count estimate" }, { "name": "Tree count estimate", "code": "Tree count estimate" }, { "name": "Fly out count", "code": "Fly out count" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TotalObseervations", "type": "esriFieldTypeInteger", "alias": "Total Obervations", "domain": null }, { "name": "PresentNoCount", "type": "esriFieldTypeString", "alias": "Flying Foxes Present But cannot be Counted", "length": 255, "domain": { "type": "codedValue", "name": "FlyingFoxManagementFlag", "description": "Yes or Blank flag to idicate if a management actions is used", "codedValues": [ { "name": "Yes", "code": "y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3962_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3962", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3679_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Council Controlled Open Space - Operational", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "Sunshine Coast Regional Council", "parentLayer": null, "subLayers": [ { "id": 17, "name": "Environment Reserves" }, { "id": 23, "name": "Recreation Parks" }, { "id": 30, "name": "Sports Grounds" }, { "id": 35, "name": "Utility" }, { "id": 36, "name": "Civic Park" }, { "id": 37, "name": "Uncategorised" }, { "id": 38, "name": "Council Management Pending" } ], "minScale": 288895, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Environment Reserves", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 16, "name": "Council Controlled Open Space - Operational" }, "subLayers": [ { "id": 18, "name": "Conservation Reserve" }, { "id": 19, "name": "Nature Reserve" }, { "id": 20, "name": "Bushland Reserve" }, { "id": 21, "name": "Natural Amenity Reserve" }, { "id": 22, "name": "Coastal Reserve" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Conservation Reserve", "type": "Feature Layer", "description": "Conservation reserves protect and enhance the site\u2019s significant terrestrial, riparian and aquatic habitats and associated functionality and connectivity. These reserves are predominantly covered in remnant vegetation and include rare and/or threatened or locally significant species that contribute to the Sunshine Coast\u2019s valued natural environment.\n\nThe conservation reserves natural and cultural assets are highly sensitive to external impacts. Public access is limited and managed through a permit process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 17, "name": "Environment Reserves" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIONALCATEGORY", "field2": "Hierarchy", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Conservation Reserve", "" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Conservation Reserve," } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 196, 165, 255 ], "toColor": [ 174, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 143, 201, 255 ], "toColor": [ 144, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 194, 255 ], "toColor": [ 147, 177, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 161, 255 ], "toColor": [ 172, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 219, 255 ], "toColor": [ 175, 224, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 227, 170, 255 ], "toColor": [ 220, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 183, 224, 255 ], "toColor": [ 180, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 179, 128, 255 ], "toColor": [ 127, 179, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 141, 255 ], "toColor": [ 175, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 183, 255 ], "toColor": [ 150, 212, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 179, 255 ], "toColor": [ 146, 146, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 168, 255 ], "toColor": [ 130, 179, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 222, 255 ], "toColor": [ 189, 211, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 36, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Nature Reserve", "type": "Feature Layer", "description": "Nature reserves protect and enhance the site\u2019s terrestrial, riparian and aquatic habitats including various native plant and animal communities, some of which are significant.\n\nNature reserves may have areas of degraded habitat (cleared areas and non-remnant vegetation) that require rehabilitation to consolidate the reserve and build landscape connectivity.\n\nPublic access is through formal arrangements and supporting infrastructure. Secondary purposes may include sustainable recreation, research and education activities associated with the promotion and knowledge sharing of the site\u2019s ecological and cultural values.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 17, "name": "Environment Reserves" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIONALCATEGORY", "field2": "Hierarchy", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Nature Reserve", "" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Nature Reserve," } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 196, 165, 255 ], "toColor": [ 174, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 143, 201, 255 ], "toColor": [ 144, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 194, 255 ], "toColor": [ 147, 177, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 161, 255 ], "toColor": [ 172, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 219, 255 ], "toColor": [ 175, 224, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 227, 170, 255 ], "toColor": [ 220, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 183, 224, 255 ], "toColor": [ 180, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 179, 128, 255 ], "toColor": [ 127, 179, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 141, 255 ], "toColor": [ 175, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 183, 255 ], "toColor": [ 150, 212, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 179, 255 ], "toColor": [ 146, 146, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 168, 255 ], "toColor": [ 130, 179, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 222, 255 ], "toColor": [ 189, 211, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 29, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Bushland Reserve", "type": "Feature Layer", "description": "Bushland reserves protect and enhance the site\u2019s terrestrial, riparian and aquatic habitats, including various native plant and animal communities that contribute to functionality and habitat connectivity. Bushland reserves may have areas of degraded habitat that require rehabilitation/restoration to consolidate the reserve and build landscape connectivity. Bushland reserves are resilient to external impacts and may support public access and various sustainable nature based activities.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 17, "name": "Environment Reserves" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIONALCATEGORY", "field2": "Hierarchy", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Bushland Reserve", "" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bushland Reserve," } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 196, 165, 255 ], "toColor": [ 174, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 143, 201, 255 ], "toColor": [ 144, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 194, 255 ], "toColor": [ 147, 177, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 161, 255 ], "toColor": [ 172, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 219, 255 ], "toColor": [ 175, 224, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 227, 170, 255 ], "toColor": [ 220, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 183, 224, 255 ], "toColor": [ 180, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 179, 128, 255 ], "toColor": [ 127, 179, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 141, 255 ], "toColor": [ 175, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 183, 255 ], "toColor": [ 150, 212, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 179, 255 ], "toColor": [ 146, 146, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 168, 255 ], "toColor": [ 130, 179, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 222, 255 ], "toColor": [ 189, 211, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 33, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Natural Amenity Reserve", "type": "Feature Layer", "description": "Natural amenity reserves contribute to the local environment, amenity and character of an area. Natural amenity reserves generally consist of small fragmented patches of land that contain a mix of remnant and non-remnant vegetation and the associated habitat does not include any vegetation or species which are considered significant and/or sensitive from a conservation perspective.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 17, "name": "Environment Reserves" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIONALCATEGORY", "field2": "Hierarchy", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Natural Amenity Reserve", "" ], [ "Natural Amenity Reserve", "District" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Natural Amenity Reserve," }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Natural Amenity Reserve,District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 196, 165, 255 ], "toColor": [ 174, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 143, 201, 255 ], "toColor": [ 144, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 194, 255 ], "toColor": [ 147, 177, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 161, 255 ], "toColor": [ 172, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 219, 255 ], "toColor": [ 175, 224, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 227, 170, 255 ], "toColor": [ 220, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 183, 224, 255 ], "toColor": [ 180, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 179, 128, 255 ], "toColor": [ 127, 179, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 141, 255 ], "toColor": [ 175, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 183, 255 ], "toColor": [ 150, 212, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 179, 255 ], "toColor": [ 146, 146, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 168, 255 ], "toColor": [ 130, 179, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 222, 255 ], "toColor": [ 189, 211, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 28, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Coastal Reserve", "type": "Feature Layer", "description": "Coastal reserves protect and enhance coastal dunal habitats which may include various native plant and animal communities and contribute to ecological functionality and habitat connectivity. Public access through coastal reserves is supported through managed beach access.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 17, "name": "Environment Reserves" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIONALCATEGORY", "field2": "Hierarchy", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Coastal Reserve", "" ], [ "Coastal Reserve", "District" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Coastal Reserve," }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Coastal Reserve,District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 196, 165, 255 ], "toColor": [ 174, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 143, 201, 255 ], "toColor": [ 144, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 194, 255 ], "toColor": [ 147, 177, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 161, 255 ], "toColor": [ 172, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 219, 255 ], "toColor": [ 175, 224, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 227, 170, 255 ], "toColor": [ 220, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 183, 224, 255 ], "toColor": [ 180, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 179, 128, 255 ], "toColor": [ 127, 179, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 141, 255 ], "toColor": [ 175, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 183, 255 ], "toColor": [ 150, 212, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 179, 255 ], "toColor": [ 146, 146, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 168, 255 ], "toColor": [ 130, 179, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 222, 255 ], "toColor": [ 189, 211, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 25, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Recreation Parks", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 16, "name": "Council Controlled Open Space - Operational" }, "subLayers": [ { "id": 24, "name": "Recreation Park, Council wide" }, { "id": 25, "name": "Recreation Park, District" }, { "id": 26, "name": "Recreation Park, Local" }, { "id": 27, "name": "Amenity Reserve" }, { "id": 28, "name": "Linear Park" }, { "id": 29, "name": "Landscape Corridor" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "Recreation Park, Council wide", "type": "Feature Layer", "description": "Recreation parks are primarily used for recreation, social, cultural and leisure activities. They connect people to the outdoors and may provide other complementary values such as landscape enrichment, biodiversity or cultural conservation. Council-wide recreation parks are large parks that attract residents and visitors, providing spaces, settings and facilities to cater for large numbers of people. They may host major events and celebrations.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 23, "name": "Recreation Parks" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIONALCATEGORY", "field2": "Hierarchy", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Recreation Park", "Council wide" ], [ "Recreation Park", "Council-wide" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Recreation Park,Council wide" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Recreation Park,Council-wide" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 196, 165, 255 ], "toColor": [ 174, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 143, 201, 255 ], "toColor": [ 144, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 194, 255 ], "toColor": [ 147, 177, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 161, 255 ], "toColor": [ 172, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 219, 255 ], "toColor": [ 175, 224, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 227, 170, 255 ], "toColor": [ 220, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 183, 224, 255 ], "toColor": [ 180, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 179, 128, 255 ], "toColor": [ 127, 179, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 141, 255 ], "toColor": [ 175, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 183, 255 ], "toColor": [ 150, 212, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 179, 255 ], "toColor": [ 146, 146, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 168, 255 ], "toColor": [ 130, 179, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 222, 255 ], "toColor": [ 189, 211, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 42, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "Recreation Park, District", "type": "Feature Layer", "description": "Recreation parks are primarily used for recreation, social, cultural and leisure activities. They connect people to the outdoors and may provide other complementary values such as landscape enrichment, biodiversity or cultural conservation. District recreation parks attract residents and visitors from the local community and surrounding suburbs and provide a variety of spaces, settings and facilities. They may host community events and celebrations.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 23, "name": "Recreation Parks" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIONALCATEGORY", "field2": "Hierarchy", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Recreation Park", "District" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Recreation Park,District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 196, 165, 255 ], "toColor": [ 174, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 143, 201, 255 ], "toColor": [ 144, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 194, 255 ], "toColor": [ 147, 177, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 161, 255 ], "toColor": [ 172, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 219, 255 ], "toColor": [ 175, 224, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 227, 170, 255 ], "toColor": [ 220, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 183, 224, 255 ], "toColor": [ 180, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 179, 128, 255 ], "toColor": [ 127, 179, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 141, 255 ], "toColor": [ 175, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 183, 255 ], "toColor": [ 150, 212, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 179, 255 ], "toColor": [ 146, 146, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 168, 255 ], "toColor": [ 130, 179, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 222, 255 ], "toColor": [ 189, 211, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 37, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "Recreation Park, Local", "type": "Feature Layer", "description": "Recreation parks are primarily used for recreation, social, cultural and leisure activities. They connect people to the outdoors and may provide other complementary values such as landscape enrichment, biodiversity or cultural conservation. Local recreation parks are small parks that cater for frequent visits and are located a short walk from home for people in the surrounding local community. They also provide amenity and visual relief from the built environment.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 23, "name": "Recreation Parks" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIONALCATEGORY", "field2": "Hierarchy", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Recreation Park", "" ], [ "Recreation Park", "Local" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Recreation Park," }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Recreation Park,Local" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 196, 165, 255 ], "toColor": [ 174, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 143, 201, 255 ], "toColor": [ 144, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 194, 255 ], "toColor": [ 147, 177, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 161, 255 ], "toColor": [ 172, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 219, 255 ], "toColor": [ 175, 224, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 227, 170, 255 ], "toColor": [ 220, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 183, 224, 255 ], "toColor": [ 180, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 179, 128, 255 ], "toColor": [ 127, 179, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 141, 255 ], "toColor": [ 175, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 183, 255 ], "toColor": [ 150, 212, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 179, 255 ], "toColor": [ 146, 146, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 168, 255 ], "toColor": [ 130, 179, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 222, 255 ], "toColor": [ 189, 211, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 26, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "Amenity Reserve", "type": "Feature Layer", "description": "Amenity reserves are very small parks that cater for short and frequent visits a short walk from home for people in the surrounding neighbourhood. They may provide space for recreational activities, pedestrian access and linkages. Amenity reserves provide relief from surrounding built form and add to the amenity and natural character of the area. They may also provide for biodiversity or cultural conservation.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 23, "name": "Recreation Parks" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIONALCATEGORY", "field2": "Hierarchy", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Amenity Reserve", "" ], [ "Amenity Reserve", "District" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Amenity Reserve," }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Amenity Reserve,District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 196, 165, 255 ], "toColor": [ 174, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 143, 201, 255 ], "toColor": [ 144, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 194, 255 ], "toColor": [ 147, 177, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 161, 255 ], "toColor": [ 172, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 219, 255 ], "toColor": [ 175, 224, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 227, 170, 255 ], "toColor": [ 220, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 183, 224, 255 ], "toColor": [ 180, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 179, 128, 255 ], "toColor": [ 127, 179, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 141, 255 ], "toColor": [ 175, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 183, 255 ], "toColor": [ 150, 212, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 179, 255 ], "toColor": [ 146, 146, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 168, 255 ], "toColor": [ 130, 179, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 222, 255 ], "toColor": [ 189, 211, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 46, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "Linear Park", "type": "Feature Layer", "description": "Linear parks and esplanades are long narrow corridors of land that provide recreational opportunities suitable for their linear nature, often connecting other open space functions and key features and facilities. A destination in their own right due to attractive locations (eg waterfront, along the edge of bushland reserves), they are often linear in shape due to the nature of adjoining landscape features such as foreshores and waterways. Linear parks facilitate pedestrian and cycle connection between residential uses and the overall open space network, linking active and passive recreation. These parks are not part of the active transport network and are primarily for recreation.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 23, "name": "Recreation Parks" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIONALCATEGORY", "field2": "Hierarchy", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Linear Park", "" ], [ "Linear Park", "District" ], [ "Linear Park", "Local" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Linear Park," }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Linear Park,District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Linear Park,Local" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 196, 165, 255 ], "toColor": [ 174, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 143, 201, 255 ], "toColor": [ 144, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 194, 255 ], "toColor": [ 147, 177, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 161, 255 ], "toColor": [ 172, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 219, 255 ], "toColor": [ 175, 224, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 227, 170, 255 ], "toColor": [ 220, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 183, 224, 255 ], "toColor": [ 180, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 179, 128, 255 ], "toColor": [ 127, 179, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 141, 255 ], "toColor": [ 175, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 183, 255 ], "toColor": [ 150, 212, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 179, 255 ], "toColor": [ 146, 146, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 168, 255 ], "toColor": [ 130, 179, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 222, 255 ], "toColor": [ 189, 211, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 44, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "Landscape Corridor", "type": "Feature Layer", "description": "Landscape corridors are long and narrow tracts of land that function as green space between differing land uses and contribute to the ecological services and natural amenity. Landscape corridors primarily provide visual and physical landscape amenity and do not encourage pedestrian access or provide recreational facilities. Landscape corridors can function as biodiversity linkages and connect nature to the urban built form.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 23, "name": "Recreation Parks" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIONALCATEGORY", "field2": "Hierarchy", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Landscape Corridor", "" ], [ "Landscape Corridor", "Local" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Landscape Corridor," }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Landscape Corridor,Local" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 196, 165, 255 ], "toColor": [ 174, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 143, 201, 255 ], "toColor": [ 144, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 194, 255 ], "toColor": [ 147, 177, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 161, 255 ], "toColor": [ 172, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 219, 255 ], "toColor": [ 175, 224, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 227, 170, 255 ], "toColor": [ 220, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 183, 224, 255 ], "toColor": [ 180, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 179, 128, 255 ], "toColor": [ 127, 179, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 141, 255 ], "toColor": [ 175, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 183, 255 ], "toColor": [ 150, 212, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 179, 255 ], "toColor": [ 146, 146, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 168, 255 ], "toColor": [ 130, 179, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 222, 255 ], "toColor": [ 189, 211, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 30, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 30, "name": "Sports Grounds", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 16, "name": "Council Controlled Open Space - Operational" }, "subLayers": [ { "id": 31, "name": "Sports Ground, Council wide" }, { "id": 32, "name": "Sports Ground, District" }, { "id": 33, "name": "Sports Ground, Local" }, { "id": 34, "name": "Specific Purpose Sports" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "Sports Ground, Council wide", "type": "Feature Layer", "description": "Sports grounds provide spaces and facilities for practising and playing structured or organised sports. They also provide a range of recreation activities and spaces for residents and visitors to the park. Council-wide sports grounds are large parks that provide spectator seating, supporting infrastructure and parking for major sports events. They cater for a large catchment and normally accommodate several organisations that share the facilities. These parks may host major community and sporting events. They may be appropriate locations for outdoor stadiums and event spaces.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 30, "name": "Sports Grounds" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIONALCATEGORY", "field2": "Hierarchy", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Sports Ground", "Council wide" ], [ "Sports Ground", "Council-wide" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sports Ground,Council wide" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sports Ground,Council-wide" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 196, 165, 255 ], "toColor": [ 174, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 143, 201, 255 ], "toColor": [ 144, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 194, 255 ], "toColor": [ 147, 177, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 161, 255 ], "toColor": [ 172, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 219, 255 ], "toColor": [ 175, 224, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 227, 170, 255 ], "toColor": [ 220, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 183, 224, 255 ], "toColor": [ 180, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 179, 128, 255 ], "toColor": [ 127, 179, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 141, 255 ], "toColor": [ 175, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 183, 255 ], "toColor": [ 150, 212, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 179, 255 ], "toColor": [ 146, 146, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 168, 255 ], "toColor": [ 130, 179, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 222, 255 ], "toColor": [ 189, 211, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 49, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 32, "name": "Sports Ground, District", "type": "Feature Layer", "description": "Sports grounds provide spaces and facilities for practising and playing structured or organised sports. They also provide a range of recreation activities and spaces for residents and visitors to the park. District sports grounds are medium-sized spaces that may provide opportunities for shared use. They cater to the district and local catchment and are used as competition venues or community event spaces.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 30, "name": "Sports Grounds" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIONALCATEGORY", "field2": "Hierarchy", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Sports Ground", "District" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sports Ground,District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 196, 165, 255 ], "toColor": [ 174, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 143, 201, 255 ], "toColor": [ 144, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 194, 255 ], "toColor": [ 147, 177, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 161, 255 ], "toColor": [ 172, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 219, 255 ], "toColor": [ 175, 224, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 227, 170, 255 ], "toColor": [ 220, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 183, 224, 255 ], "toColor": [ 180, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 179, 128, 255 ], "toColor": [ 127, 179, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 141, 255 ], "toColor": [ 175, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 183, 255 ], "toColor": [ 150, 212, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 179, 255 ], "toColor": [ 146, 146, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 168, 255 ], "toColor": [ 130, 179, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 222, 255 ], "toColor": [ 189, 211, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 47, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 33, "name": "Sports Ground, Local", "type": "Feature Layer", "description": "Sports grounds provide spaces and facilities for practising and playing structured or organised sports. They also provide a range of recreation activities and spaces for residents and visitors to the park. District sports grounds are medium-sized spaces that may provide opportunities for shared use. They cater to the district and local catchment and are used as competition venues or community event spaces.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 30, "name": "Sports Grounds" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIONALCATEGORY", "field2": "Hierarchy", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Sports Ground", "" ], [ "Sports Ground", "Local" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sports Ground," }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sports Ground,Local" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 196, 165, 255 ], "toColor": [ 174, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 143, 201, 255 ], "toColor": [ 144, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 194, 255 ], "toColor": [ 147, 177, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 161, 255 ], "toColor": [ 172, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 219, 255 ], "toColor": [ 175, 224, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 227, 170, 255 ], "toColor": [ 220, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 183, 224, 255 ], "toColor": [ 180, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 179, 128, 255 ], "toColor": [ 127, 179, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 141, 255 ], "toColor": [ 175, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 183, 255 ], "toColor": [ 150, 212, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 179, 255 ], "toColor": [ 146, 146, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 168, 255 ], "toColor": [ 130, 179, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 222, 255 ], "toColor": [ 189, 211, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 41, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 34, "name": "Specific Purpose Sports", "type": "Feature Layer", "description": "Specific Purpose Sports.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 30, "name": "Sports Grounds" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 20, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 35, "name": "Utility", "type": "Feature Layer", "description": "Recreation parks are primarily used for recreation, social, cultural and leisure activities. They connect people to the outdoors and may provide other complementary values such as landscape enrichment, biodiversity or cultural conservation. Council-wide recreation parks are large parks that attract residents and visitors, providing spaces, settings and facilities to cater for large numbers of people. They may host major events and celebrations.\nCategory derived form Council's Operational Open Space Layer.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 16, "name": "Council Controlled Open Space - Operational" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIONALCATEGORY", "field2": "Hierarchy", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Utility", "" ], [ "Utility", "Local" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Utility," }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Utility,Local" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 196, 165, 255 ], "toColor": [ 174, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 143, 201, 255 ], "toColor": [ 144, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 194, 255 ], "toColor": [ 147, 177, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 161, 255 ], "toColor": [ 172, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 219, 255 ], "toColor": [ 175, 224, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 227, 170, 255 ], "toColor": [ 220, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 183, 224, 255 ], "toColor": [ 180, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 179, 128, 255 ], "toColor": [ 127, 179, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 141, 255 ], "toColor": [ 175, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 183, 255 ], "toColor": [ 150, 212, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 179, 255 ], "toColor": [ 146, 146, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 168, 255 ], "toColor": [ 130, 179, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 222, 255 ], "toColor": [ 189, 211, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 48, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 36, "name": "Civic Park", "type": "Feature Layer", "description": "Recreation parks are primarily used for recreation, social, cultural and leisure activities. They connect people to the outdoors and may provide other complementary values such as landscape enrichment, biodiversity or cultural conservation. Council-wide recreation parks are large parks that attract residents and visitors, providing spaces, settings and facilities to cater for large numbers of people. They may host major events and celebrations.\nCategory derived form Council's Operational Open Space Layer.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 16, "name": "Council Controlled Open Space - Operational" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIONALCATEGORY", "field2": "Hierarchy", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Civic Park", "" ], [ "Civic Park", "Local" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Civic Park," }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Civic Park,Local" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 196, 165, 255 ], "toColor": [ 174, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 143, 201, 255 ], "toColor": [ 144, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 194, 255 ], "toColor": [ 147, 177, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 161, 255 ], "toColor": [ 172, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 219, 255 ], "toColor": [ 175, 224, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 227, 170, 255 ], "toColor": [ 220, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 183, 224, 255 ], "toColor": [ 180, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 179, 128, 255 ], "toColor": [ 127, 179, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 141, 255 ], "toColor": [ 175, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 183, 255 ], "toColor": [ 150, 212, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 179, 255 ], "toColor": [ 146, 146, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 168, 255 ], "toColor": [ 130, 179, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 222, 255 ], "toColor": [ 189, 211, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 45, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 37, "name": "Uncategorised", "type": "Feature Layer", "description": "Recreation parks are primarily used for recreation, social, cultural and leisure activities. They connect people to the outdoors and may provide other complementary values such as landscape enrichment, biodiversity or cultural conservation. Council-wide recreation parks are large parks that attract residents and visitors, providing spaces, settings and facilities to cater for large numbers of people. They may host major events and celebrations.\nCategory derived form Council's Operational Open Space Layer.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 16, "name": "Council Controlled Open Space - Operational" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIONALCATEGORY", "field2": "Hierarchy", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "", "" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "," } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 196, 165, 255 ], "toColor": [ 174, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 143, 201, 255 ], "toColor": [ 144, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 194, 255 ], "toColor": [ 147, 177, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 227, 161, 255 ], "toColor": [ 172, 227, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 219, 255 ], "toColor": [ 175, 224, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 227, 170, 255 ], "toColor": [ 220, 227, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 183, 224, 255 ], "toColor": [ 180, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 179, 128, 255 ], "toColor": [ 127, 179, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 141, 255 ], "toColor": [ 175, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 183, 255 ], "toColor": [ 150, 212, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 179, 255 ], "toColor": [ 146, 146, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 168, 255 ], "toColor": [ 130, 179, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 222, 255 ], "toColor": [ 189, 211, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 22, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 38, "name": "Council Management Pending", "type": "Feature Layer", "description": "Recreation parks are primarily used for recreation, social, cultural and leisure activities. They connect people to the outdoors and may provide other complementary values such as landscape enrichment, biodiversity or cultural conservation. Council-wide recreation parks are large parks that attract residents and visitors, providing spaces, settings and facilities to cater for large numbers of people. They may host major events and celebrations.\nCategory derived form Council's Operational Open Space Layer.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC 2018", "parentLayer": { "id": 16, "name": "Council Controlled Open Space - Operational" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 18056, "name": "Default", "priority": 40, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRATEGICCATEGORY", "type": "esriFieldTypeString", "alias": "STRATEGICCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "OpenspaceCategory", "description": "Openspace Category", "codedValues": [ { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Recreation Park", "code": "Recreation Park" }, { "name": "Sports Ground", "code": "Sports Ground" }, { "name": "Utility", "code": "Utility" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "OTHERNAMES", "type": "esriFieldTypeString", "alias": "OTHERNAMES", "length": 150, "domain": null }, { "name": "BRANCH", "type": "esriFieldTypeString", "alias": "BRANCH", "length": 50, "domain": { "type": "codedValue", "name": "AdmdmCouncilBranch", "description": "Branch Responsible for work", "codedValues": [ { "name": "PARKS AND GARDEN", "code": "PARKS AND GARDEN" }, { "name": "ENVIRONMENTAL OPERATIONS", "code": "ENVIRONMENTAL OPERATIONS" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ENVIRONMENTAL OPERATIONS WATERWAYS", "code": "ENVIRONMENTAL OPERATIONS WATERWAYS" }, { "name": "DEVELOPER - FUTURE P&G", "code": "DEVELOPER - FUTURE P&G" }, { "name": "DEVELOPER - FUTURE EO", "code": "DEVELOPER - FUTURE EO" }, { "name": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL", "code": "ENVIRONMENTAL OPERATIONS COASTAL & CANAL" }, { "name": "PROPERTY MANAGEMENT", "code": "PROPERTY MANAGEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 100, "domain": null }, { "name": "Equip_No", "type": "esriFieldTypeString", "alias": "Equip_No", "length": 10, "domain": null }, { "name": "OnMaintDate", "type": "esriFieldTypeDate", "alias": "OnMaintDate", "length": 8, "domain": null }, { "name": "OffMaintDate", "type": "esriFieldTypeDate", "alias": "OffMaintDate", "length": 8, "domain": null }, { "name": "Hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "length": 50, "domain": { "type": "codedValue", "name": "OpenspaceHierarchy", "description": "Openspace Heirarchy", "codedValues": [ { "name": "Council-wide", "code": "Council-wide" }, { "name": "District", "code": "District" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationNo", "type": "esriFieldTypeInteger", "alias": "LocationNo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeInteger", "alias": "ROWSTAMP", "domain": null }, { "name": "MXCLASSSTRUCTUREID", "type": "esriFieldTypeString", "alias": "MXCLASSSTRUCTUREID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4517", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4517", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 288895, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 39, "name": "Levy Purchased Properties", "type": "Feature Layer", "description": "Represents the land parcels purchased through the Environment Levy.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC", "parentLayer": null, "subLayers": [], "minScale": 0, "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": [ 255, 255, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.699847762203235E7, "ymin": -3114410.6535102227, "xmax": 1.7045868131342903E7, "ymax": -3056946.56902599, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Reserve_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LotPlan", "type": "esriFieldTypeString", "alias": "LotPlan", "length": 50, "domain": null }, { "name": "Previous_LotPlan", "type": "esriFieldTypeString", "alias": "Previous_LotPlan", "length": 50, "domain": null }, { "name": "Address_Short", "type": "esriFieldTypeString", "alias": "Address_Short", "length": 157, "domain": null }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": null }, { "name": "Reserve_Name", "type": "esriFieldTypeString", "alias": "Reserve_Name", "length": 255, "domain": null }, { "name": "Contract_Settlement_Date", "type": "esriFieldTypeDate", "alias": "Contract_Settlement_Date", "length": 8, "domain": null }, { "name": "Contract_Price", "type": "esriFieldTypeInteger", "alias": "Contract_Price", "domain": null }, { "name": "Area_ha", "type": "esriFieldTypeDouble", "alias": "Area_ha", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "original_Object_ID", "type": "esriFieldTypeInteger", "alias": "original_Object_ID", "domain": null }, { "name": "ContractSettlementDate", "type": "esriFieldTypeString", "alias": "ContractSettlementDate", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LevyPurchasedArea", "type": "esriFieldTypeDouble", "alias": "LevyPurchasedArea", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Management_Status", "type": "esriFieldTypeString", "alias": "Management_Status", "length": 50, "domain": { "type": "codedValue", "name": "ManagementStatus", "description": "ManagementStatus", "codedValues": [ { "name": "Council (EL establishment)", "code": "Council (EL establishment)" }, { "name": "Council (operational)", "code": "Council (operational)" }, { "name": "Council (trustee)", "code": "Council (trustee)" }, { "name": "NA", "code": "NA" }, { "name": "Property", "code": "Property" }, { "name": "Queensland Bulk Water", "code": "Queensland Bulk Water" }, { "name": "State", "code": "State" }, { "name": "TBD", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3963_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3963", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3680_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 40, "name": "Glyphosate Restricted Areas", "type": "Feature Layer", "description": "There has been a strong focus on council\u2019s use and processes around Glyphosate herbicides, from both the staff, community and management. Roundup and other Glyphosate products are still considered safe for use by the Australian Pest and Veterinary Medical Association (APVMA) however there has been much media attention over the past 12 months around the risks associated with glyphosate products. \n\nA Herbicide (Glyphosate) Working Group was initiated in 2018 with key stakeholders from a number of branches representing the group. The group was initiated to discuss and progress how we could improve council\u2019s process of herbicide management from a strategic and operational level and ensure that council meets its duty of care to for both staff, community and the environment. A group Charter (attached) has been established andyou are invited to have a read to understand the objectives of the group.\nOver the last few months a number of recommendations were presented to the Health & Safety Steering Committee and endorsed.\n\nOne of the recommendations will require changes to the way we currently manage weeds within playgrounds and shopping precinct areas which is:\n\nACTION: All council and contractor staff to cease spraying Glyphosate within 10m of playgrounds and within shopping precincts.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Sunshine Coast Regional Council", "parentLayer": null, "subLayers": [], "minScale": 288895, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 197, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.70013329056372E7, "ymin": -3110844.3590235054, "xmax": 1.7047857993194804E7, "ymax": -3057970.6545678647, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "FREQUENCY", "type": "esriFieldTypeString", "alias": "FREQUENCY", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 254, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 254, "domain": null }, { "name": "last_edited_data", "type": "esriFieldTypeDate", "alias": "last_edited_data", "length": 8, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R193_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S183_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 41, "name": "Fauna Crossings", "type": "Feature Layer", "description": "This dataset is intended to represent the location and basic attributes of known, recorded, fauna crossingassets within the Sunshine Coast LGA. Features within this dataset have been captured by various Sunshine Coast Council personnel and methodologies. Dataset re-projected to GDA2020 on 01/06/2020 by the GDA2020 Transformation Project Team.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "vcsWkid": 5711, "latestVcsWkid": 5711, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "AHD", "heightUnit": "meter" }, "copyrightText": "Source: Sunshine Coast Council Asset Management Branch; Environmental Operations Branch; Environment & Sustainability Policy Branch.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FeatureTypeCode", "uniqueValueGroups": [ { "heading": "FeatureTypeCode", "classes": [ { "label": "Culvert", "description": "Culvert", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "FC02" ] ] }, { "label": "Elevated Walkway", "description": "Elevated Walkway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "FC07" ] ] }, { "label": "Fishway", "description": "Fishway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "FC06" ] ] }, { "label": "Glider Pole", "description": "Glider Pole", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "FC03" ] ] }, { "label": "Land Bridge", "description": "Land Bridge", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "FC08" ] ] }, { "label": "Refuge/Escape Ladder", "description": "Refuge/Escape Ladder", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "FC05" ] ] }, { "label": "Refuge/Escape Pole", "description": "Refuge/Escape Pole", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "FC04" ] ] }, { "label": "Rope Bridge", "description": "Rope Bridge", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "FC01" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "FC02", "label": "Culvert" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "FC07", "label": "Elevated Walkway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "FC06", "label": "Fishway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "FC03", "label": "Glider Pole" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "FC08", "label": "Land Bridge" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "FC05", "label": "Refuge/Escape Ladder" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "FC04", "label": "Refuge/Escape Pole" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "FC01", "label": "Rope Bridge" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 120, 153, 255 ], "toColor": [ 64, 120, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 227, 79, 255 ], "toColor": [ 84, 227, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 114, 91, 255 ], "toColor": [ 245, 114, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 101, 247, 255 ], "toColor": [ 221, 101, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 156, 95, 255 ], "toColor": [ 143, 156, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 250, 219, 255 ], "toColor": [ 97, 250, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 60, 100, 255 ], "toColor": [ 130, 60, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 245, 109, 255 ], "toColor": [ 247, 245, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 149, 250, 255 ], "toColor": [ 147, 149, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 218, 247, 255 ], "toColor": [ 151, 218, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 104, 157, 255 ], "toColor": [ 242, 104, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 61, 173, 255 ], "toColor": [ 108, 61, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 126, 118, 255 ], "toColor": [ 181, 126, 118, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.7024136787356198E7, "ymin": -3106015.564548471, "xmax": 1.7042477485678863E7, "ymax": -3062002.0695095207, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "site_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 25, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 25, "domain": null }, { "name": "GeomMthd", "type": "esriFieldTypeString", "alias": "GeomMthd", "length": 50, "domain": { "type": "codedValue", "name": "SCC_GeomMthd", "description": "Geometry create or modify method", "codedValues": [ { "name": "Supplied Digital XML (ADAC)", "code": "Supplied Digital XML (ADAC)" }, { "name": "Supplied Digital CAD (ADAC)", "code": "Supplied Digital CAD (ADAC)" }, { "name": "Supplied Digital CAD/ GIS (Other)", "code": "Supplied Digital CAD/ GIS (Other)" }, { "name": "Digitised from Imagery", "code": "Digitised from Imagery" }, { "name": "Digitised from Hardcopy (AsCon)", "code": "Digitised from Hardcopy (AsCon)" }, { "name": "Digitised from Hardcopy (Other)", "code": "Digitised from Hardcopy (Other)" }, { "name": "GPS (Diff Corrected)", "code": "GPS (Diff Corrected)" }, { "name": "GPS (Uncorrected)", "code": "GPS (Uncorrected)" }, { "name": "Sketch/ Approximate", "code": "Sketch/ Approximate" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other \u2013 See Comments", "code": "Other \u2013 See Comments" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FinanceAssetNo", "type": "esriFieldTypeString", "alias": "FinanceAssetNo", "length": 20, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "SCC_Ownership", "description": "Owner of Asset", "codedValues": [ { "name": "Council", "code": "Council" }, { "name": "Private", "code": "Private" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Developer", "code": "Developer" }, { "name": "Other Council", "code": "Other Council" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FinDate", "type": "esriFieldTypeString", "alias": "FinDate", "length": 10, "domain": null }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "ProjectNo", "type": "esriFieldTypeString", "alias": "ProjectNo", "length": 50, "domain": null }, { "name": "DocumentLink", "type": "esriFieldTypeString", "alias": "DocumentLink", "length": 200, "domain": null }, { "name": "Width_m", "type": "esriFieldTypeDouble", "alias": "Width_m", "domain": null }, { "name": "Height_m", "type": "esriFieldTypeDouble", "alias": "Height_m", "domain": null }, { "name": "PoleQuantity", "type": "esriFieldTypeString", "alias": "PoleQuantity", "length": 25, "domain": { "type": "codedValue", "name": "ConfirmFCR_PolesQuantity", "description": "Confirm FCR - Poles Quantity", "codedValues": [ { "name": "Trees used instead", "code": "Trees used instead" }, { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "site_code", "type": "esriFieldTypeString", "alias": "site_code", "length": 10, "domain": null }, { "name": "AssetManager", "type": "esriFieldTypeString", "alias": "AssetManager", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_AssetManager", "description": "Confirm General - Asset Manager", "codedValues": [ { "name": "Environmental Operations", "code": "Environmental Operations" }, { "name": "Private", "code": "Private" }, { "name": "Property Management", "code": "Property Management" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Waste and Resource Management", "code": "Waste and Resource Management" }, { "name": "Parks and Gardens", "code": "Parks and Gardens" }, { "name": "Customer Response", "code": "Customer Response" }, { "name": "Developer", "code": "Developer" }, { "name": "Arts, Heritage and Libraries", "code": "Arts, Heritage and Libraries" }, { "name": "Business Development", "code": "Business Development" }, { "name": "Community Planning and Develop", "code": "Community Planning and Develop" }, { "name": "Digital Information Services", "code": "Digital Information Services" }, { "name": "Fleet Services", "code": "Fleet Services" }, { "name": "Holiday Parks", "code": "Holiday Parks" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Sport and Community Venues", "code": "Sport and Community Venues" }, { "name": "STATE", "code": "STATE" }, { "name": "Transport and Infra Planning", "code": "Transport and Infra Planning" }, { "name": "TMR", "code": "TMR" }, { "name": "ENERGEX", "code": "ENERGEX" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Other Council", "code": "Other Council" }, { "name": "Federal", "code": "Federal" }, { "name": "Cemeteries", "code": "Cemeteries" }, { "name": "Transport Network Management", "code": "Transport Network Management" }, { "name": "Transport Network Operations", "code": "Transport Network Operations" }, { "name": "Business and Innovation", "code": "Business and Innovation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssetSource", "type": "esriFieldTypeString", "alias": "AssetSource", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_AssetSource", "description": "Confirm General - Asset Source", "codedValues": [ { "name": "Capital", "code": "Capital" }, { "name": "Contributed", "code": "Contributed" }, { "name": "Discovery", "code": "Discovery" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Operational", "code": "Operational" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Split", "code": "Split" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FeatureTypeCode", "type": "esriFieldTypeString", "alias": "FeatureTypeCode", "length": 4, "domain": { "type": "codedValue", "name": "ConfirmFCR_FeatureTypeCode", "description": "Confirm FCR - Feature Type Code", "codedValues": [ { "name": "Rope Bridge", "code": "FC01" }, { "name": "Culvert", "code": "FC02" }, { "name": "Glider Pole", "code": "FC03" }, { "name": "Refuge/Escape Pole", "code": "FC04" }, { "name": "Refuge/Escape Ladder", "code": "FC05" }, { "name": "Fishway", "code": "FC06" }, { "name": "Elevated Walkway", "code": "FC07" }, { "name": "Land Bridge", "code": "FC08" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DrawingNo", "type": "esriFieldTypeString", "alias": "DrawingNo", "length": 50, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 30, "domain": { "type": "codedValue", "name": "SCC_Division", "description": "SCC_Division", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstalledDate", "type": "esriFieldTypeDate", "alias": "InstalledDate", "length": 8, "domain": null }, { "name": "Length_m", "type": "esriFieldTypeDouble", "alias": "Length_m", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 500, "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_MaintainedBy", "description": "Confirm General - Maintained By", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "Sport and Community Venues", "code": "Sport and Community Venues" }, { "name": "Business Development", "code": "Business Development" }, { "name": "Leasee", "code": "Leasee" }, { "name": "Fleet Services", "code": "Fleet Services" }, { "name": "Developer", "code": "Developer" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Waste - Collection Services", "code": "Waste - Collection Services" }, { "name": "Waste - Diversion & Disposal", "code": "Waste - Diversion & Disposal" }, { "name": "Parks and Gardens", "code": "Parks and Gardens" }, { "name": "Property Management", "code": "Property Management" }, { "name": "EO Coast & Constr Water Bodies", "code": "EO Coast & Constr Water Bodies" }, { "name": "EO Natural Areas", "code": "EO Natural Areas" }, { "name": "Arts, Heritage and Libraries", "code": "Arts, Heritage and Libraries" }, { "name": "TMR", "code": "TMR" }, { "name": "ENERGEX", "code": "ENERGEX" }, { "name": "Customer Response", "code": "Customer Response" }, { "name": "Transport Infra Planning", "code": "Transport Infra Planning" }, { "name": "Community Planning and Develop", "code": "Community Planning and Develop" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Digital Information Services", "code": "Digital Information Services" }, { "name": "STATE", "code": "STATE" }, { "name": "Cemeteries", "code": "Cemeteries" }, { "name": "Transport Network Management", "code": "Transport Network Management" }, { "name": "Transport Network Operations", "code": "Transport Network Operations" }, { "name": "Business and Innovation", "code": "Business and Innovation" }, { "name": "EO Environmental Edu & Rec", "code": "EO Environmental Edu & Rec" }, { "name": "EO Community Catchment P/ships", "code": "EO Community Catchment P/ships" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "ReplacedAssNo", "type": "esriFieldTypeString", "alias": "ReplacedAssNo", "length": 50, "domain": null }, { "name": "RevisionNumber", "type": "esriFieldTypeSmallInteger", "alias": "RevisionNumber", "domain": null }, { "name": "ServicePrecinct", "type": "esriFieldTypeString", "alias": "ServicePrecinct", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_ServicePrecinct", "description": "Confirm General - Service Precinct", "codedValues": [ { "name": "Beerwah Precinct", "code": "Beerwah Precinct" }, { "name": "Buderim Precinct", "code": "Buderim Precinct" }, { "name": "Bulcock Street/Caloundra Espla", "code": "Bulcock Street/Caloundra Espla" }, { "name": "Coolum Beach Precinct", "code": "Coolum Beach Precinct" }, { "name": "Cotton Tree Precinct", "code": "Cotton Tree Precinct" }, { "name": "Currie Street Precinct", "code": "Currie Street Precinct" }, { "name": "Dicky Beach Precinct", "code": "Dicky Beach Precinct" }, { "name": "Eudlo Precinct", "code": "Eudlo Precinct" }, { "name": "Eumundi Precinct", "code": "Eumundi Precinct" }, { "name": "Glass House Mountains Precinct", "code": "Glass House Mountains Precinct" }, { "name": "Golden Beach Precinct", "code": "Golden Beach Precinct" }, { "name": "Kenilworth Precinct", "code": "Kenilworth Precinct" }, { "name": "Kings Beach Precinct", "code": "Kings Beach Precinct" }, { "name": "Landsborough Precinct", "code": "Landsborough Precinct" }, { "name": "Maleny Precinct", "code": "Maleny Precinct" }, { "name": "Marcoola Precinct", "code": "Marcoola Precinct" }, { "name": "Moffat Beach Precinct", "code": "Moffat Beach Precinct" }, { "name": "Montville Precinct", "code": "Montville Precinct" }, { "name": "Mooloolaba Esplanade Precinct", "code": "Mooloolaba Esplanade Precinct" }, { "name": "Mooloolah Valley Precinct", "code": "Mooloolah Valley Precinct" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Palmwoods Precinct", "code": "Palmwoods Precinct" }, { "name": "Woombye Precinct", "code": "Woombye Precinct" }, { "name": "Yandina Precinct", "code": "Yandina Precinct" }, { "name": "Maroochydore CBD Precinct", "code": "Maroochydore CBD Precinct" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "site_name", "type": "esriFieldTypeString", "alias": "site_name", "length": 40, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_Status", "description": "Confirm General - Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Closed", "code": "Closed" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Active - For Review", "code": "Active - For Review" }, { "name": "Disposed - Data Error", "code": "Disposed - Data Error" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmFCR_Material", "description": "Confirm FCR - Material", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Fibreglass", "code": "Fibreglass" }, { "name": "Masonry", "code": "Masonry" }, { "name": "Plastic - Nylon", "code": "Plastic - Nylon" }, { "name": "Plastic - Other", "code": "Plastic - Other" }, { "name": "Rock", "code": "Rock" }, { "name": "Steel Galvanised", "code": "Steel Galvanised" }, { "name": "Steel Powdercoated", "code": "Steel Powdercoated" }, { "name": "Timber", "code": "Timber" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Combination - See notes", "code": "Combination - See notes" }, { "name": "Other - See notes", "code": "Other - See notes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConfirmedUse", "type": "esriFieldTypeString", "alias": "ConfirmedUse", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmFCR_ConfirmedUse", "description": "Confirm FCR Confirmed Use", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TargetSpecies", "type": "esriFieldTypeString", "alias": "TargetSpecies", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmFCR_TargetSpecies", "description": "Confirm FCR - Target Species", "codedValues": [ { "name": "Amphibians", "code": "Amphibians" }, { "name": "Aquatic", "code": "Aquatic" }, { "name": "Reptiles", "code": "Reptiles" }, { "name": "Small terrestrial mammal", "code": "Small terrestrial mammal" }, { "name": "Large terrestrial mammal", "code": "Large terrestrial mammal" }, { "name": "Arboreal mammal", "code": "Arboreal mammal" }, { "name": "Macropods", "code": "Macropods" }, { "name": "Koalas", "code": "Koalas" }, { "name": "Other - See comments", "code": "Other - See comments" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Monitored", "type": "esriFieldTypeString", "alias": "Monitored", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmFCR_Monitored", "description": "Confirm FCR - Monitored", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Currently", "code": "Currently" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DispDate", "type": "esriFieldTypeDate", "alias": "DispDate", "length": 8, "domain": null }, { "name": "StatusChangeReason", "type": "esriFieldTypeString", "alias": "StatusChangeReason\n", "length": 500, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3876_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3876", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3603_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 42, "name": "Artificial Habitat", "type": "Feature Layer", "description": "This dataset is intended to represent the location and basic attributes of known, recorded, artificial habitat assets within the Sunshine Coast LGA. Features within this dataset have been captured by various Sunshine Coast Council personnel and methodologies. Dataset re-projected to GDA2020 on 01/06/2020 by the GDA2020 Transformation Project Team.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "vcsWkid": 5711, "latestVcsWkid": 5711, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "AHD", "heightUnit": "meter" }, "copyrightText": "Source: Sunshine Coast Council Asset Management Branch; Environmental Operations Branch; Environment & Sustainability Policy Branch.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ce19c3997f3f603f79ceabb4fb65408d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB6UlEQVQ4jdXUP6jaQBwH8K8kb4p1UkcNRVtcRF00Di4dHjhWBEFpwc3lgZO6iOK/QRCzd3WtgkOpZKwGHHQKokMp6uKkwrvpGSzJUOrzxPjKG/qDg7vL3SeX392FxSsF+9/DbzweT3e5XEYIIXdGAI7jDoIg/IzFYveZTOYXFbZYLF9ms9mHW1ZGCGElSXpnMpm+A3hPhQkhUbwwZFl++3f7BFZV1WwEcbvdaLVacDqd6Ha76HQ6WCwW7D9tntVqxWAwAM/zevtwOKDX652NMwy7XC5ks1nE43HYbLY//avVCtPp9GVwLpdDtVoFy54Pr9fr1DlX4VQqhVKpREUnkwnG4/FtcDgcRqPRQCQSoT6fz+d6Wo7HozE4FAqhVqvB6/WiUChoZxs+n0/fJG3VGlSpVCCKIux2+8UvPYODwSB2ux38fj8cDgfa7TYkSUIymUS/39ePWjqdRrFYRLlcNg6LoqgXLdbrNUajkV7fbrcQBAHRaBTD4RDNZvMiSoVpwXEcAoEANpsNEomEnpZrcQIzDPNIu31avvP5PPb7/UWI47gnQggdBvAVwKfnk2RZvrpCnud/KIpCh1VVfWAYRqt+NPrfYFmWmM3mb4qipE/6n43bq6r6GYBWDIWWb+0Unb3QKHBrvBr8G/cerjMXY441AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.7000338719670083E7, "ymin": -3119144.592607741, "xmax": 1.7048285812050097E7, "ymax": -3058713.284263755, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "site_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "GeomMthd", "type": "esriFieldTypeString", "alias": "GeomMthd", "length": 50, "domain": { "type": "codedValue", "name": "SCC_GeomMthd", "description": "Geometry create or modify method", "codedValues": [ { "name": "Supplied Digital XML (ADAC)", "code": "Supplied Digital XML (ADAC)" }, { "name": "Supplied Digital CAD (ADAC)", "code": "Supplied Digital CAD (ADAC)" }, { "name": "Supplied Digital CAD/ GIS (Other)", "code": "Supplied Digital CAD/ GIS (Other)" }, { "name": "Digitised from Imagery", "code": "Digitised from Imagery" }, { "name": "Digitised from Hardcopy (AsCon)", "code": "Digitised from Hardcopy (AsCon)" }, { "name": "Digitised from Hardcopy (Other)", "code": "Digitised from Hardcopy (Other)" }, { "name": "GPS (Diff Corrected)", "code": "GPS (Diff Corrected)" }, { "name": "GPS (Uncorrected)", "code": "GPS (Uncorrected)" }, { "name": "Sketch/ Approximate", "code": "Sketch/ Approximate" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other \u2013 See Comments", "code": "Other \u2013 See Comments" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LegacyAssetID", "type": "esriFieldTypeString", "alias": "LegacyAssetID", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_Status", "description": "Confirm General - Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Closed", "code": "Closed" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Active - For Review", "code": "Active - For Review" }, { "name": "Disposed - Data Error", "code": "Disposed - Data Error" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "SCC_Ownership", "description": "Owner of Asset", "codedValues": [ { "name": "Council", "code": "Council" }, { "name": "Private", "code": "Private" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Developer", "code": "Developer" }, { "name": "Other Council", "code": "Other Council" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssetManager", "type": "esriFieldTypeString", "alias": "AssetManager", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_AssetManager", "description": "Confirm General - Asset Manager", "codedValues": [ { "name": "Environmental Operations", "code": "Environmental Operations" }, { "name": "Private", "code": "Private" }, { "name": "Property Management", "code": "Property Management" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Waste and Resource Management", "code": "Waste and Resource Management" }, { "name": "Parks and Gardens", "code": "Parks and Gardens" }, { "name": "Customer Response", "code": "Customer Response" }, { "name": "Developer", "code": "Developer" }, { "name": "Arts, Heritage and Libraries", "code": "Arts, Heritage and Libraries" }, { "name": "Business Development", "code": "Business Development" }, { "name": "Community Planning and Develop", "code": "Community Planning and Develop" }, { "name": "Digital Information Services", "code": "Digital Information Services" }, { "name": "Fleet Services", "code": "Fleet Services" }, { "name": "Holiday Parks", "code": "Holiday Parks" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Sport and Community Venues", "code": "Sport and Community Venues" }, { "name": "STATE", "code": "STATE" }, { "name": "Transport and Infra Planning", "code": "Transport and Infra Planning" }, { "name": "TMR", "code": "TMR" }, { "name": "ENERGEX", "code": "ENERGEX" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Other Council", "code": "Other Council" }, { "name": "Federal", "code": "Federal" }, { "name": "Cemeteries", "code": "Cemeteries" }, { "name": "Transport Network Management", "code": "Transport Network Management" }, { "name": "Transport Network Operations", "code": "Transport Network Operations" }, { "name": "Business and Innovation", "code": "Business and Innovation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_MaintainedBy", "description": "Confirm General - Maintained By", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "Sport and Community Venues", "code": "Sport and Community Venues" }, { "name": "Business Development", "code": "Business Development" }, { "name": "Leasee", "code": "Leasee" }, { "name": "Fleet Services", "code": "Fleet Services" }, { "name": "Developer", "code": "Developer" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Waste - Collection Services", "code": "Waste - Collection Services" }, { "name": "Waste - Diversion & Disposal", "code": "Waste - Diversion & Disposal" }, { "name": "Parks and Gardens", "code": "Parks and Gardens" }, { "name": "Property Management", "code": "Property Management" }, { "name": "EO Coast & Constr Water Bodies", "code": "EO Coast & Constr Water Bodies" }, { "name": "EO Natural Areas", "code": "EO Natural Areas" }, { "name": "Arts, Heritage and Libraries", "code": "Arts, Heritage and Libraries" }, { "name": "TMR", "code": "TMR" }, { "name": "ENERGEX", "code": "ENERGEX" }, { "name": "Customer Response", "code": "Customer Response" }, { "name": "Transport Infra Planning", "code": "Transport Infra Planning" }, { "name": "Community Planning and Develop", "code": "Community Planning and Develop" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Digital Information Services", "code": "Digital Information Services" }, { "name": "STATE", "code": "STATE" }, { "name": "Cemeteries", "code": "Cemeteries" }, { "name": "Transport Network Management", "code": "Transport Network Management" }, { "name": "Transport Network Operations", "code": "Transport Network Operations" }, { "name": "Business and Innovation", "code": "Business and Innovation" }, { "name": "EO Environmental Edu & Rec", "code": "EO Environmental Edu & Rec" }, { "name": "EO Community Catchment P/ships", "code": "EO Community Catchment P/ships" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Division", "description": "SCC_Division", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ProjectNo", "type": "esriFieldTypeString", "alias": "ProjectNo", "length": 50, "domain": null }, { "name": "DrawingNo", "type": "esriFieldTypeString", "alias": "DrawingNo", "length": 50, "domain": null }, { "name": "DocumentLink", "type": "esriFieldTypeString", "alias": "DocumentLink", "length": 200, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "ConfirmARH_Material", "description": "Confirm ARH - Material", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Fibreglass", "code": "Fibreglass" }, { "name": "Masonry", "code": "Masonry" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Rock", "code": "Rock" }, { "name": "Steel Galvanised", "code": "Steel Galvanised" }, { "name": "Steel Powdercoated", "code": "Steel Powdercoated" }, { "name": "Timber", "code": "Timber" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Combination - See notes", "code": "Combination - See notes" }, { "name": "Other - See notes", "code": "Other - See notes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length_m", "type": "esriFieldTypeDouble", "alias": "Length_m", "domain": null }, { "name": "Width_m", "type": "esriFieldTypeDouble", "alias": "Width_m", "domain": null }, { "name": "Height_m", "type": "esriFieldTypeDouble", "alias": "Height_m", "domain": null }, { "name": "BoxType", "type": "esriFieldTypeString", "alias": "BoxType", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmARH_BoxType", "description": "Confirm ARH - BoxType", "codedValues": [ { "name": "Antechinus", "code": "Antechinus" }, { "name": "Tree Creeper", "code": "Tree Creeper" }, { "name": "Small Parrot", "code": "Small Parrot" }, { "name": "Dollar Bird/Crimson Rosella", "code": "Dollar Bird/Crimson Rosella" }, { "name": "Galah", "code": "Galah" }, { "name": "Owlet Nightjar", "code": "Owlet Nightjar" }, { "name": "Pardalote", "code": "Pardalote" }, { "name": "Kingfisher", "code": "Kingfisher" }, { "name": "Kookaburra", "code": "Kookaburra" }, { "name": "Boobok Owl/Wood Duck", "code": "Boobok Owl/Wood Duck" }, { "name": "Barn Owl", "code": "Barn Owl" }, { "name": "King Parrot", "code": "King Parrot" }, { "name": "Cockatoo/Large Owl", "code": "Cockatoo/Large Owl" }, { "name": "Microbat", "code": "Microbat" }, { "name": "Feathertail Glider", "code": "Feathertail Glider" }, { "name": "Yellow Bellied Glider", "code": "Yellow Bellied Glider" }, { "name": "Pygmy Possum", "code": "Pygmy Possum" }, { "name": "Possum (Front Entry)", "code": "Possum (Front Entry)" }, { "name": "Possum (Rear Entry)", "code": "Possum (Rear Entry)" }, { "name": "Other - See notes", "code": "Other - See notes" }, { "name": "Sugar/Squirrel Glider (Front)", "code": "Sugar/Squirrel Glider (Front)" }, { "name": "Sugar/Squirrel Glider (Rear)", "code": "Sugar/Squirrel Glider (Rear)" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BoxNumber", "type": "esriFieldTypeString", "alias": "BoxNumber", "length": 20, "domain": null }, { "name": "TargetSpecies", "type": "esriFieldTypeString", "alias": "TargetSpecies", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmARH_TargetSpecies", "description": "Confirm ARH - Target Species", "codedValues": [ { "name": "Amphibians", "code": "Amphibians" }, { "name": "Aquatic", "code": "Aquatic" }, { "name": "Reptiles", "code": "Reptiles" }, { "name": "Small terrestrial mammal", "code": "Small terrestrial mammal" }, { "name": "Large terrestrial mammal", "code": "Large terrestrial mammal" }, { "name": "Arboreal mammal", "code": "Arboreal mammal" }, { "name": "Avian", "code": "Avian" }, { "name": "Bats", "code": "Bats" }, { "name": "Other - See notes", "code": "Other - See notes" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Monitored", "type": "esriFieldTypeString", "alias": "Monitored", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmARH_Monitored", "description": "Confirm ARH - Monitored", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Currently", "code": "Currently" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConfirmedUse", "type": "esriFieldTypeString", "alias": "ConfirmedUse", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmARH_ConfirmedUse", "description": "Confirm ARH - Confirmed Use", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "site_code", "type": "esriFieldTypeString", "alias": "site_code", "length": 10, "domain": null }, { "name": "ServicePrecinct", "type": "esriFieldTypeString", "alias": "ServicePrecinct", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_ServicePrecinct", "description": "Confirm General - Service Precinct", "codedValues": [ { "name": "Beerwah Precinct", "code": "Beerwah Precinct" }, { "name": "Buderim Precinct", "code": "Buderim Precinct" }, { "name": "Bulcock Street/Caloundra Espla", "code": "Bulcock Street/Caloundra Espla" }, { "name": "Coolum Beach Precinct", "code": "Coolum Beach Precinct" }, { "name": "Cotton Tree Precinct", "code": "Cotton Tree Precinct" }, { "name": "Currie Street Precinct", "code": "Currie Street Precinct" }, { "name": "Dicky Beach Precinct", "code": "Dicky Beach Precinct" }, { "name": "Eudlo Precinct", "code": "Eudlo Precinct" }, { "name": "Eumundi Precinct", "code": "Eumundi Precinct" }, { "name": "Glass House Mountains Precinct", "code": "Glass House Mountains Precinct" }, { "name": "Golden Beach Precinct", "code": "Golden Beach Precinct" }, { "name": "Kenilworth Precinct", "code": "Kenilworth Precinct" }, { "name": "Kings Beach Precinct", "code": "Kings Beach Precinct" }, { "name": "Landsborough Precinct", "code": "Landsborough Precinct" }, { "name": "Maleny Precinct", "code": "Maleny Precinct" }, { "name": "Marcoola Precinct", "code": "Marcoola Precinct" }, { "name": "Moffat Beach Precinct", "code": "Moffat Beach Precinct" }, { "name": "Montville Precinct", "code": "Montville Precinct" }, { "name": "Mooloolaba Esplanade Precinct", "code": "Mooloolaba Esplanade Precinct" }, { "name": "Mooloolah Valley Precinct", "code": "Mooloolah Valley Precinct" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Palmwoods Precinct", "code": "Palmwoods Precinct" }, { "name": "Woombye Precinct", "code": "Woombye Precinct" }, { "name": "Yandina Precinct", "code": "Yandina Precinct" }, { "name": "Maroochydore CBD Precinct", "code": "Maroochydore CBD Precinct" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "InstalledDate", "type": "esriFieldTypeDate", "alias": "InstalledDate", "length": 8, "domain": null }, { "name": "AssetSource", "type": "esriFieldTypeString", "alias": "AssetSource", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_AssetSource", "description": "Confirm General - Asset Source", "codedValues": [ { "name": "Capital", "code": "Capital" }, { "name": "Contributed", "code": "Contributed" }, { "name": "Discovery", "code": "Discovery" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Operational", "code": "Operational" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Split", "code": "Split" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 500, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "site_name", "type": "esriFieldTypeString", "alias": "site_name", "length": 40, "domain": null }, { "name": "FeatureTypeCode", "type": "esriFieldTypeString", "alias": "FeatureTypeCode", "length": 4, "domain": { "type": "codedValue", "name": "ConfirmARH_FeatureTypeCode", "description": "Confirm ARH - Feature Type Code", "codedValues": [ { "name": "Artificial Shelter Site", "code": "AH01" }, { "name": "Fish Friendly Structure", "code": "AH02" }, { "name": "Frog Pond", "code": "AH03" }, { "name": "Nest Box", "code": "AH04" }, { "name": "Nesting Platform", "code": "AH05" }, { "name": "Perching Pole", "code": "AH06" }, { "name": "Deadwood Stack", "code": "AH07" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RevisionNumber", "type": "esriFieldTypeSmallInteger", "alias": "RevisionNumber", "domain": null }, { "name": "ReplacedAssetNo", "type": "esriFieldTypeString", "alias": "ReplacedAssetNo", "length": 50, "domain": null }, { "name": "DispDate", "type": "esriFieldTypeDate", "alias": "DispDate", "length": 8, "domain": null }, { "name": "StatusChangeReason", "type": "esriFieldTypeString", "alias": "StatusChangeReason\n", "length": 500, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3862_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3862", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3596_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 43, "name": "Council Controlled Open Space - Strategic", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 44, "name": "Additional function within" }, { "id": 45, "name": "Secondary Category, NO addtional function" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 44, "name": "Additional function within", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Council Controlled Open Space - Strategic" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AdditionalFunctionWithin", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Bushland Reserve", "description": "Bushland Reserve", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 } }, "values": [ [ "Bushland Reserve" ] ] }, { "label": "Natural Amenity Reserve", "description": "Natural Amenity Reserve", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 233, 255, 190, 255 ], "width": 1 } }, "values": [ [ "Natural Amenity Reserve" ] ] }, { "label": "Coastal Reserve", "description": "Coastal Reserve", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } }, "values": [ [ "Coastal Reserve" ] ] }, { "label": "Landscape Corridor", "description": "Landscape Corridor", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 255 ], "width": 1 } }, "values": [ [ "Landscape Corridor" ] ] }, { "label": "Local Recreation Park", "description": "Local Recreation Park", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 232, 255, 255 ], "width": 1 } }, "values": [ [ "Local Recreation Park" ] ] }, { "label": "District Recreation Park", "description": "District Recreation Park", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 } }, "values": [ [ "District Recreation Park" ] ] }, { "label": "Council-wide Recreation Park", "description": "Council-wide Recreation Park", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "values": [ [ "Council-wide Recreation Park" ] ] }, { "label": "Amenity Reserve", "description": "Amenity Reserve", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1 } }, "values": [ [ "Amenity Reserve" ] ] }, { "label": "Linear Park", "description": "Linear Park", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 } }, "values": [ [ "Linear Park" ] ] }, { "label": "District Sports Ground", "description": "District Sports Ground", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 1 } }, "values": [ [ "District Sports Ground" ] ] }, { "label": "Council-wide Sports Ground", "description": "Council-wide Sports Ground", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Council-wide Sports Ground" ] ] }, { "label": "Specific Purpose Sports", "description": "Specific Purpose Sports", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 } }, "values": [ [ "Specific Purpose Sports" ] ] }, { "label": "Utility", "description": "Utility", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "values": [ [ "Utility" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 } }, "value": "Bushland Reserve", "label": "Bushland Reserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 233, 255, 190, 255 ], "width": 1 } }, "value": "Natural Amenity Reserve", "label": "Natural Amenity Reserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } }, "value": "Coastal Reserve", "label": "Coastal Reserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 255 ], "width": 1 } }, "value": "Landscape Corridor", "label": "Landscape Corridor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 232, 255, 255 ], "width": 1 } }, "value": "Local Recreation Park", "label": "Local Recreation Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 } }, "value": "District Recreation Park", "label": "District Recreation Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "Council-wide Recreation Park", "label": "Council-wide Recreation Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1 } }, "value": "Amenity Reserve", "label": "Amenity Reserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 } }, "value": "Linear Park", "label": "Linear Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 1 } }, "value": "District Sports Ground", "label": "District Sports Ground" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "value": "Council-wide Sports Ground", "label": "Council-wide Sports Ground" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 } }, "value": "Specific Purpose Sports", "label": "Specific Purpose Sports" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "Utility", "label": "Utility" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 238, 252, 255 ], "toColor": [ 212, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 184, 255 ], "toColor": [ 252, 199, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 215, 255 ], "toColor": [ 247, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 189, 252, 255 ], "toColor": [ 182, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 228, 255 ], "toColor": [ 182, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 215, 252, 255 ], "toColor": [ 222, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 184, 252, 255 ], "toColor": [ 214, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 197, 255 ], "toColor": [ 218, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StrategicName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OSFeatureID", "type": "esriFieldTypeInteger", "alias": "OSFeatureID", "domain": null }, { "name": "OSReserveID", "type": "esriFieldTypeString", "alias": "OSReserveID", "length": 25, "domain": null }, { "name": "StrategicName", "type": "esriFieldTypeString", "alias": "StrategicName", "length": 100, "domain": null }, { "name": "AdditionalFunctionName", "type": "esriFieldTypeString", "alias": "AdditionalFunctionName", "length": 100, "domain": null }, { "name": "Management_OtherName", "type": "esriFieldTypeString", "alias": "Management_OtherName", "length": 100, "domain": null }, { "name": "PrimaryCategory", "type": "esriFieldTypeString", "alias": "PrimaryCategory", "length": 50, "domain": { "type": "codedValue", "name": "OS_PrimaryCategory", "description": "OpenSpace - PrimaryCategory", "codedValues": [ { "name": "Environment", "code": "Environment" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Sport", "code": "Sport" }, { "name": "Landscape", "code": "Landscape" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SecondaryCategory", "type": "esriFieldTypeString", "alias": "SecondaryCategory", "length": 50, "domain": { "type": "codedValue", "name": "OS_SecondaryCategory", "description": "OpenSpace - SecondaryCategory", "codedValues": [ { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Council-wide Recreation Park", "code": "Council-wide Recreation Park" }, { "name": "District Recreation Park", "code": "District Recreation Park" }, { "name": "Local Recreation Park", "code": "Local Recreation Park" }, { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Council-wide Sports Ground", "code": "Council-wide Sports Ground" }, { "name": "District Sports Ground", "code": "District Sports Ground" }, { "name": "Local Sports Ground", "code": "Local Sports Ground" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AdditionalFunctionWithin", "type": "esriFieldTypeString", "alias": "AdditionalFunctionWithin", "length": 50, "domain": { "type": "codedValue", "name": "OS_AdditionalFunctionWithin", "description": "OpenSpace - AdditionalFunctionWithin", "codedValues": [ { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Council-wide Recreation Park", "code": "Council-wide Recreation Park" }, { "name": "District Recreation Park", "code": "District Recreation Park" }, { "name": "Local Recreation Park", "code": "Local Recreation Park" }, { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Council-wide Sports Ground", "code": "Council-wide Sports Ground" }, { "name": "District Sports Ground", "code": "District Sports Ground" }, { "name": "Local Sports Ground", "code": "Local Sports Ground" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandManager", "type": "esriFieldTypeString", "alias": "LandManager", "length": 50, "domain": { "type": "codedValue", "name": "OS_LandManager", "description": "OpenSpace - LandManager", "codedValues": [ { "name": "Developer - future", "code": "Developer - future" }, { "name": "Developer - future EO", "code": "Developer - future EO" }, { "name": "Developer - future PG", "code": "Developer - future PG" }, { "name": "Environmental operations", "code": "Environmental operations" }, { "name": "Environmental operations coastal canal", "code": "Environmental operations coastal canal" }, { "name": "Environmental operations waterways", "code": "Environmental operations waterways" }, { "name": "Parks and gardens", "code": "Parks and gardens" }, { "name": "Property management", "code": "Property management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LotPlan", "type": "esriFieldTypeString", "alias": "LotPlan", "length": 25, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "domain": null }, { "name": "Tenure", "type": "esriFieldTypeString", "alias": "Tenure", "length": 255, "domain": null }, { "name": "LandSource", "type": "esriFieldTypeString", "alias": "LandSource", "length": 100, "domain": { "type": "codedValue", "name": "OS_LandSource", "description": "OpenSpace - LandSource", "codedValues": [ { "name": "NULL", "code": "NULL" }, { "name": "Environment Levy", "code": "Environment Levy" }, { "name": "Purchased LGIP", "code": "Purchased LGIP" }, { "name": "Contributed Asset", "code": "Contributed Asset" }, { "name": "State Transfer", "code": "State Transfer" }, { "name": "Gifted", "code": "Gifted" }, { "name": "Bequeathed", "code": "Bequeathed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DateAcquired", "type": "esriFieldTypeDate", "alias": "DateAcquired", "length": 8, "domain": null }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 50, "domain": null }, { "name": "CouncilElectoralDivision", "type": "esriFieldTypeString", "alias": "CouncilElectoralDivision", "length": 50, "domain": { "type": "codedValue", "name": "OS_CouncilElectroralDivision", "description": "OpenSpace - CouncilElectroralDivision", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 50, "domain": { "type": "codedValue", "name": "OS_District", "description": "OpenSpace - District", "codedValues": [ { "name": "Rural 1", "code": "Rural 1" }, { "name": "Rural 2", "code": "Rural 2" }, { "name": "Urban A", "code": "Urban A" }, { "name": "Urban B", "code": "Urban B" }, { "name": "Urban C", "code": "Urban C" }, { "name": "Urban D", "code": "Urban D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocalityOfInterest", "type": "esriFieldTypeString", "alias": "LocalityOfInterest", "length": 100, "domain": null }, { "name": "LocalPlanArea", "type": "esriFieldTypeString", "alias": "LocalPlanArea", "length": 100, "domain": null }, { "name": "PlanningSchemeZone", "type": "esriFieldTypeString", "alias": "PlanningSchemeZone", "length": 100, "domain": null }, { "name": "Area_Ha", "type": "esriFieldTypeDouble", "alias": "Area_Ha", "domain": null }, { "name": "OS_FeatureCategory", "type": "esriFieldTypeString", "alias": "OS_FeatureCategory", "length": 50, "domain": { "type": "codedValue", "name": "OS_FeatureCategory", "description": "OpenSpace - FeatureCategory", "codedValues": [ { "name": "Multi Category Pancake", "code": "Multi Category Pancake" }, { "name": "Multi Category Base", "code": "Multi Category Base" }, { "name": "Multi Feature Base", "code": "Multi Feature Base" }, { "name": "Multi Category Road Water", "code": "Multi Category Road Water" }, { "name": "Single Category", "code": "Single Category" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CategoryCode_StratName", "type": "esriFieldTypeString", "alias": "CategoryCode_StratName", "length": 255, "domain": null }, { "name": "OSCategoryCode", "type": "esriFieldTypeString", "alias": "OSCategoryCode", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FunctionalArea_Ha", "type": "esriFieldTypeDouble", "alias": "FunctionalArea_Ha", "domain": null }, { "name": "FunctionalArea_SQM_Int", "type": "esriFieldTypeInteger", "alias": "FunctionalArea_SQM_Int", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1219_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1219", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1219", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1036_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "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": true, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 45, "name": "Secondary Category, NO addtional function", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Council Controlled Open Space - Strategic" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SecondaryCategory", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Conservation Reserve", "description": "Conservation Reserve", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Conservation Reserve" ] ] }, { "label": "Nature Reserve", "description": "Nature Reserve", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Nature Reserve" ] ] }, { "label": "Bushland Reserve", "description": "Bushland Reserve", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Bushland Reserve" ] ] }, { "label": "Natural Amenity Reserve", "description": "Natural Amenity Reserve", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Natural Amenity Reserve" ] ] }, { "label": "Coastal Reserve", "description": "Coastal Reserve", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Coastal Reserve" ] ] }, { "label": "Landscape Corridor", "description": "Landscape Corridor", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Landscape Corridor" ] ] }, { "label": "Local Recreation Park", "description": "Local Recreation Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Local Recreation Park" ] ] }, { "label": "District Recreation Park", "description": "District Recreation Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "District Recreation Park" ] ] }, { "label": "Council-wide Recreation Park", "description": "Council-wide Recreation Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Council-wide Recreation Park" ] ] }, { "label": "Amenity Reserve", "description": "Amenity Reserve", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Amenity Reserve" ] ] }, { "label": "Linear Park", "description": "Linear Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Linear Park" ] ] }, { "label": "Local Sports Ground", "description": "Local Sports Ground", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Local Sports Ground" ] ] }, { "label": "District Sports Ground", "description": "District Sports Ground", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "District Sports Ground" ] ] }, { "label": "Council-wide Sports Ground", "description": "Council-wide Sports Ground", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Council-wide Sports Ground" ] ] }, { "label": "Specific Purpose Sports", "description": "Specific Purpose Sports", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Specific Purpose Sports" ] ] }, { "label": "Civic Park", "description": "Civic Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Civic Park" ] ] }, { "label": "Utility", "description": "Utility", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Utility" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Conservation Reserve", "label": "Conservation Reserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Nature Reserve", "label": "Nature Reserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Bushland Reserve", "label": "Bushland Reserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Natural Amenity Reserve", "label": "Natural Amenity Reserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Coastal Reserve", "label": "Coastal Reserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Landscape Corridor", "label": "Landscape Corridor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Local Recreation Park", "label": "Local Recreation Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "District Recreation Park", "label": "District Recreation Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Council-wide Recreation Park", "label": "Council-wide Recreation Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Amenity Reserve", "label": "Amenity Reserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Linear Park", "label": "Linear Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Local Sports Ground", "label": "Local Sports Ground" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "District Sports Ground", "label": "District Sports Ground" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Council-wide Sports Ground", "label": "Council-wide Sports Ground" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Specific Purpose Sports", "label": "Specific Purpose Sports" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Civic Park", "label": "Civic Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Utility", "label": "Utility" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 238, 252, 255 ], "toColor": [ 212, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 179, 255 ], "toColor": [ 244, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 252, 255 ], "toColor": [ 252, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 189, 255 ], "toColor": [ 252, 192, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 216, 255 ], "toColor": [ 179, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 184, 252, 255 ], "toColor": [ 179, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 215, 255 ], "toColor": [ 252, 240, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 212, 252, 255 ], "toColor": [ 233, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 227, 255 ], "toColor": [ 252, 189, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 252, 184, 255 ], "toColor": [ 198, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 214, 252, 255 ], "toColor": [ 182, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 238, 255 ], "toColor": [ 215, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 210, 255 ], "toColor": [ 229, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 228, 255 ], "toColor": [ 252, 212, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 187, 255 ], "toColor": [ 252, 238, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 182, 255 ], "toColor": [ 252, 216, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 192, 252, 255 ], "toColor": [ 220, 192, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.6996586073178712E7, "ymin": -3121194.4163880176, "xmax": 1.704869958808427E7, "ymax": -3052732.8299718634, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StrategicName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OSFeatureID", "type": "esriFieldTypeInteger", "alias": "OSFeatureID", "domain": null }, { "name": "OSReserveID", "type": "esriFieldTypeString", "alias": "OSReserveID", "length": 25, "domain": null }, { "name": "StrategicName", "type": "esriFieldTypeString", "alias": "StrategicName", "length": 100, "domain": null }, { "name": "AdditionalFunctionName", "type": "esriFieldTypeString", "alias": "AdditionalFunctionName", "length": 100, "domain": null }, { "name": "Management_OtherName", "type": "esriFieldTypeString", "alias": "Management_OtherName", "length": 100, "domain": null }, { "name": "PrimaryCategory", "type": "esriFieldTypeString", "alias": "PrimaryCategory", "length": 50, "domain": { "type": "codedValue", "name": "OS_PrimaryCategory", "description": "OpenSpace - PrimaryCategory", "codedValues": [ { "name": "Environment", "code": "Environment" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Sport", "code": "Sport" }, { "name": "Landscape", "code": "Landscape" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SecondaryCategory", "type": "esriFieldTypeString", "alias": "SecondaryCategory", "length": 50, "domain": { "type": "codedValue", "name": "OS_SecondaryCategory", "description": "OpenSpace - SecondaryCategory", "codedValues": [ { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Council-wide Recreation Park", "code": "Council-wide Recreation Park" }, { "name": "District Recreation Park", "code": "District Recreation Park" }, { "name": "Local Recreation Park", "code": "Local Recreation Park" }, { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Council-wide Sports Ground", "code": "Council-wide Sports Ground" }, { "name": "District Sports Ground", "code": "District Sports Ground" }, { "name": "Local Sports Ground", "code": "Local Sports Ground" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AdditionalFunctionWithin", "type": "esriFieldTypeString", "alias": "AdditionalFunctionWithin", "length": 50, "domain": { "type": "codedValue", "name": "OS_AdditionalFunctionWithin", "description": "OpenSpace - AdditionalFunctionWithin", "codedValues": [ { "name": "Conservation Reserve", "code": "Conservation Reserve" }, { "name": "Nature Reserve", "code": "Nature Reserve" }, { "name": "Bushland Reserve", "code": "Bushland Reserve" }, { "name": "Natural Amenity Reserve", "code": "Natural Amenity Reserve" }, { "name": "Coastal Reserve", "code": "Coastal Reserve" }, { "name": "Council-wide Recreation Park", "code": "Council-wide Recreation Park" }, { "name": "District Recreation Park", "code": "District Recreation Park" }, { "name": "Local Recreation Park", "code": "Local Recreation Park" }, { "name": "Amenity Reserve", "code": "Amenity Reserve" }, { "name": "Civic Park", "code": "Civic Park" }, { "name": "Linear Park", "code": "Linear Park" }, { "name": "Council-wide Sports Ground", "code": "Council-wide Sports Ground" }, { "name": "District Sports Ground", "code": "District Sports Ground" }, { "name": "Local Sports Ground", "code": "Local Sports Ground" }, { "name": "Specific Purpose Sports", "code": "Specific Purpose Sports" }, { "name": "Landscape Corridor", "code": "Landscape Corridor" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LandManager", "type": "esriFieldTypeString", "alias": "LandManager", "length": 50, "domain": { "type": "codedValue", "name": "OS_LandManager", "description": "OpenSpace - LandManager", "codedValues": [ { "name": "Developer - future", "code": "Developer - future" }, { "name": "Developer - future EO", "code": "Developer - future EO" }, { "name": "Developer - future PG", "code": "Developer - future PG" }, { "name": "Environmental operations", "code": "Environmental operations" }, { "name": "Environmental operations coastal canal", "code": "Environmental operations coastal canal" }, { "name": "Environmental operations waterways", "code": "Environmental operations waterways" }, { "name": "Parks and gardens", "code": "Parks and gardens" }, { "name": "Property management", "code": "Property management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LotPlan", "type": "esriFieldTypeString", "alias": "LotPlan", "length": 25, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "domain": null }, { "name": "Tenure", "type": "esriFieldTypeString", "alias": "Tenure", "length": 255, "domain": null }, { "name": "LandSource", "type": "esriFieldTypeString", "alias": "LandSource", "length": 100, "domain": { "type": "codedValue", "name": "OS_LandSource", "description": "OpenSpace - LandSource", "codedValues": [ { "name": "NULL", "code": "NULL" }, { "name": "Environment Levy", "code": "Environment Levy" }, { "name": "Purchased LGIP", "code": "Purchased LGIP" }, { "name": "Contributed Asset", "code": "Contributed Asset" }, { "name": "State Transfer", "code": "State Transfer" }, { "name": "Gifted", "code": "Gifted" }, { "name": "Bequeathed", "code": "Bequeathed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DateAcquired", "type": "esriFieldTypeDate", "alias": "DateAcquired", "length": 8, "domain": null }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 50, "domain": null }, { "name": "CouncilElectoralDivision", "type": "esriFieldTypeString", "alias": "CouncilElectoralDivision", "length": 50, "domain": { "type": "codedValue", "name": "OS_CouncilElectroralDivision", "description": "OpenSpace - CouncilElectroralDivision", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 50, "domain": { "type": "codedValue", "name": "OS_District", "description": "OpenSpace - District", "codedValues": [ { "name": "Rural 1", "code": "Rural 1" }, { "name": "Rural 2", "code": "Rural 2" }, { "name": "Urban A", "code": "Urban A" }, { "name": "Urban B", "code": "Urban B" }, { "name": "Urban C", "code": "Urban C" }, { "name": "Urban D", "code": "Urban D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocalityOfInterest", "type": "esriFieldTypeString", "alias": "LocalityOfInterest", "length": 100, "domain": null }, { "name": "LocalPlanArea", "type": "esriFieldTypeString", "alias": "LocalPlanArea", "length": 100, "domain": null }, { "name": "PlanningSchemeZone", "type": "esriFieldTypeString", "alias": "PlanningSchemeZone", "length": 100, "domain": null }, { "name": "Area_Ha", "type": "esriFieldTypeDouble", "alias": "Area_Ha", "domain": null }, { "name": "OS_FeatureCategory", "type": "esriFieldTypeString", "alias": "OS_FeatureCategory", "length": 50, "domain": { "type": "codedValue", "name": "OS_FeatureCategory", "description": "OpenSpace - FeatureCategory", "codedValues": [ { "name": "Multi Category Pancake", "code": "Multi Category Pancake" }, { "name": "Multi Category Base", "code": "Multi Category Base" }, { "name": "Multi Feature Base", "code": "Multi Feature Base" }, { "name": "Multi Category Road Water", "code": "Multi Category Road Water" }, { "name": "Single Category", "code": "Single Category" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CategoryCode_StratName", "type": "esriFieldTypeString", "alias": "CategoryCode_StratName", "length": 255, "domain": null }, { "name": "OSCategoryCode", "type": "esriFieldTypeString", "alias": "OSCategoryCode", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FunctionalArea_Ha", "type": "esriFieldTypeDouble", "alias": "FunctionalArea_Ha", "domain": null }, { "name": "FunctionalArea_SQM_Int", "type": "esriFieldTypeInteger", "alias": "FunctionalArea_SQM_Int", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1219_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1219", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1219", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1036_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "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": true, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 46, "name": "Environmental Ops Vegetation Maintenance", "type": "Group Layer", "description": "Environmental Ops Vegetation Maintenance Program", "geometryType": null, "copyrightText": "Sunshine Coast Regional Council", "parentLayer": null, "subLayers": [ { "id": 47, "name": "Paths and Fences Vegetation Maintenance Services" }, { "id": 56, "name": "Contract - EO Slashing Services" }, { "id": 57, "name": "Internal Fire - Ad hoc Maintenance" }, { "id": 58, "name": "Internal Other - Ad hoc Maintenance" }, { "id": 59, "name": "Community Maintenance" }, { "id": 61, "name": "Vegetation Maintenance - Waterbody, Wetland and WSUD" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1.699861675788817E7, "ymin": -3119173.0003530723, "xmax": 1.7048610881467104E7, "ymax": -3053931.5049292916, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 47, "name": "Paths and Fences Vegetation Maintenance Services", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 46, "name": "Environmental Ops Vegetation Maintenance" }, "subLayers": [ { "id": 48, "name": "Pruning Services" }, { "id": 49, "name": "Hedging Services" }, { "id": 50, "name": "Weed Treatment" }, { "id": 51, "name": "Brushcutting and Mowing Services" }, { "id": 52, "name": "Blowing Raking and Mulching Services" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1.7010554498693842E7, "ymin": -3111102.049848223, "xmax": 1.7048601345592137E7, "ymax": -3053954.14996419, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 48, "name": "Pruning Services", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Paths and Fences Vegetation Maintenance Services" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Service_Type", "uniqueValueGroups": [ { "heading": "Service Type", "classes": [ { "label": "Envelope Pruning", "description": "Envelope Pruning", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.8 } }, "values": [ [ "Envelope Pruning" ] ] }, { "label": "Offset Pruning", "description": "Offset Pruning", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 215, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.8 } }, "values": [ [ "Offset Pruning" ] ] }, { "label": "Sight-line", "description": "Sight-line", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.8 } }, "values": [ [ "Sight-line" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.8 } }, "value": "Envelope Pruning", "label": "Envelope Pruning" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 215, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.8 } }, "value": "Offset Pruning", "label": "Offset Pruning" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.8 } }, "value": "Sight-line", "label": "Sight-line" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 238, 252, 255 ], "toColor": [ 212, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 184, 255 ], "toColor": [ 252, 199, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 215, 255 ], "toColor": [ 247, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 189, 252, 255 ], "toColor": [ 182, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 228, 255 ], "toColor": [ 182, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 215, 252, 255 ], "toColor": [ 222, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 184, 252, 255 ], "toColor": [ 214, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 197, 255 ], "toColor": [ 218, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SiteID", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.7010554498693842E7, "ymin": -3111102.049848223, "xmax": 1.7048601345592137E7, "ymax": -3053954.14996419, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "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": "SiteID", "type": "esriFieldTypeInteger", "alias": "SiteID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Site Name", "length": 80, "domain": null }, { "name": "Service_Type", "type": "esriFieldTypeString", "alias": "Service Type", "length": 25, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceType", "description": "EO Vegetation Maintenance Service Type", "codedValues": [ { "name": "Mowing", "code": "Mowing" }, { "name": "Blowing", "code": "Blowing" }, { "name": "Mulching", "code": "Mulching" }, { "name": "Hedging", "code": "Hedging" }, { "name": "Envelope Pruning", "code": "Envelope Pruning" }, { "name": "Offset Pruning", "code": "Offset Pruning" }, { "name": "Weed Treatment", "code": "Weed Treatment" }, { "name": "Brushcutting", "code": "Brushcutting" }, { "name": "Sight-line", "code": "Sight-line" }, { "name": "Linear Hedging", "code": "Linear Hedging" }, { "name": "Brushcutting + 2 spotters", "code": "Brushcutting + 2 spotters" }, { "name": "Raking", "code": "Raking" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Site_Knowledge", "type": "esriFieldTypeString", "alias": "Site Knowledge", "length": 1000, "domain": null }, { "name": "LocalityName", "type": "esriFieldTypeString", "alias": "Locality", "length": 150, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Division", "description": "SCC_Division", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Path_Width", "type": "esriFieldTypeDouble", "alias": "Path Width (meters)", "domain": null }, { "name": "Service_width", "type": "esriFieldTypeDouble", "alias": "Minimum width of service area (meters)", "domain": null }, { "name": "ServiceLevel", "type": "esriFieldTypeString", "alias": "Service Level:", "length": 40, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceLevel", "description": "EO Vegetation Maintenance Service Level", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Service_Length", "type": "esriFieldTypeDouble", "alias": "Service Length", "domain": null }, { "name": "Management_Responsibility", "type": "esriFieldTypeString", "alias": "Management Responsibility", "length": 60, "domain": { "type": "codedValue", "name": "EnvVeg_MaintResp", "description": "Maintenance Responsibility", "codedValues": [ { "name": "EO - Coastal & Constructed Water Bodies", "code": "EO - Coastal & Constructed Water Bodies" }, { "name": "EO - Natural Areas", "code": "EO - Natural Areas" }, { "name": "EO - Contract Slashing Services", "code": "EO - Contract Slashing Services" }, { "name": "EO - Planning", "code": "EO - Planning" }, { "name": "EO - Community", "code": "EO - Community" }, { "name": "EO - Internal Fire", "code": "EO - Internal Fire" }, { "name": "EO - Internal Other", "code": "EO - Internal Other" }, { "name": "EO \u2013 Coastal Path", "code": "EO \u2013 Coastal Path" }, { "name": "Private", "code": "Private" }, { "name": "EO - Veg Maintenance Parklands Mtb", "code": "EO - Parklands Mtb" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ContractZone", "type": "esriFieldTypeString", "alias": "Contract Zone:", "length": 20, "domain": { "type": "codedValue", "name": "EnvVeg_ContractZone", "description": "EO Vegetation Maintenance Contract Zone", "codedValues": [ { "name": "North Coastal", "code": "NorthCoast" }, { "name": "North Western", "code": "NorthWest" }, { "name": "South Coastal", "code": "SouthCoast" }, { "name": "South Western", "code": "SouthWest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OnContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Commenced", "length": 8, "domain": null }, { "name": "OffContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Ceased", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "EnvVeg_Status", "description": "Site Status", "codedValues": [ { "name": "Planned", "code": "Planned" }, { "name": "Active", "code": "Active" }, { "name": "Not Active", "code": "Not Active" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteType", "type": "esriFieldTypeString", "alias": "Site Type:", "length": 30, "domain": { "type": "codedValue", "name": "EnvVeg_SiteType", "description": "Site Type", "codedValues": [ { "name": "Open space amenity", "code": "Open space amenity" }, { "name": "Fauna fence", "code": "Fauna fence" }, { "name": "Other fence", "code": "Other fence" }, { "name": "Other infrastructure", "code": "Other infrastructure" }, { "name": "Other - See Site Knowledge", "code": "Other - See Site Knowledge" }, { "name": "T1 Path", "code": "T1 Path" }, { "name": "T2 Path", "code": "T2 Path" }, { "name": "T3 Path", "code": "T3 Path" }, { "name": "Mixed Class Path", "code": "Mixed Class Path" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReserveName", "type": "esriFieldTypeString", "alias": "Reserve Name:", "length": 150, "domain": null }, { "name": "Service_Frequency", "type": "esriFieldTypeString", "alias": "Services per year", "length": 50, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceFreq", "description": "Service Frequency", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "Ad hoc", "code": "Ad hoc" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DateLastAudit", "type": "esriFieldTypeDate", "alias": "Date of last audit", "length": 8, "domain": null }, { "name": "Audit_Status", "type": "esriFieldTypeString", "alias": "Audit Status", "length": 50, "domain": { "type": "codedValue", "name": "EnvVeg_AuditStatus", "description": "Audit Status", "codedValues": [ { "name": "Compliant", "code": "Compliant" }, { "name": "Corrective Action Required", "code": "Corr_Action_Req" }, { "name": "Corrective Action Complete", "code": "Corr_Action_Comp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 1000, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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": "R3913_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3913", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3631_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 49, "name": "Hedging Services", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Paths and Fences Vegetation Maintenance Services" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Service_Type", "uniqueValueGroups": [ { "heading": "Service Type", "classes": [ { "label": "Linear Hedging", "description": "Linear Hedging", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1.8 } }, "values": [ [ "Linear Hedging" ] ] }, { "label": "Hedging", "description": "Hedging", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.8 } }, "values": [ [ "Hedging" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1.8 } }, "value": "Linear Hedging", "label": "Linear Hedging" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.8 } }, "value": "Hedging", "label": "Hedging" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 238, 252, 255 ], "toColor": [ 212, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 184, 255 ], "toColor": [ 252, 199, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 215, 255 ], "toColor": [ 247, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 189, 252, 255 ], "toColor": [ 182, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 228, 255 ], "toColor": [ 182, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 215, 252, 255 ], "toColor": [ 222, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 184, 252, 255 ], "toColor": [ 214, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 197, 255 ], "toColor": [ 218, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SiteID", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 197, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.7010554498693842E7, "ymin": -3111102.049848223, "xmax": 1.7048601345592137E7, "ymax": -3053954.14996419, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "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": "SiteID", "type": "esriFieldTypeInteger", "alias": "SiteID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Site Name", "length": 80, "domain": null }, { "name": "Service_Type", "type": "esriFieldTypeString", "alias": "Service Type", "length": 25, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceType", "description": "EO Vegetation Maintenance Service Type", "codedValues": [ { "name": "Mowing", "code": "Mowing" }, { "name": "Blowing", "code": "Blowing" }, { "name": "Mulching", "code": "Mulching" }, { "name": "Hedging", "code": "Hedging" }, { "name": "Envelope Pruning", "code": "Envelope Pruning" }, { "name": "Offset Pruning", "code": "Offset Pruning" }, { "name": "Weed Treatment", "code": "Weed Treatment" }, { "name": "Brushcutting", "code": "Brushcutting" }, { "name": "Sight-line", "code": "Sight-line" }, { "name": "Linear Hedging", "code": "Linear Hedging" }, { "name": "Brushcutting + 2 spotters", "code": "Brushcutting + 2 spotters" }, { "name": "Raking", "code": "Raking" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Site_Knowledge", "type": "esriFieldTypeString", "alias": "Site Knowledge", "length": 1000, "domain": null }, { "name": "LocalityName", "type": "esriFieldTypeString", "alias": "Locality", "length": 150, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Division", "description": "SCC_Division", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Path_Width", "type": "esriFieldTypeDouble", "alias": "Path Width (meters)", "domain": null }, { "name": "Service_width", "type": "esriFieldTypeDouble", "alias": "Minimum width of service area (meters)", "domain": null }, { "name": "ServiceLevel", "type": "esriFieldTypeString", "alias": "Service Level:", "length": 40, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceLevel", "description": "EO Vegetation Maintenance Service Level", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Service_Length", "type": "esriFieldTypeDouble", "alias": "Service Length", "domain": null }, { "name": "Management_Responsibility", "type": "esriFieldTypeString", "alias": "Management Responsibility", "length": 60, "domain": { "type": "codedValue", "name": "EnvVeg_MaintResp", "description": "Maintenance Responsibility", "codedValues": [ { "name": "EO - Coastal & Constructed Water Bodies", "code": "EO - Coastal & Constructed Water Bodies" }, { "name": "EO - Natural Areas", "code": "EO - Natural Areas" }, { "name": "EO - Contract Slashing Services", "code": "EO - Contract Slashing Services" }, { "name": "EO - Planning", "code": "EO - Planning" }, { "name": "EO - Community", "code": "EO - Community" }, { "name": "EO - Internal Fire", "code": "EO - Internal Fire" }, { "name": "EO - Internal Other", "code": "EO - Internal Other" }, { "name": "EO \u2013 Coastal Path", "code": "EO \u2013 Coastal Path" }, { "name": "Private", "code": "Private" }, { "name": "EO - Veg Maintenance Parklands Mtb", "code": "EO - Parklands Mtb" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ContractZone", "type": "esriFieldTypeString", "alias": "Contract Zone:", "length": 20, "domain": { "type": "codedValue", "name": "EnvVeg_ContractZone", "description": "EO Vegetation Maintenance Contract Zone", "codedValues": [ { "name": "North Coastal", "code": "NorthCoast" }, { "name": "North Western", "code": "NorthWest" }, { "name": "South Coastal", "code": "SouthCoast" }, { "name": "South Western", "code": "SouthWest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OnContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Commenced", "length": 8, "domain": null }, { "name": "OffContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Ceased", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "EnvVeg_Status", "description": "Site Status", "codedValues": [ { "name": "Planned", "code": "Planned" }, { "name": "Active", "code": "Active" }, { "name": "Not Active", "code": "Not Active" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteType", "type": "esriFieldTypeString", "alias": "Site Type:", "length": 30, "domain": { "type": "codedValue", "name": "EnvVeg_SiteType", "description": "Site Type", "codedValues": [ { "name": "Open space amenity", "code": "Open space amenity" }, { "name": "Fauna fence", "code": "Fauna fence" }, { "name": "Other fence", "code": "Other fence" }, { "name": "Other infrastructure", "code": "Other infrastructure" }, { "name": "Other - See Site Knowledge", "code": "Other - See Site Knowledge" }, { "name": "T1 Path", "code": "T1 Path" }, { "name": "T2 Path", "code": "T2 Path" }, { "name": "T3 Path", "code": "T3 Path" }, { "name": "Mixed Class Path", "code": "Mixed Class Path" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReserveName", "type": "esriFieldTypeString", "alias": "Reserve Name:", "length": 150, "domain": null }, { "name": "Service_Frequency", "type": "esriFieldTypeString", "alias": "Services per year", "length": 50, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceFreq", "description": "Service Frequency", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "Ad hoc", "code": "Ad hoc" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DateLastAudit", "type": "esriFieldTypeDate", "alias": "Date of last audit", "length": 8, "domain": null }, { "name": "Audit_Status", "type": "esriFieldTypeString", "alias": "Audit Status", "length": 50, "domain": { "type": "codedValue", "name": "EnvVeg_AuditStatus", "description": "Audit Status", "codedValues": [ { "name": "Compliant", "code": "Compliant" }, { "name": "Corrective Action Required", "code": "Corr_Action_Req" }, { "name": "Corrective Action Complete", "code": "Corr_Action_Comp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 1000, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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": "R3913_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3913", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3631_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 50, "name": "Weed Treatment", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Paths and Fences Vegetation Maintenance Services" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Service_Type", "uniqueValueGroups": [ { "heading": "Service Type", "classes": [ { "label": "Weed Treatment", "description": "Weed Treatment", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.8 } }, "values": [ [ "Weed Treatment" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.8 } }, "value": "Weed Treatment", "label": "Weed Treatment" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 238, 252, 255 ], "toColor": [ 212, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 184, 255 ], "toColor": [ 252, 199, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 215, 255 ], "toColor": [ 247, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 189, 252, 255 ], "toColor": [ 182, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 228, 255 ], "toColor": [ 182, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 215, 252, 255 ], "toColor": [ 222, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 184, 252, 255 ], "toColor": [ 214, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 197, 255 ], "toColor": [ 218, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SiteID", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 0, 197, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.7010554498693842E7, "ymin": -3111102.049848223, "xmax": 1.7048601345592137E7, "ymax": -3053954.14996419, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "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": "SiteID", "type": "esriFieldTypeInteger", "alias": "SiteID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Site Name", "length": 80, "domain": null }, { "name": "Service_Type", "type": "esriFieldTypeString", "alias": "Service Type", "length": 25, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceType", "description": "EO Vegetation Maintenance Service Type", "codedValues": [ { "name": "Mowing", "code": "Mowing" }, { "name": "Blowing", "code": "Blowing" }, { "name": "Mulching", "code": "Mulching" }, { "name": "Hedging", "code": "Hedging" }, { "name": "Envelope Pruning", "code": "Envelope Pruning" }, { "name": "Offset Pruning", "code": "Offset Pruning" }, { "name": "Weed Treatment", "code": "Weed Treatment" }, { "name": "Brushcutting", "code": "Brushcutting" }, { "name": "Sight-line", "code": "Sight-line" }, { "name": "Linear Hedging", "code": "Linear Hedging" }, { "name": "Brushcutting + 2 spotters", "code": "Brushcutting + 2 spotters" }, { "name": "Raking", "code": "Raking" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Site_Knowledge", "type": "esriFieldTypeString", "alias": "Site Knowledge", "length": 1000, "domain": null }, { "name": "LocalityName", "type": "esriFieldTypeString", "alias": "Locality", "length": 150, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Division", "description": "SCC_Division", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Path_Width", "type": "esriFieldTypeDouble", "alias": "Path Width (meters)", "domain": null }, { "name": "Service_width", "type": "esriFieldTypeDouble", "alias": "Minimum width of service area (meters)", "domain": null }, { "name": "ServiceLevel", "type": "esriFieldTypeString", "alias": "Service Level:", "length": 40, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceLevel", "description": "EO Vegetation Maintenance Service Level", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Service_Length", "type": "esriFieldTypeDouble", "alias": "Service Length", "domain": null }, { "name": "Management_Responsibility", "type": "esriFieldTypeString", "alias": "Management Responsibility", "length": 60, "domain": { "type": "codedValue", "name": "EnvVeg_MaintResp", "description": "Maintenance Responsibility", "codedValues": [ { "name": "EO - Coastal & Constructed Water Bodies", "code": "EO - Coastal & Constructed Water Bodies" }, { "name": "EO - Natural Areas", "code": "EO - Natural Areas" }, { "name": "EO - Contract Slashing Services", "code": "EO - Contract Slashing Services" }, { "name": "EO - Planning", "code": "EO - Planning" }, { "name": "EO - Community", "code": "EO - Community" }, { "name": "EO - Internal Fire", "code": "EO - Internal Fire" }, { "name": "EO - Internal Other", "code": "EO - Internal Other" }, { "name": "EO \u2013 Coastal Path", "code": "EO \u2013 Coastal Path" }, { "name": "Private", "code": "Private" }, { "name": "EO - Veg Maintenance Parklands Mtb", "code": "EO - Parklands Mtb" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ContractZone", "type": "esriFieldTypeString", "alias": "Contract Zone:", "length": 20, "domain": { "type": "codedValue", "name": "EnvVeg_ContractZone", "description": "EO Vegetation Maintenance Contract Zone", "codedValues": [ { "name": "North Coastal", "code": "NorthCoast" }, { "name": "North Western", "code": "NorthWest" }, { "name": "South Coastal", "code": "SouthCoast" }, { "name": "South Western", "code": "SouthWest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OnContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Commenced", "length": 8, "domain": null }, { "name": "OffContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Ceased", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "EnvVeg_Status", "description": "Site Status", "codedValues": [ { "name": "Planned", "code": "Planned" }, { "name": "Active", "code": "Active" }, { "name": "Not Active", "code": "Not Active" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteType", "type": "esriFieldTypeString", "alias": "Site Type:", "length": 30, "domain": { "type": "codedValue", "name": "EnvVeg_SiteType", "description": "Site Type", "codedValues": [ { "name": "Open space amenity", "code": "Open space amenity" }, { "name": "Fauna fence", "code": "Fauna fence" }, { "name": "Other fence", "code": "Other fence" }, { "name": "Other infrastructure", "code": "Other infrastructure" }, { "name": "Other - See Site Knowledge", "code": "Other - See Site Knowledge" }, { "name": "T1 Path", "code": "T1 Path" }, { "name": "T2 Path", "code": "T2 Path" }, { "name": "T3 Path", "code": "T3 Path" }, { "name": "Mixed Class Path", "code": "Mixed Class Path" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReserveName", "type": "esriFieldTypeString", "alias": "Reserve Name:", "length": 150, "domain": null }, { "name": "Service_Frequency", "type": "esriFieldTypeString", "alias": "Services per year", "length": 50, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceFreq", "description": "Service Frequency", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "Ad hoc", "code": "Ad hoc" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DateLastAudit", "type": "esriFieldTypeDate", "alias": "Date of last audit", "length": 8, "domain": null }, { "name": "Audit_Status", "type": "esriFieldTypeString", "alias": "Audit Status", "length": 50, "domain": { "type": "codedValue", "name": "EnvVeg_AuditStatus", "description": "Audit Status", "codedValues": [ { "name": "Compliant", "code": "Compliant" }, { "name": "Corrective Action Required", "code": "Corr_Action_Req" }, { "name": "Corrective Action Complete", "code": "Corr_Action_Comp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 1000, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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": "R3913_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3913", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3631_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 51, "name": "Brushcutting and Mowing Services", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Paths and Fences Vegetation Maintenance Services" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Service_Type", "uniqueValueGroups": [ { "heading": "Service Type", "classes": [ { "label": "Brushcutting", "description": "Brushcutting", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.8 } }, "values": [ [ "Brushcutting" ] ] }, { "label": "Brushcutting + 2 spotters", "description": "Brushcutting + 2 spotters", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.8 } }, "values": [ [ "Brushcutting + 2 spotters" ] ] }, { "label": "Mowing", "description": "Mowing", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1.8 } }, "values": [ [ "Mowing" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.8 } }, "value": "Brushcutting", "label": "Brushcutting" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.8 } }, "value": "Brushcutting + 2 spotters", "label": "Brushcutting + 2 spotters" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1.8 } }, "value": "Mowing", "label": "Mowing" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 238, 252, 255 ], "toColor": [ 212, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 184, 255 ], "toColor": [ 252, 199, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 215, 255 ], "toColor": [ 247, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 189, 252, 255 ], "toColor": [ 182, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 228, 255 ], "toColor": [ 182, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 215, 252, 255 ], "toColor": [ 222, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 184, 252, 255 ], "toColor": [ 214, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 197, 255 ], "toColor": [ 218, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SiteID", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.7010554498693842E7, "ymin": -3111102.049848223, "xmax": 1.7048601345592137E7, "ymax": -3053954.14996419, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "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": "SiteID", "type": "esriFieldTypeInteger", "alias": "SiteID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Site Name", "length": 80, "domain": null }, { "name": "Service_Type", "type": "esriFieldTypeString", "alias": "Service Type", "length": 25, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceType", "description": "EO Vegetation Maintenance Service Type", "codedValues": [ { "name": "Mowing", "code": "Mowing" }, { "name": "Blowing", "code": "Blowing" }, { "name": "Mulching", "code": "Mulching" }, { "name": "Hedging", "code": "Hedging" }, { "name": "Envelope Pruning", "code": "Envelope Pruning" }, { "name": "Offset Pruning", "code": "Offset Pruning" }, { "name": "Weed Treatment", "code": "Weed Treatment" }, { "name": "Brushcutting", "code": "Brushcutting" }, { "name": "Sight-line", "code": "Sight-line" }, { "name": "Linear Hedging", "code": "Linear Hedging" }, { "name": "Brushcutting + 2 spotters", "code": "Brushcutting + 2 spotters" }, { "name": "Raking", "code": "Raking" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Site_Knowledge", "type": "esriFieldTypeString", "alias": "Site Knowledge", "length": 1000, "domain": null }, { "name": "LocalityName", "type": "esriFieldTypeString", "alias": "Locality", "length": 150, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Division", "description": "SCC_Division", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Path_Width", "type": "esriFieldTypeDouble", "alias": "Path Width (meters)", "domain": null }, { "name": "Service_width", "type": "esriFieldTypeDouble", "alias": "Minimum width of service area (meters)", "domain": null }, { "name": "ServiceLevel", "type": "esriFieldTypeString", "alias": "Service Level:", "length": 40, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceLevel", "description": "EO Vegetation Maintenance Service Level", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Service_Length", "type": "esriFieldTypeDouble", "alias": "Service Length", "domain": null }, { "name": "Management_Responsibility", "type": "esriFieldTypeString", "alias": "Management Responsibility", "length": 60, "domain": { "type": "codedValue", "name": "EnvVeg_MaintResp", "description": "Maintenance Responsibility", "codedValues": [ { "name": "EO - Coastal & Constructed Water Bodies", "code": "EO - Coastal & Constructed Water Bodies" }, { "name": "EO - Natural Areas", "code": "EO - Natural Areas" }, { "name": "EO - Contract Slashing Services", "code": "EO - Contract Slashing Services" }, { "name": "EO - Planning", "code": "EO - Planning" }, { "name": "EO - Community", "code": "EO - Community" }, { "name": "EO - Internal Fire", "code": "EO - Internal Fire" }, { "name": "EO - Internal Other", "code": "EO - Internal Other" }, { "name": "EO \u2013 Coastal Path", "code": "EO \u2013 Coastal Path" }, { "name": "Private", "code": "Private" }, { "name": "EO - Veg Maintenance Parklands Mtb", "code": "EO - Parklands Mtb" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ContractZone", "type": "esriFieldTypeString", "alias": "Contract Zone:", "length": 20, "domain": { "type": "codedValue", "name": "EnvVeg_ContractZone", "description": "EO Vegetation Maintenance Contract Zone", "codedValues": [ { "name": "North Coastal", "code": "NorthCoast" }, { "name": "North Western", "code": "NorthWest" }, { "name": "South Coastal", "code": "SouthCoast" }, { "name": "South Western", "code": "SouthWest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OnContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Commenced", "length": 8, "domain": null }, { "name": "OffContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Ceased", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "EnvVeg_Status", "description": "Site Status", "codedValues": [ { "name": "Planned", "code": "Planned" }, { "name": "Active", "code": "Active" }, { "name": "Not Active", "code": "Not Active" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteType", "type": "esriFieldTypeString", "alias": "Site Type:", "length": 30, "domain": { "type": "codedValue", "name": "EnvVeg_SiteType", "description": "Site Type", "codedValues": [ { "name": "Open space amenity", "code": "Open space amenity" }, { "name": "Fauna fence", "code": "Fauna fence" }, { "name": "Other fence", "code": "Other fence" }, { "name": "Other infrastructure", "code": "Other infrastructure" }, { "name": "Other - See Site Knowledge", "code": "Other - See Site Knowledge" }, { "name": "T1 Path", "code": "T1 Path" }, { "name": "T2 Path", "code": "T2 Path" }, { "name": "T3 Path", "code": "T3 Path" }, { "name": "Mixed Class Path", "code": "Mixed Class Path" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReserveName", "type": "esriFieldTypeString", "alias": "Reserve Name:", "length": 150, "domain": null }, { "name": "Service_Frequency", "type": "esriFieldTypeString", "alias": "Services per year", "length": 50, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceFreq", "description": "Service Frequency", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "Ad hoc", "code": "Ad hoc" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DateLastAudit", "type": "esriFieldTypeDate", "alias": "Date of last audit", "length": 8, "domain": null }, { "name": "Audit_Status", "type": "esriFieldTypeString", "alias": "Audit Status", "length": 50, "domain": { "type": "codedValue", "name": "EnvVeg_AuditStatus", "description": "Audit Status", "codedValues": [ { "name": "Compliant", "code": "Compliant" }, { "name": "Corrective Action Required", "code": "Corr_Action_Req" }, { "name": "Corrective Action Complete", "code": "Corr_Action_Comp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 1000, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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": "R3913_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3913", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3631_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 52, "name": "Blowing Raking and Mulching Services", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Paths and Fences Vegetation Maintenance Services" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Service_Type", "uniqueValueGroups": [ { "heading": "Service Type", "classes": [ { "label": "Blowing", "description": "Blowing", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.8 } }, "values": [ [ "Blowing" ] ] }, { "label": "Raking", "description": "Raking", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 255 ], "width": 1.8 } }, "values": [ [ "Raking" ] ] }, { "label": "Mulching", "description": "Mulching", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1.8 } }, "values": [ [ "Mulching" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.8 } }, "value": "Blowing", "label": "Blowing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 255 ], "width": 1.8 } }, "value": "Raking", "label": "Raking" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1.8 } }, "value": "Mulching", "label": "Mulching" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 238, 252, 255 ], "toColor": [ 212, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 184, 255 ], "toColor": [ 252, 199, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 215, 255 ], "toColor": [ 247, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 189, 252, 255 ], "toColor": [ 182, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 228, 255 ], "toColor": [ 182, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 215, 252, 255 ], "toColor": [ 222, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 184, 252, 255 ], "toColor": [ 214, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 197, 255 ], "toColor": [ 218, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SiteID", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.7010554498693842E7, "ymin": -3111102.049848223, "xmax": 1.7048601345592137E7, "ymax": -3053954.14996419, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "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": "SiteID", "type": "esriFieldTypeInteger", "alias": "SiteID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Site Name", "length": 80, "domain": null }, { "name": "Service_Type", "type": "esriFieldTypeString", "alias": "Service Type", "length": 25, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceType", "description": "EO Vegetation Maintenance Service Type", "codedValues": [ { "name": "Mowing", "code": "Mowing" }, { "name": "Blowing", "code": "Blowing" }, { "name": "Mulching", "code": "Mulching" }, { "name": "Hedging", "code": "Hedging" }, { "name": "Envelope Pruning", "code": "Envelope Pruning" }, { "name": "Offset Pruning", "code": "Offset Pruning" }, { "name": "Weed Treatment", "code": "Weed Treatment" }, { "name": "Brushcutting", "code": "Brushcutting" }, { "name": "Sight-line", "code": "Sight-line" }, { "name": "Linear Hedging", "code": "Linear Hedging" }, { "name": "Brushcutting + 2 spotters", "code": "Brushcutting + 2 spotters" }, { "name": "Raking", "code": "Raking" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Site_Knowledge", "type": "esriFieldTypeString", "alias": "Site Knowledge", "length": 1000, "domain": null }, { "name": "LocalityName", "type": "esriFieldTypeString", "alias": "Locality", "length": 150, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Division", "description": "SCC_Division", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Path_Width", "type": "esriFieldTypeDouble", "alias": "Path Width (meters)", "domain": null }, { "name": "Service_width", "type": "esriFieldTypeDouble", "alias": "Minimum width of service area (meters)", "domain": null }, { "name": "ServiceLevel", "type": "esriFieldTypeString", "alias": "Service Level:", "length": 40, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceLevel", "description": "EO Vegetation Maintenance Service Level", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Service_Length", "type": "esriFieldTypeDouble", "alias": "Service Length", "domain": null }, { "name": "Management_Responsibility", "type": "esriFieldTypeString", "alias": "Management Responsibility", "length": 60, "domain": { "type": "codedValue", "name": "EnvVeg_MaintResp", "description": "Maintenance Responsibility", "codedValues": [ { "name": "EO - Coastal & Constructed Water Bodies", "code": "EO - Coastal & Constructed Water Bodies" }, { "name": "EO - Natural Areas", "code": "EO - Natural Areas" }, { "name": "EO - Contract Slashing Services", "code": "EO - Contract Slashing Services" }, { "name": "EO - Planning", "code": "EO - Planning" }, { "name": "EO - Community", "code": "EO - Community" }, { "name": "EO - Internal Fire", "code": "EO - Internal Fire" }, { "name": "EO - Internal Other", "code": "EO - Internal Other" }, { "name": "EO \u2013 Coastal Path", "code": "EO \u2013 Coastal Path" }, { "name": "Private", "code": "Private" }, { "name": "EO - Veg Maintenance Parklands Mtb", "code": "EO - Parklands Mtb" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ContractZone", "type": "esriFieldTypeString", "alias": "Contract Zone:", "length": 20, "domain": { "type": "codedValue", "name": "EnvVeg_ContractZone", "description": "EO Vegetation Maintenance Contract Zone", "codedValues": [ { "name": "North Coastal", "code": "NorthCoast" }, { "name": "North Western", "code": "NorthWest" }, { "name": "South Coastal", "code": "SouthCoast" }, { "name": "South Western", "code": "SouthWest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OnContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Commenced", "length": 8, "domain": null }, { "name": "OffContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Ceased", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "EnvVeg_Status", "description": "Site Status", "codedValues": [ { "name": "Planned", "code": "Planned" }, { "name": "Active", "code": "Active" }, { "name": "Not Active", "code": "Not Active" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteType", "type": "esriFieldTypeString", "alias": "Site Type:", "length": 30, "domain": { "type": "codedValue", "name": "EnvVeg_SiteType", "description": "Site Type", "codedValues": [ { "name": "Open space amenity", "code": "Open space amenity" }, { "name": "Fauna fence", "code": "Fauna fence" }, { "name": "Other fence", "code": "Other fence" }, { "name": "Other infrastructure", "code": "Other infrastructure" }, { "name": "Other - See Site Knowledge", "code": "Other - See Site Knowledge" }, { "name": "T1 Path", "code": "T1 Path" }, { "name": "T2 Path", "code": "T2 Path" }, { "name": "T3 Path", "code": "T3 Path" }, { "name": "Mixed Class Path", "code": "Mixed Class Path" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReserveName", "type": "esriFieldTypeString", "alias": "Reserve Name:", "length": 150, "domain": null }, { "name": "Service_Frequency", "type": "esriFieldTypeString", "alias": "Services per year", "length": 50, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceFreq", "description": "Service Frequency", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "Ad hoc", "code": "Ad hoc" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DateLastAudit", "type": "esriFieldTypeDate", "alias": "Date of last audit", "length": 8, "domain": null }, { "name": "Audit_Status", "type": "esriFieldTypeString", "alias": "Audit Status", "length": 50, "domain": { "type": "codedValue", "name": "EnvVeg_AuditStatus", "description": "Audit Status", "codedValues": [ { "name": "Compliant", "code": "Compliant" }, { "name": "Corrective Action Required", "code": "Corr_Action_Req" }, { "name": "Corrective Action Complete", "code": "Corr_Action_Comp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 1000, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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": "R3913_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3913", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3631_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 56, "name": "Contract - EO Slashing Services", "type": "Feature Layer", "description": "Polygons representing vegetation maintenance activities associated with barriers, boardwalks, bridges, fire trails, fuel reduction zones, pathways and trails. Dataset re-projected to GDA2020 on 01/06/2020 by the GDA2020 Transformation Project Team.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Liveability and Natural Assets, Environmental Operations, Natural Areas Management", "parentLayer": { "id": 46, "name": "Environmental Ops Vegetation Maintenance" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ServiceType", "uniqueValueGroups": [ { "heading": "Service Type", "classes": [ { "label": "All Terrain", "description": "All Terrain", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.7 } }, "values": [ [ "All Terrain" ] ] }, { "label": "Brushcutting", "description": "Brushcutting", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.7 } }, "values": [ [ "Brushcutting" ] ] }, { "label": "Mowing", "description": "Mowing", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1.7 } }, "values": [ [ "Mowing" ] ] }, { "label": "Slashing", "description": "Slashing", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.7 } }, "values": [ [ "Slashing" ] ] }, { "label": "Weed Treatment", "description": "Weed Treatment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.7 } }, "values": [ [ "Weed Treatment" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.7 } }, "value": "All Terrain", "label": "All Terrain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.7 } }, "value": "Brushcutting", "label": "Brushcutting" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1.7 } }, "value": "Mowing", "label": "Mowing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.7 } }, "value": "Slashing", "label": "Slashing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.7 } }, "value": "Weed Treatment", "label": "Weed Treatment" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 238, 252, 255 ], "toColor": [ 212, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 184, 255 ], "toColor": [ 252, 199, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 215, 255 ], "toColor": [ 247, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 189, 252, 255 ], "toColor": [ 182, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 228, 255 ], "toColor": [ 182, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 215, 252, 255 ], "toColor": [ 222, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 184, 252, 255 ], "toColor": [ 214, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 197, 255 ], "toColor": [ 218, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "\"EO Site: SS\" CONCAT [SiteID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 2200, "name": "Default", "priority": 23, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6998616794932928E7, "ymin": -3119157.25070425, "xmax": 1.7048450291757558E7, "ymax": -3055498.2963783834, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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": "OnContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Commenced", "length": 8, "domain": null }, { "name": "OffContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Ceased", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SiteID", "type": "esriFieldTypeSmallInteger", "alias": "Site ID:", "domain": null }, { "name": "ServiceType", "type": "esriFieldTypeString", "alias": "Service Type", "length": 50, "domain": { "type": "codedValue", "name": "NatAreas_SlashingServiceType", "description": "Natural Areas SlashingServiceType", "codedValues": [ { "name": "Mowing", "code": "Mowing" }, { "name": "Weed Treatment", "code": "Weed Treatment" }, { "name": "Slashing", "code": "Slashing" }, { "name": "All Terrain", "code": "All Terrain" }, { "name": "Brushcutting", "code": "Brushcutting" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ServiceFreq", "type": "esriFieldTypeString", "alias": "Services per year", "length": 150, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceFreq", "description": "Service Frequency", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "Ad hoc", "code": "Ad hoc" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteDescription", "type": "esriFieldTypeString", "alias": "Site Description", "length": 100, "domain": null }, { "name": "SiteKnowledge", "type": "esriFieldTypeString", "alias": "Site Knowledge", "length": 255, "domain": null }, { "name": "ServiceLevel", "type": "esriFieldTypeString", "alias": "Service Level", "length": 50, "domain": { "type": "codedValue", "name": "NatAreas_ServiceLevel", "description": "Natural Areas Service Level", "codedValues": [ { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocalityName", "type": "esriFieldTypeString", "alias": "Location", "length": 150, "domain": null }, { "name": "MaintenanceResp", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "length": 50, "domain": { "type": "codedValue", "name": "EnvVeg_MaintResp", "description": "Maintenance Responsibility", "codedValues": [ { "name": "EO - Coastal & Constructed Water Bodies", "code": "EO - Coastal & Constructed Water Bodies" }, { "name": "EO - Natural Areas", "code": "EO - Natural Areas" }, { "name": "EO - Contract Slashing Services", "code": "EO - Contract Slashing Services" }, { "name": "EO - Planning", "code": "EO - Planning" }, { "name": "EO - Community", "code": "EO - Community" }, { "name": "EO - Internal Fire", "code": "EO - Internal Fire" }, { "name": "EO - Internal Other", "code": "EO - Internal Other" }, { "name": "EO \u2013 Coastal Path", "code": "EO \u2013 Coastal Path" }, { "name": "Private", "code": "Private" }, { "name": "EO - Veg Maintenance Parklands Mtb", "code": "EO - Parklands Mtb" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Contract Zone", "length": 25, "domain": { "type": "codedValue", "name": "NatAreas_ContractZone", "description": "Natural Areas Contract Zone", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReserveName", "type": "esriFieldTypeString", "alias": "Reserve Name", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Internal Comments or Notes", "length": 300, "domain": null }, { "name": "FireAsset", "type": "esriFieldTypeString", "alias": "Fire Asset Type", "length": 50, "domain": { "type": "codedValue", "name": "FireAsset", "description": "Fire Asset Type", "codedValues": [ { "name": "Type 1 Fuel Management Zone", "code": "Type 1 FMZ" }, { "name": "Type 2 Fuel Management Zone", "code": "Type 2 FMZ" }, { "name": "Type 3 Fuel Management Zone", "code": "Type 3 FMZ" }, { "name": "Type 4 Fire Access Trail", "code": "Type 4 Trail" }, { "name": "Type 5 Fire Access Trail", "code": "Type 5 Trail" }, { "name": "Type 6 Fire Access Trail", "code": "Type 6 Trail" }, { "name": "Mixed fire asset - see comments", "code": "Mixed fire asset" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Temp Trail", "code": "Temp Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ClearanceWidth", "type": "esriFieldTypeString", "alias": "Required Clearance Width (m):", "length": 25, "domain": null }, { "name": "ClearanceHeight", "type": "esriFieldTypeString", "alias": "Required Clearance Height (m):", "length": 25, "domain": null }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "Last Inspection Date:", "length": 8, "domain": null }, { "name": "TrailClearanceOK", "type": "esriFieldTypeString", "alias": "Trail clearances OK (check width and height)?", "length": 20, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FireAccessStatus", "type": "esriFieldTypeString", "alias": "Fire vehicle access status:", "length": 50, "domain": { "type": "codedValue", "name": "FireInsp_Access", "description": "FireInsp_Access assessment", "codedValues": [ { "name": "Poor access - wet or dry weather", "code": "Poor Dry and Wet" }, { "name": "All weather access", "code": "All Weather Good" }, { "name": "Dry weather access only", "code": "Dry Weather Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TrailDefects", "type": "esriFieldTypeString", "alias": "Trail Defects:", "length": 50, "domain": { "type": "codedValue", "name": "FireInsp_Defects", "description": "FireInsp_Defects", "codedValues": [ { "name": "Bog holes - significant", "code": "Bog holes" }, { "name": "Erosion - significant", "code": "Erosion" }, { "name": "Unsafe track camber", "code": "Track camber" }, { "name": "Other - see comments", "code": "Other" }, { "name": "No significant issues", "code": "No issues" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InspectionOutcome", "type": "esriFieldTypeString", "alias": "Inspection Outcome:", "length": 50, "domain": { "type": "codedValue", "name": "FireInsp_Outcome", "description": "FireInsp_Outcome of inspection", "codedValues": [ { "name": "Defect - Action Required", "code": "Defect" }, { "name": "No Action Required - Reinspect as scheduled", "code": "No action required" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InspectionComments", "type": "esriFieldTypeString", "alias": "Inspection Comments:", "length": 1000, "domain": null }, { "name": "InspectionInterval", "type": "esriFieldTypeSmallInteger", "alias": "Inspection Interval:", "domain": { "type": "codedValue", "name": "FireInsp_Interval", "description": "FireInsp - Interval between inspections (days)", "codedValues": [ { "name": "6 months", "code": 180 }, { "name": "9 months", "code": 270 }, { "name": "12 months", "code": 360 }, { "name": "18 months", "code": 540 }, { "name": "2 years", "code": 720 }, { "name": "3 years", "code": 1080 }, { "name": "4 years", "code": 1440 }, { "name": "5 years", "code": 1800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3910_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3910", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3628_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 57, "name": "Internal Fire - Ad hoc Maintenance", "type": "Feature Layer", "description": "Polygons representing vegetation maintenance activities associated with barriers, boardwalks, bridges, fire trails, fuel reduction zones, pathways and trails. Dataset re-projected to GDA2020 on 01/06/2020 by the GDA2020 Transformation Project Team.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Liveability and Natural Assets, Environmental Operations, Natural Areas Management", "parentLayer": { "id": 46, "name": "Environmental Ops Vegetation Maintenance" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 127, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 1.3000000000000003 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Fire Team Veg Maintenance\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 2200, "name": "Default", "priority": 21, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6998616794932928E7, "ymin": -3119157.25070425, "xmax": 1.7048450291757558E7, "ymax": -3055498.2963783834, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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": "OnContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Commenced", "length": 8, "domain": null }, { "name": "OffContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Ceased", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SiteID", "type": "esriFieldTypeSmallInteger", "alias": "Site ID:", "domain": null }, { "name": "ServiceType", "type": "esriFieldTypeString", "alias": "Service Type", "length": 50, "domain": { "type": "codedValue", "name": "NatAreas_SlashingServiceType", "description": "Natural Areas SlashingServiceType", "codedValues": [ { "name": "Mowing", "code": "Mowing" }, { "name": "Weed Treatment", "code": "Weed Treatment" }, { "name": "Slashing", "code": "Slashing" }, { "name": "All Terrain", "code": "All Terrain" }, { "name": "Brushcutting", "code": "Brushcutting" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ServiceFreq", "type": "esriFieldTypeString", "alias": "Services per year", "length": 150, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceFreq", "description": "Service Frequency", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "Ad hoc", "code": "Ad hoc" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteDescription", "type": "esriFieldTypeString", "alias": "Site Description", "length": 100, "domain": null }, { "name": "SiteKnowledge", "type": "esriFieldTypeString", "alias": "Site Knowledge", "length": 255, "domain": null }, { "name": "ServiceLevel", "type": "esriFieldTypeString", "alias": "Service Level", "length": 50, "domain": { "type": "codedValue", "name": "NatAreas_ServiceLevel", "description": "Natural Areas Service Level", "codedValues": [ { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocalityName", "type": "esriFieldTypeString", "alias": "Location", "length": 150, "domain": null }, { "name": "MaintenanceResp", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "length": 50, "domain": { "type": "codedValue", "name": "EnvVeg_MaintResp", "description": "Maintenance Responsibility", "codedValues": [ { "name": "EO - Coastal & Constructed Water Bodies", "code": "EO - Coastal & Constructed Water Bodies" }, { "name": "EO - Natural Areas", "code": "EO - Natural Areas" }, { "name": "EO - Contract Slashing Services", "code": "EO - Contract Slashing Services" }, { "name": "EO - Planning", "code": "EO - Planning" }, { "name": "EO - Community", "code": "EO - Community" }, { "name": "EO - Internal Fire", "code": "EO - Internal Fire" }, { "name": "EO - Internal Other", "code": "EO - Internal Other" }, { "name": "EO \u2013 Coastal Path", "code": "EO \u2013 Coastal Path" }, { "name": "Private", "code": "Private" }, { "name": "EO - Veg Maintenance Parklands Mtb", "code": "EO - Parklands Mtb" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Contract Zone", "length": 25, "domain": { "type": "codedValue", "name": "NatAreas_ContractZone", "description": "Natural Areas Contract Zone", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReserveName", "type": "esriFieldTypeString", "alias": "Reserve Name", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Internal Comments or Notes", "length": 300, "domain": null }, { "name": "FireAsset", "type": "esriFieldTypeString", "alias": "Fire Asset Type", "length": 50, "domain": { "type": "codedValue", "name": "FireAsset", "description": "Fire Asset Type", "codedValues": [ { "name": "Type 1 Fuel Management Zone", "code": "Type 1 FMZ" }, { "name": "Type 2 Fuel Management Zone", "code": "Type 2 FMZ" }, { "name": "Type 3 Fuel Management Zone", "code": "Type 3 FMZ" }, { "name": "Type 4 Fire Access Trail", "code": "Type 4 Trail" }, { "name": "Type 5 Fire Access Trail", "code": "Type 5 Trail" }, { "name": "Type 6 Fire Access Trail", "code": "Type 6 Trail" }, { "name": "Mixed fire asset - see comments", "code": "Mixed fire asset" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Temp Trail", "code": "Temp Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ClearanceWidth", "type": "esriFieldTypeString", "alias": "Required Clearance Width (m):", "length": 25, "domain": null }, { "name": "ClearanceHeight", "type": "esriFieldTypeString", "alias": "Required Clearance Height (m):", "length": 25, "domain": null }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "Last Inspection Date:", "length": 8, "domain": null }, { "name": "TrailClearanceOK", "type": "esriFieldTypeString", "alias": "Trail clearances OK (check width and height)?", "length": 20, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FireAccessStatus", "type": "esriFieldTypeString", "alias": "Fire vehicle access status:", "length": 50, "domain": { "type": "codedValue", "name": "FireInsp_Access", "description": "FireInsp_Access assessment", "codedValues": [ { "name": "Poor access - wet or dry weather", "code": "Poor Dry and Wet" }, { "name": "All weather access", "code": "All Weather Good" }, { "name": "Dry weather access only", "code": "Dry Weather Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TrailDefects", "type": "esriFieldTypeString", "alias": "Trail Defects:", "length": 50, "domain": { "type": "codedValue", "name": "FireInsp_Defects", "description": "FireInsp_Defects", "codedValues": [ { "name": "Bog holes - significant", "code": "Bog holes" }, { "name": "Erosion - significant", "code": "Erosion" }, { "name": "Unsafe track camber", "code": "Track camber" }, { "name": "Other - see comments", "code": "Other" }, { "name": "No significant issues", "code": "No issues" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InspectionOutcome", "type": "esriFieldTypeString", "alias": "Inspection Outcome:", "length": 50, "domain": { "type": "codedValue", "name": "FireInsp_Outcome", "description": "FireInsp_Outcome of inspection", "codedValues": [ { "name": "Defect - Action Required", "code": "Defect" }, { "name": "No Action Required - Reinspect as scheduled", "code": "No action required" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InspectionComments", "type": "esriFieldTypeString", "alias": "Inspection Comments:", "length": 1000, "domain": null }, { "name": "InspectionInterval", "type": "esriFieldTypeSmallInteger", "alias": "Inspection Interval:", "domain": { "type": "codedValue", "name": "FireInsp_Interval", "description": "FireInsp - Interval between inspections (days)", "codedValues": [ { "name": "6 months", "code": 180 }, { "name": "9 months", "code": 270 }, { "name": "12 months", "code": 360 }, { "name": "18 months", "code": 540 }, { "name": "2 years", "code": 720 }, { "name": "3 years", "code": 1080 }, { "name": "4 years", "code": 1440 }, { "name": "5 years", "code": 1800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3910_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3910", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3628_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 58, "name": "Internal Other - Ad hoc Maintenance", "type": "Feature Layer", "description": "Polygons representing vegetation maintenance activities associated with barriers, boardwalks, bridges, fire trails, fuel reduction zones, pathways and trails. Dataset re-projected to GDA2020 on 01/06/2020 by the GDA2020 Transformation Project Team.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Liveability and Natural Assets, Environmental Operations, Natural Areas Management", "parentLayer": { "id": 46, "name": "Environmental Ops Vegetation Maintenance" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 182, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.6998616794932928E7, "ymin": -3119157.25070425, "xmax": 1.7048450291757558E7, "ymax": -3055498.2963783834, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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": "OnContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Commenced", "length": 8, "domain": null }, { "name": "OffContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Ceased", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SiteID", "type": "esriFieldTypeSmallInteger", "alias": "Site ID:", "domain": null }, { "name": "ServiceType", "type": "esriFieldTypeString", "alias": "Service Type", "length": 50, "domain": { "type": "codedValue", "name": "NatAreas_SlashingServiceType", "description": "Natural Areas SlashingServiceType", "codedValues": [ { "name": "Mowing", "code": "Mowing" }, { "name": "Weed Treatment", "code": "Weed Treatment" }, { "name": "Slashing", "code": "Slashing" }, { "name": "All Terrain", "code": "All Terrain" }, { "name": "Brushcutting", "code": "Brushcutting" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ServiceFreq", "type": "esriFieldTypeString", "alias": "Services per year", "length": 150, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceFreq", "description": "Service Frequency", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "Ad hoc", "code": "Ad hoc" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteDescription", "type": "esriFieldTypeString", "alias": "Site Description", "length": 100, "domain": null }, { "name": "SiteKnowledge", "type": "esriFieldTypeString", "alias": "Site Knowledge", "length": 255, "domain": null }, { "name": "ServiceLevel", "type": "esriFieldTypeString", "alias": "Service Level", "length": 50, "domain": { "type": "codedValue", "name": "NatAreas_ServiceLevel", "description": "Natural Areas Service Level", "codedValues": [ { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocalityName", "type": "esriFieldTypeString", "alias": "Location", "length": 150, "domain": null }, { "name": "MaintenanceResp", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "length": 50, "domain": { "type": "codedValue", "name": "EnvVeg_MaintResp", "description": "Maintenance Responsibility", "codedValues": [ { "name": "EO - Coastal & Constructed Water Bodies", "code": "EO - Coastal & Constructed Water Bodies" }, { "name": "EO - Natural Areas", "code": "EO - Natural Areas" }, { "name": "EO - Contract Slashing Services", "code": "EO - Contract Slashing Services" }, { "name": "EO - Planning", "code": "EO - Planning" }, { "name": "EO - Community", "code": "EO - Community" }, { "name": "EO - Internal Fire", "code": "EO - Internal Fire" }, { "name": "EO - Internal Other", "code": "EO - Internal Other" }, { "name": "EO \u2013 Coastal Path", "code": "EO \u2013 Coastal Path" }, { "name": "Private", "code": "Private" }, { "name": "EO - Veg Maintenance Parklands Mtb", "code": "EO - Parklands Mtb" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Contract Zone", "length": 25, "domain": { "type": "codedValue", "name": "NatAreas_ContractZone", "description": "Natural Areas Contract Zone", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReserveName", "type": "esriFieldTypeString", "alias": "Reserve Name", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Internal Comments or Notes", "length": 300, "domain": null }, { "name": "FireAsset", "type": "esriFieldTypeString", "alias": "Fire Asset Type", "length": 50, "domain": { "type": "codedValue", "name": "FireAsset", "description": "Fire Asset Type", "codedValues": [ { "name": "Type 1 Fuel Management Zone", "code": "Type 1 FMZ" }, { "name": "Type 2 Fuel Management Zone", "code": "Type 2 FMZ" }, { "name": "Type 3 Fuel Management Zone", "code": "Type 3 FMZ" }, { "name": "Type 4 Fire Access Trail", "code": "Type 4 Trail" }, { "name": "Type 5 Fire Access Trail", "code": "Type 5 Trail" }, { "name": "Type 6 Fire Access Trail", "code": "Type 6 Trail" }, { "name": "Mixed fire asset - see comments", "code": "Mixed fire asset" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Temp Trail", "code": "Temp Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ClearanceWidth", "type": "esriFieldTypeString", "alias": "Required Clearance Width (m):", "length": 25, "domain": null }, { "name": "ClearanceHeight", "type": "esriFieldTypeString", "alias": "Required Clearance Height (m):", "length": 25, "domain": null }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "Last Inspection Date:", "length": 8, "domain": null }, { "name": "TrailClearanceOK", "type": "esriFieldTypeString", "alias": "Trail clearances OK (check width and height)?", "length": 20, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FireAccessStatus", "type": "esriFieldTypeString", "alias": "Fire vehicle access status:", "length": 50, "domain": { "type": "codedValue", "name": "FireInsp_Access", "description": "FireInsp_Access assessment", "codedValues": [ { "name": "Poor access - wet or dry weather", "code": "Poor Dry and Wet" }, { "name": "All weather access", "code": "All Weather Good" }, { "name": "Dry weather access only", "code": "Dry Weather Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TrailDefects", "type": "esriFieldTypeString", "alias": "Trail Defects:", "length": 50, "domain": { "type": "codedValue", "name": "FireInsp_Defects", "description": "FireInsp_Defects", "codedValues": [ { "name": "Bog holes - significant", "code": "Bog holes" }, { "name": "Erosion - significant", "code": "Erosion" }, { "name": "Unsafe track camber", "code": "Track camber" }, { "name": "Other - see comments", "code": "Other" }, { "name": "No significant issues", "code": "No issues" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InspectionOutcome", "type": "esriFieldTypeString", "alias": "Inspection Outcome:", "length": 50, "domain": { "type": "codedValue", "name": "FireInsp_Outcome", "description": "FireInsp_Outcome of inspection", "codedValues": [ { "name": "Defect - Action Required", "code": "Defect" }, { "name": "No Action Required - Reinspect as scheduled", "code": "No action required" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InspectionComments", "type": "esriFieldTypeString", "alias": "Inspection Comments:", "length": 1000, "domain": null }, { "name": "InspectionInterval", "type": "esriFieldTypeSmallInteger", "alias": "Inspection Interval:", "domain": { "type": "codedValue", "name": "FireInsp_Interval", "description": "FireInsp - Interval between inspections (days)", "codedValues": [ { "name": "6 months", "code": 180 }, { "name": "9 months", "code": 270 }, { "name": "12 months", "code": 360 }, { "name": "18 months", "code": 540 }, { "name": "2 years", "code": 720 }, { "name": "3 years", "code": 1080 }, { "name": "4 years", "code": 1440 }, { "name": "5 years", "code": 1800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3910_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3910", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3628_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 59, "name": "Community Maintenance", "type": "Feature Layer", "description": "Polygons representing vegetation maintenance activities associated with barriers, boardwalks, bridges, fire trails, fuel reduction zones, pathways and trails. Dataset re-projected to GDA2020 on 01/06/2020 by the GDA2020 Transformation Project Team.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Liveability and Natural Assets, Environmental Operations, Natural Areas Management", "parentLayer": { "id": 46, "name": "Environmental Ops Vegetation Maintenance" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Community Veg Maintenance\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 2200, "name": "Default", "priority": 19, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.6998616794932928E7, "ymin": -3119157.25070425, "xmax": 1.7048450291757558E7, "ymax": -3055498.2963783834, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "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": "OnContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Commenced", "length": 8, "domain": null }, { "name": "OffContract", "type": "esriFieldTypeDate", "alias": "Date Contract Maintenance Ceased", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SiteID", "type": "esriFieldTypeSmallInteger", "alias": "Site ID:", "domain": null }, { "name": "ServiceType", "type": "esriFieldTypeString", "alias": "Service Type", "length": 50, "domain": { "type": "codedValue", "name": "NatAreas_SlashingServiceType", "description": "Natural Areas SlashingServiceType", "codedValues": [ { "name": "Mowing", "code": "Mowing" }, { "name": "Weed Treatment", "code": "Weed Treatment" }, { "name": "Slashing", "code": "Slashing" }, { "name": "All Terrain", "code": "All Terrain" }, { "name": "Brushcutting", "code": "Brushcutting" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ServiceFreq", "type": "esriFieldTypeString", "alias": "Services per year", "length": 150, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceFreq", "description": "Service Frequency", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "Ad hoc", "code": "Ad hoc" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteDescription", "type": "esriFieldTypeString", "alias": "Site Description", "length": 100, "domain": null }, { "name": "SiteKnowledge", "type": "esriFieldTypeString", "alias": "Site Knowledge", "length": 255, "domain": null }, { "name": "ServiceLevel", "type": "esriFieldTypeString", "alias": "Service Level", "length": 50, "domain": { "type": "codedValue", "name": "NatAreas_ServiceLevel", "description": "Natural Areas Service Level", "codedValues": [ { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocalityName", "type": "esriFieldTypeString", "alias": "Location", "length": 150, "domain": null }, { "name": "MaintenanceResp", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "length": 50, "domain": { "type": "codedValue", "name": "EnvVeg_MaintResp", "description": "Maintenance Responsibility", "codedValues": [ { "name": "EO - Coastal & Constructed Water Bodies", "code": "EO - Coastal & Constructed Water Bodies" }, { "name": "EO - Natural Areas", "code": "EO - Natural Areas" }, { "name": "EO - Contract Slashing Services", "code": "EO - Contract Slashing Services" }, { "name": "EO - Planning", "code": "EO - Planning" }, { "name": "EO - Community", "code": "EO - Community" }, { "name": "EO - Internal Fire", "code": "EO - Internal Fire" }, { "name": "EO - Internal Other", "code": "EO - Internal Other" }, { "name": "EO \u2013 Coastal Path", "code": "EO \u2013 Coastal Path" }, { "name": "Private", "code": "Private" }, { "name": "EO - Veg Maintenance Parklands Mtb", "code": "EO - Parklands Mtb" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Contract Zone", "length": 25, "domain": { "type": "codedValue", "name": "NatAreas_ContractZone", "description": "Natural Areas Contract Zone", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReserveName", "type": "esriFieldTypeString", "alias": "Reserve Name", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Internal Comments or Notes", "length": 300, "domain": null }, { "name": "FireAsset", "type": "esriFieldTypeString", "alias": "Fire Asset Type", "length": 50, "domain": { "type": "codedValue", "name": "FireAsset", "description": "Fire Asset Type", "codedValues": [ { "name": "Type 1 Fuel Management Zone", "code": "Type 1 FMZ" }, { "name": "Type 2 Fuel Management Zone", "code": "Type 2 FMZ" }, { "name": "Type 3 Fuel Management Zone", "code": "Type 3 FMZ" }, { "name": "Type 4 Fire Access Trail", "code": "Type 4 Trail" }, { "name": "Type 5 Fire Access Trail", "code": "Type 5 Trail" }, { "name": "Type 6 Fire Access Trail", "code": "Type 6 Trail" }, { "name": "Mixed fire asset - see comments", "code": "Mixed fire asset" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Temp Trail", "code": "Temp Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ClearanceWidth", "type": "esriFieldTypeString", "alias": "Required Clearance Width (m):", "length": 25, "domain": null }, { "name": "ClearanceHeight", "type": "esriFieldTypeString", "alias": "Required Clearance Height (m):", "length": 25, "domain": null }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "Last Inspection Date:", "length": 8, "domain": null }, { "name": "TrailClearanceOK", "type": "esriFieldTypeString", "alias": "Trail clearances OK (check width and height)?", "length": 20, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FireAccessStatus", "type": "esriFieldTypeString", "alias": "Fire vehicle access status:", "length": 50, "domain": { "type": "codedValue", "name": "FireInsp_Access", "description": "FireInsp_Access assessment", "codedValues": [ { "name": "Poor access - wet or dry weather", "code": "Poor Dry and Wet" }, { "name": "All weather access", "code": "All Weather Good" }, { "name": "Dry weather access only", "code": "Dry Weather Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TrailDefects", "type": "esriFieldTypeString", "alias": "Trail Defects:", "length": 50, "domain": { "type": "codedValue", "name": "FireInsp_Defects", "description": "FireInsp_Defects", "codedValues": [ { "name": "Bog holes - significant", "code": "Bog holes" }, { "name": "Erosion - significant", "code": "Erosion" }, { "name": "Unsafe track camber", "code": "Track camber" }, { "name": "Other - see comments", "code": "Other" }, { "name": "No significant issues", "code": "No issues" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InspectionOutcome", "type": "esriFieldTypeString", "alias": "Inspection Outcome:", "length": 50, "domain": { "type": "codedValue", "name": "FireInsp_Outcome", "description": "FireInsp_Outcome of inspection", "codedValues": [ { "name": "Defect - Action Required", "code": "Defect" }, { "name": "No Action Required - Reinspect as scheduled", "code": "No action required" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InspectionComments", "type": "esriFieldTypeString", "alias": "Inspection Comments:", "length": 1000, "domain": null }, { "name": "InspectionInterval", "type": "esriFieldTypeSmallInteger", "alias": "Inspection Interval:", "domain": { "type": "codedValue", "name": "FireInsp_Interval", "description": "FireInsp - Interval between inspections (days)", "codedValues": [ { "name": "6 months", "code": 180 }, { "name": "9 months", "code": 270 }, { "name": "12 months", "code": 360 }, { "name": "18 months", "code": 540 }, { "name": "2 years", "code": 720 }, { "name": "3 years", "code": 1080 }, { "name": "4 years", "code": 1440 }, { "name": "5 years", "code": 1800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3910_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3910", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3628_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 61, "name": "Vegetation Maintenance - Waterbody, Wetland and WSUD", "type": "Feature Layer", "description": "This dataset displays the area of vegetation requiring maintenance that is associated with waterbodies, wetlands and WSUD (water sensitive urban design) assets. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Sunshine Coast Council", "parentLayer": { "id": 46, "name": "Environmental Ops Vegetation Maintenance" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "site_type", "uniqueValueGroups": [ { "heading": "Site Type", "classes": [ { "label": "Water Sensitive Urban Design (WSUD)", "description": "Water Sensitive Urban Design (WSUD)", "symbol": { "type": "esriPFS", "url": "dce40e0e10471435517c088461d9fc8e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAHUlEQVQYlWMJ/c/wfzUjAyMDFKDzWWAMXGB4KAAAAIoGIcY1t3QAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "WSUD" ] ] }, { "label": "Waterbody", "description": "Waterbody", "symbol": { "type": "esriPFS", "url": "f995fe2ef97b2dbb0845a1be13955fcd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAH0lEQVQYlWMJ/c/wnwEPYFnNyMCIVwE+SeIUDAI3AAB9OgYh4VcbpgAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Waterbody" ] ] }, { "label": "Wetland", "description": "Wetland", "symbol": { "type": "esriPFS", "url": "5e8b49e368e764824b25ec3b0c4c5749", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAX0lEQVQYlWMJ/c/wgYGBwWE1I8MFBiQQ+p/BgIGB4QALNkkQAImF/mdwYEGWDP3PEA6VXAlTBDIBWXI5lA1XBFeAC8AVgHSAdCJbAVYAci3MHcgSMJ+ATDgAci0ubwIAJIYmD/ZLKSoAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Wetland" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "dce40e0e10471435517c088461d9fc8e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAHUlEQVQYlWMJ/c/wfzUjAyMDFKDzWWAMXGB4KAAAAIoGIcY1t3QAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "WSUD", "label": "Water Sensitive Urban Design (WSUD)" }, { "symbol": { "type": "esriPFS", "url": "f995fe2ef97b2dbb0845a1be13955fcd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAH0lEQVQYlWMJ/c/wnwEPYFnNyMCIVwE+SeIUDAI3AAB9OgYh4VcbpgAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Waterbody", "label": "Waterbody" }, { "symbol": { "type": "esriPFS", "url": "5e8b49e368e764824b25ec3b0c4c5749", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAX0lEQVQYlWMJ/c/wgYGBwWE1I8MFBiQQ+p/BgIGB4QALNkkQAImF/mdwYEGWDP3PEA6VXAlTBDIBWXI5lA1XBFeAC8AVgHSAdCJbAVYAci3MHcgSMJ+ATDgAci0ubwIAJIYmD/ZLKSoAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Wetland", "label": "Wetland" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 238, 252, 255 ], "toColor": [ 212, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 184, 255 ], "toColor": [ 252, 199, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 215, 255 ], "toColor": [ 247, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 189, 252, 255 ], "toColor": [ 182, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 228, 255 ], "toColor": [ 182, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 215, 252, 255 ], "toColor": [ 222, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 184, 252, 255 ], "toColor": [ 214, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 197, 255 ], "toColor": [ 218, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.701501200775572E7, "ymin": -3119173.0003594155, "xmax": 1.7044275162526786E7, "ymax": -3058869.1686778152, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "location", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "site_type", "type": "esriFieldTypeString", "alias": "Site Type", "length": 255, "domain": { "type": "codedValue", "name": "EnvVeg_SiteType_2", "description": "Area capturing asset to be serviced/maintained", "codedValues": [ { "name": "Waterbody", "code": "Waterbody" }, { "name": "Wetland", "code": "Wetland" }, { "name": "WSUD", "code": "WSUD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "service_type", "type": "esriFieldTypeString", "alias": "Service Type", "length": 25, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceType_2", "description": "Type of service performed", "codedValues": [ { "name": "Vegetation maintenance", "code": "Vegetation maintenance" }, { "name": "Sediment removal", "code": "Sediment removal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "servicelevel", "type": "esriFieldTypeString", "alias": "Service Level", "length": 50, "domain": { "type": "codedValue", "name": "EnvVeg_ServiceLevel_2", "description": "Service level for maintenance of bioretention basins", "codedValues": [ { "name": "W1 - Very High", "code": "W1 - Very High" }, { "name": "W2 - High", "code": "W2 - High" }, { "name": "W3 - Medium", "code": "W3 - Medium" }, { "name": "W4 - Low", "code": "W4 - Low" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "eonumber", "type": "esriFieldTypeString", "alias": "EO Number", "length": 10, "domain": null }, { "name": "parent_asset_id", "type": "esriFieldTypeString", "alias": "Parent Asset ID", "length": 20, "domain": null }, { "name": "maintainedby", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 100, "domain": { "type": "codedValue", "name": "EnvVeg_MaintResp", "description": "Maintenance Responsibility", "codedValues": [ { "name": "EO - Coastal & Constructed Water Bodies", "code": "EO - Coastal & Constructed Water Bodies" }, { "name": "EO - Natural Areas", "code": "EO - Natural Areas" }, { "name": "EO - Contract Slashing Services", "code": "EO - Contract Slashing Services" }, { "name": "EO - Planning", "code": "EO - Planning" }, { "name": "EO - Community", "code": "EO - Community" }, { "name": "EO - Internal Fire", "code": "EO - Internal Fire" }, { "name": "EO - Internal Other", "code": "EO - Internal Other" }, { "name": "EO \u2013 Coastal Path", "code": "EO \u2013 Coastal Path" }, { "name": "Private", "code": "Private" }, { "name": "EO - Veg Maintenance Parklands Mtb", "code": "EO - Parklands Mtb" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 50, "domain": { "type": "codedValue", "name": "Localities", "description": "Localities of the Sunshine Coast", "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": "BLI BLI", "code": "BLI BLI" }, { "name": "BOKARINA", "code": "BOKARINA" }, { "name": "BOOROOBIN", "code": "BOOROOBIN" }, { "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": "CHEVALLUM", "code": "CHEVALLUM" }, { "name": "COES CREEK", "code": "COES CREEK" }, { "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": "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": "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": "HARPER CREEK", "code": "HARPER CREEK" }, { "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": "KINGS BEACH", "code": "KINGS BEACH" }, { "name": "KULANGOOR", "code": "KULANGOOR" }, { "name": "KULUIN", "code": "KULUIN" }, { "name": "KUNDA PARK", "code": "KUNDA PARK" }, { "name": "KUREELPA", "code": "KUREELPA" }, { "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": "Maroochy", "code": "Maroochy" }, { "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": "NO LOCALITY", "code": "NO LOCALITY" }, { "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": "POINT ARKWRIGHT", "code": "POINT ARKWRIGHT" }, { "name": "REESVILLE", "code": "REESVILLE" }, { "name": "ROSEMOUNT", "code": "ROSEMOUNT" }, { "name": "SHELLY BEACH", "code": "SHELLY BEACH" }, { "name": "SIPPY DOWNS", "code": "SIPPY DOWNS" }, { "name": "TANAWHA", "code": "TANAWHA" }, { "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": "CORBOULD PARK", "code": "CORBOULD PARK" }, { "name": "NIRIMBA", "code": "NIRIMBA" }, { "name": "BANYA", "code": "BANYA" }, { "name": "GAGALBA", "code": "GAGALBA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "division", "type": "esriFieldTypeString", "alias": "Division", "length": 50, "domain": { "type": "codedValue", "name": "SCC_Division", "description": "SCC_Division", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 256, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GeomMthd", "type": "esriFieldTypeString", "alias": "GeomMthd", "length": 50, "domain": { "type": "codedValue", "name": "SCC_GeomMthd", "description": "Geometry create or modify method", "codedValues": [ { "name": "Supplied Digital XML (ADAC)", "code": "Supplied Digital XML (ADAC)" }, { "name": "Supplied Digital CAD (ADAC)", "code": "Supplied Digital CAD (ADAC)" }, { "name": "Supplied Digital CAD/ GIS (Other)", "code": "Supplied Digital CAD/ GIS (Other)" }, { "name": "Digitised from Imagery", "code": "Digitised from Imagery" }, { "name": "Digitised from Hardcopy (AsCon)", "code": "Digitised from Hardcopy (AsCon)" }, { "name": "Digitised from Hardcopy (Other)", "code": "Digitised from Hardcopy (Other)" }, { "name": "GPS (Diff Corrected)", "code": "GPS (Diff Corrected)" }, { "name": "GPS (Uncorrected)", "code": "GPS (Uncorrected)" }, { "name": "Sketch/ Approximate", "code": "Sketch/ Approximate" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other \u2013 See Comments", "code": "Other \u2013 See Comments" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3918_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3918", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3635_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 60, "name": "Fauna Poles ", "type": "Feature Layer", "description": "This dataset is intended to represent the location and basic attributes of known, recorded, fauna pole assets within the Sunshine Coast LGA. Features within this dataset have been captured by various Sunshine Coast Council personnel and methodologies.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Source: Sunshine Coast Council Digital and Asset Management Branch (Asset Information Services); Transport Infrastructure Planning Branch", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a26c6af7281c474765d07981d450e5e5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZ0lEQVQ4jbWTTyjDYRjHP2YzQ7Mpf8qfmeYg/Q4rDi7bkYM4kXKhkJNSDg7alaOycuDigBMHB2Q0ufl7YiULWWlxsNkfs+0XbabZfmar5VtPvb3P+/30vM/7PnLylPxfAEYrOs85U2KUZkQiRVrsSjPWq37CWQH6Iaz+a8YqOlAo1F97QRfdfhvThlFGnEtsZQTUD7CoFhhX1aZCS+rjUflyxnrDID0PqxxIAHW9CKU6htPNP6VtoyS0zTwgSACiyITGiJIsKhdo1bRj8pxylAJQaKnOZk5cp0AmxwxpgAKRCDnqI5x8Dfn3IvjITS7myCuBoJMLCcBzzGagi77SRpr+AjzZ2H/3YpcAIm+c3C2z0mJhsrAIzW9m/y2nz3ssAFEJgNgBJ7MOC2H9CJ1lBkyALJHyunfZcW2wJvqSf0ACiBUSuGfucgZbcQ2CqoGqWMN8DtximEPAnV5VpmE6D7njkVV5T+Mnoz9uSgR0AuAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.7024914700118307E7, "ymin": -3118148.4017102215, "xmax": 1.704680521146597E7, "ymax": -3061998.2212785664, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "site_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "GeomMthd", "type": "esriFieldTypeString", "alias": "GeomMthd", "length": 50, "domain": { "type": "codedValue", "name": "SCC_GeomMthd", "description": "Geometry create or modify method", "codedValues": [ { "name": "Supplied Digital XML (ADAC)", "code": "Supplied Digital XML (ADAC)" }, { "name": "Supplied Digital CAD (ADAC)", "code": "Supplied Digital CAD (ADAC)" }, { "name": "Supplied Digital CAD/ GIS (Other)", "code": "Supplied Digital CAD/ GIS (Other)" }, { "name": "Digitised from Imagery", "code": "Digitised from Imagery" }, { "name": "Digitised from Hardcopy (AsCon)", "code": "Digitised from Hardcopy (AsCon)" }, { "name": "Digitised from Hardcopy (Other)", "code": "Digitised from Hardcopy (Other)" }, { "name": "GPS (Diff Corrected)", "code": "GPS (Diff Corrected)" }, { "name": "GPS (Uncorrected)", "code": "GPS (Uncorrected)" }, { "name": "Sketch/ Approximate", "code": "Sketch/ Approximate" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other \u2013 See Comments", "code": "Other \u2013 See Comments" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "central_asset_id", "type": "esriFieldTypeString", "alias": "central_asset_id", "length": 20, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_Status", "description": "Confirm General - Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Closed", "code": "Closed" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Active - For Review", "code": "Active - For Review" }, { "name": "Disposed - Data Error", "code": "Disposed - Data Error" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssetManager", "type": "esriFieldTypeString", "alias": "AssetManager", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_AssetManager", "description": "Confirm General - Asset Manager", "codedValues": [ { "name": "Environmental Operations", "code": "Environmental Operations" }, { "name": "Private", "code": "Private" }, { "name": "Property Management", "code": "Property Management" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Waste and Resource Management", "code": "Waste and Resource Management" }, { "name": "Parks and Gardens", "code": "Parks and Gardens" }, { "name": "Customer Response", "code": "Customer Response" }, { "name": "Developer", "code": "Developer" }, { "name": "Arts, Heritage and Libraries", "code": "Arts, Heritage and Libraries" }, { "name": "Business Development", "code": "Business Development" }, { "name": "Community Planning and Develop", "code": "Community Planning and Develop" }, { "name": "Digital Information Services", "code": "Digital Information Services" }, { "name": "Fleet Services", "code": "Fleet Services" }, { "name": "Holiday Parks", "code": "Holiday Parks" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Sport and Community Venues", "code": "Sport and Community Venues" }, { "name": "STATE", "code": "STATE" }, { "name": "Transport and Infra Planning", "code": "Transport and Infra Planning" }, { "name": "TMR", "code": "TMR" }, { "name": "ENERGEX", "code": "ENERGEX" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Other Council", "code": "Other Council" }, { "name": "Federal", "code": "Federal" }, { "name": "Cemeteries", "code": "Cemeteries" }, { "name": "Transport Network Management", "code": "Transport Network Management" }, { "name": "Transport Network Operations", "code": "Transport Network Operations" }, { "name": "Business and Innovation", "code": "Business and Innovation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_MaintainedBy", "description": "Confirm General - Maintained By", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "Sport and Community Venues", "code": "Sport and Community Venues" }, { "name": "Business Development", "code": "Business Development" }, { "name": "Leasee", "code": "Leasee" }, { "name": "Fleet Services", "code": "Fleet Services" }, { "name": "Developer", "code": "Developer" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Waste - Collection Services", "code": "Waste - Collection Services" }, { "name": "Waste - Diversion & Disposal", "code": "Waste - Diversion & Disposal" }, { "name": "Parks and Gardens", "code": "Parks and Gardens" }, { "name": "Property Management", "code": "Property Management" }, { "name": "EO Coast & Constr Water Bodies", "code": "EO Coast & Constr Water Bodies" }, { "name": "EO Natural Areas", "code": "EO Natural Areas" }, { "name": "Arts, Heritage and Libraries", "code": "Arts, Heritage and Libraries" }, { "name": "TMR", "code": "TMR" }, { "name": "ENERGEX", "code": "ENERGEX" }, { "name": "Customer Response", "code": "Customer Response" }, { "name": "Transport Infra Planning", "code": "Transport Infra Planning" }, { "name": "Community Planning and Develop", "code": "Community Planning and Develop" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Digital Information Services", "code": "Digital Information Services" }, { "name": "STATE", "code": "STATE" }, { "name": "Cemeteries", "code": "Cemeteries" }, { "name": "Transport Network Management", "code": "Transport Network Management" }, { "name": "Transport Network Operations", "code": "Transport Network Operations" }, { "name": "Business and Innovation", "code": "Business and Innovation" }, { "name": "EO Environmental Edu & Rec", "code": "EO Environmental Edu & Rec" }, { "name": "EO Community Catchment P/ships", "code": "EO Community Catchment P/ships" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstalledDate", "type": "esriFieldTypeDate", "alias": "InstalledDate", "length": 8, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 30, "domain": { "type": "codedValue", "name": "SCC_Division", "description": "SCC_Division", "codedValues": [ { "name": "Division 1", "code": "Division 1" }, { "name": "Division 2", "code": "Division 2" }, { "name": "Division 3", "code": "Division 3" }, { "name": "Division 4", "code": "Division 4" }, { "name": "Division 5", "code": "Division 5" }, { "name": "Division 6", "code": "Division 6" }, { "name": "Division 7", "code": "Division 7" }, { "name": "Division 8", "code": "Division 8" }, { "name": "Division 9", "code": "Division 9" }, { "name": "Division 10", "code": "Division 10" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 30, "domain": { "type": "codedValue", "name": "SCC_Locality", "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": "ProjectNo", "type": "esriFieldTypeString", "alias": "ProjectNo", "length": 50, "domain": null }, { "name": "DrawingNo", "type": "esriFieldTypeString", "alias": "DrawingNo", "length": 50, "domain": null }, { "name": "AssetSource", "type": "esriFieldTypeString", "alias": "AssetSource", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_AssetSource", "description": "Confirm General - Asset Source", "codedValues": [ { "name": "Capital", "code": "Capital" }, { "name": "Contributed", "code": "Contributed" }, { "name": "Discovery", "code": "Discovery" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Operational", "code": "Operational" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Split", "code": "Split" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "site_code", "type": "esriFieldTypeString", "alias": "site_code", "length": 10, "domain": null }, { "name": "site_name", "type": "esriFieldTypeString", "alias": "site_name", "length": 40, "domain": null }, { "name": "ServicePrecinct", "type": "esriFieldTypeString", "alias": "ServicePrecinct", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmGEN_ServicePrecinct", "description": "Confirm General - Service Precinct", "codedValues": [ { "name": "Beerwah Precinct", "code": "Beerwah Precinct" }, { "name": "Buderim Precinct", "code": "Buderim Precinct" }, { "name": "Bulcock Street/Caloundra Espla", "code": "Bulcock Street/Caloundra Espla" }, { "name": "Coolum Beach Precinct", "code": "Coolum Beach Precinct" }, { "name": "Cotton Tree Precinct", "code": "Cotton Tree Precinct" }, { "name": "Currie Street Precinct", "code": "Currie Street Precinct" }, { "name": "Dicky Beach Precinct", "code": "Dicky Beach Precinct" }, { "name": "Eudlo Precinct", "code": "Eudlo Precinct" }, { "name": "Eumundi Precinct", "code": "Eumundi Precinct" }, { "name": "Glass House Mountains Precinct", "code": "Glass House Mountains Precinct" }, { "name": "Golden Beach Precinct", "code": "Golden Beach Precinct" }, { "name": "Kenilworth Precinct", "code": "Kenilworth Precinct" }, { "name": "Kings Beach Precinct", "code": "Kings Beach Precinct" }, { "name": "Landsborough Precinct", "code": "Landsborough Precinct" }, { "name": "Maleny Precinct", "code": "Maleny Precinct" }, { "name": "Marcoola Precinct", "code": "Marcoola Precinct" }, { "name": "Moffat Beach Precinct", "code": "Moffat Beach Precinct" }, { "name": "Montville Precinct", "code": "Montville Precinct" }, { "name": "Mooloolaba Esplanade Precinct", "code": "Mooloolaba Esplanade Precinct" }, { "name": "Mooloolah Valley Precinct", "code": "Mooloolah Valley Precinct" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Palmwoods Precinct", "code": "Palmwoods Precinct" }, { "name": "Woombye Precinct", "code": "Woombye Precinct" }, { "name": "Yandina Precinct", "code": "Yandina Precinct" }, { "name": "Maroochydore CBD Precinct", "code": "Maroochydore CBD Precinct" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RevisionNumber", "type": "esriFieldTypeSmallInteger", "alias": "RevisionNumber", "domain": null }, { "name": "Quantity", "type": "esriFieldTypeInteger", "alias": "Quantity", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmFPO_Material", "description": "Confirm FPO - Material", "codedValues": [ { "name": "Timber", "code": "Timber" }, { "name": "Tree", "code": "Tree" }, { "name": "Metal", "code": "Metal" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Fiberglass Composite", "code": "Fiberglass Composite" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Height_m", "type": "esriFieldTypeDouble", "alias": "Height_m", "domain": null }, { "name": "PoleLength_m", "type": "esriFieldTypeDouble", "alias": "PoleLength_m", "domain": null }, { "name": "PoleSpecies_Strength", "type": "esriFieldTypeString", "alias": "PoleSpecies_Strength", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmFPO_SpeciesStrength", "description": "Confirm FPO - Species Strength", "codedValues": [ { "name": "BIS1", "code": "BIS1" }, { "name": "JS1", "code": "JS1" }, { "name": "DSS1", "code": "DSS1" }, { "name": "GGS1", "code": "GGS1" }, { "name": "GIS1", "code": "GIS1" }, { "name": "HAS1", "code": "HAS1" }, { "name": "BBS2", "code": "BBS2" }, { "name": "CGS2", "code": "CGS2" }, { "name": "CRS2", "code": "CRS2" }, { "name": "GMS2", "code": "GMS2" }, { "name": "GBS2", "code": "GBS2" }, { "name": "NIS2", "code": "NIS2" }, { "name": "RIS2", "code": "RIS2" }, { "name": "RMS2", "code": "RMS2" }, { "name": "WMS2", "code": "WMS2" }, { "name": "PWS2", "code": "PWS2" }, { "name": "PDS2", "code": "PDS2" }, { "name": "SGS2", "code": "SGS2" }, { "name": "TWS2", "code": "TWS2" }, { "name": "BDS3", "code": "BDS3" }, { "name": "RWS3", "code": "RWS3" }, { "name": "FRS3", "code": "FRS3" }, { "name": "NAS3", "code": "NAS3" }, { "name": "TPS3", "code": "TPS3" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AntiClimbCollar", "type": "esriFieldTypeString", "alias": "AntiClimbCollar", "length": 10, "domain": { "type": "codedValue", "name": "ConfirmFPO_AntiClimbingCollar", "description": "Confirm FPO - Anti-Climbing Collar", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GuyWires", "type": "esriFieldTypeSmallInteger", "alias": "GuyWires", "domain": null }, { "name": "TargetSpecies", "type": "esriFieldTypeString", "alias": "TargetSpecies", "length": 30, "domain": { "type": "codedValue", "name": "ConfirmFPO_TargetSpecies", "description": "ConfirmFPO_TargetSpecies", "codedValues": [ { "name": "Arboreal Mammal", "code": "Arboreal Mammal" }, { "name": "Glider", "code": "Glider" }, { "name": "Koala", "code": "Koala" }, { "name": "Small Terrestrial Mammal", "code": "Small Terrestrial Mammal" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Avian", "code": "Avian" }, { "name": "Native Bee", "code": "Native Bee" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Monitored", "type": "esriFieldTypeString", "alias": "Monitored", "length": 15, "domain": { "type": "codedValue", "name": "ConfirmFPO_Monitored", "description": "Confirm FPO - Monitored", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Currently", "code": "Currently" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConfirmedUse", "type": "esriFieldTypeString", "alias": "ConfirmedUse", "length": 15, "domain": { "type": "codedValue", "name": "ConfirmFPO_ConfirmedUse", "description": "Confirm FPO - Confirmed Use", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReplacedAssetNo", "type": "esriFieldTypeString", "alias": "ReplacedAssetNo", "length": 50, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 30, "domain": { "type": "codedValue", "name": "SCC_Ownership", "description": "Owner of Asset", "codedValues": [ { "name": "Council", "code": "Council" }, { "name": "Private", "code": "Private" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "Water Authority", "code": "Water Authority" }, { "name": "Developer", "code": "Developer" }, { "name": "Other Council", "code": "Other Council" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 500, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "FeatureTypeCode", "type": "esriFieldTypeString", "alias": "FeatureTypeCode", "length": 4, "domain": { "type": "codedValue", "name": "ConfirmFPO_FeatureTypeCode", "description": "Confirm FPO - Feature Type Code", "codedValues": [ { "name": "Glider Pole", "code": "FO01" }, { "name": "Refuge Pole", "code": "FO02" }, { "name": "Escape Pole/Ladder", "code": "FO03" }, { "name": "Nesting Platform", "code": "FO04" }, { "name": "Perching Pole", "code": "FO05" }, { "name": "Connecting Pole-Crossing", "code": "FO06" }, { "name": "Connecting Tree-Crossing", "code": "FO07" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SerialNo", "type": "esriFieldTypeString", "alias": "SerialNo", "length": 100, "domain": null }, { "name": "DispDate", "type": "esriFieldTypeDate", "alias": "DispDate", "length": 8, "domain": null }, { "name": "StatusChangeReason", "type": "esriFieldTypeString", "alias": "StatusChangeReason", "length": 500, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3883_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3883", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3607_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "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, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 62, "name": "Sunshine Coast UNESCO Biosphere Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Biosphere_Zone_Category", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Live and Work Area", "description": "Live and Work Area", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "values": [ [ "Live and Work Area" ] ] }, { "label": "Manage and Care Area", "description": "Manage and Care Area", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": null }, "values": [ [ "Manage and Care Area" ] ] }, { "label": "Marine Manage and Care Area", "description": "Marine Manage and Care Area", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": null }, "values": [ [ "Marine Manage and Care Area" ] ] }, { "label": "Marine Protect and Enhance Area", "description": "Marine Protect and Enhance Area", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": null }, "values": [ [ "Marine Protect and Enhance Area" ] ] }, { "label": "Marine Special Manage and Care Area", "description": "Marine Special Manage and Care Area", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "Marine Special Manage and Care Area" ] ] }, { "label": "Protect and Enhance Area", "description": "Protect and Enhance Area", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": null }, "values": [ [ "Protect and Enhance Area" ] ] }, { "label": "Special Manage and Care Area", "description": "Special Manage and Care Area", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": null }, "values": [ [ "Special Manage and Care Area" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "value": "Live and Work Area", "label": "Live and Work Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": null }, "value": "Manage and Care Area", "label": "Manage and Care Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": null }, "value": "Marine Manage and Care Area", "label": "Marine Manage and Care Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": null }, "value": "Marine Protect and Enhance Area", "label": "Marine Protect and Enhance Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "Marine Special Manage and Care Area", "label": "Marine Special Manage and Care Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": null }, "value": "Protect and Enhance Area", "label": "Protect and Enhance Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": null }, "value": "Special Manage and Care Area", "label": "Special Manage and Care Area" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 238, 252, 255 ], "toColor": [ 212, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 184, 255 ], "toColor": [ 252, 199, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 215, 255 ], "toColor": [ 247, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 189, 252, 255 ], "toColor": [ 182, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 228, 255 ], "toColor": [ 182, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 215, 252, 255 ], "toColor": [ 222, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 184, 252, 255 ], "toColor": [ 214, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 197, 255 ], "toColor": [ 218, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.6981788071889665E7, "ymin": -3121571.2138614645, "xmax": 1.705493305897399E7, "ymax": -3052481.960905938, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Biosphere_Zone_Category", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Biosphere_Zone_Category", "type": "esriFieldTypeString", "alias": "Biosphere_Zone_Category", "length": 50, "domain": null }, { "name": "Area_Ha", "type": "esriFieldTypeDouble", "alias": "Area_Ha", "domain": null }, { "name": "UNESCO_Biosphere_Zone", "type": "esriFieldTypeString", "alias": "UNESCO_Biosphere_Zone", "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": "R1956_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1767_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 63, "name": "UNESCO Biosphere Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "UNESCO_Biosphere_Zone", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Core", "description": "Core", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": null }, "values": [ [ "Core" ] ] }, { "label": "Buffer", "description": "Buffer", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": null }, "values": [ [ "Buffer" ] ] }, { "label": "Transition", "description": "Transition", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "values": [ [ "Transition" ] ] }, { "label": "Marine Core", "description": "Marine Core", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": null }, "values": [ [ "Marine Core" ] ] }, { "label": "Marine Buffer", "description": "Marine Buffer", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": null }, "values": [ [ "Marine Buffer" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": null }, "value": "Core", "label": "Core" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": null }, "value": "Buffer", "label": "Buffer" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "value": "Transition", "label": "Transition" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": null }, "value": "Marine Core", "label": "Marine Core" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": null }, "value": "Marine Buffer", "label": "Marine Buffer" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 238, 252, 255 ], "toColor": [ 212, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 184, 255 ], "toColor": [ 252, 199, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 215, 255 ], "toColor": [ 247, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 189, 252, 255 ], "toColor": [ 182, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 228, 255 ], "toColor": [ 182, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 215, 252, 255 ], "toColor": [ 222, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 184, 252, 255 ], "toColor": [ 214, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 197, 255 ], "toColor": [ 218, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.6981788071889665E7, "ymin": -3121571.2138614645, "xmax": 1.705493305897399E7, "ymax": -3052481.960905938, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Biosphere_Zone_Category", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Biosphere_Zone_Category", "type": "esriFieldTypeString", "alias": "Biosphere_Zone_Category", "length": 50, "domain": null }, { "name": "Area_Ha", "type": "esriFieldTypeDouble", "alias": "Area_Ha", "domain": null }, { "name": "UNESCO_Biosphere_Zone", "type": "esriFieldTypeString", "alias": "UNESCO_Biosphere_Zone", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1956_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1767_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 64, "name": "Landscape Area Risk", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RiskRating", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "RiskRating", "classes": [ { "label": "Dangerous Edge Extreme", "description": "Dangerous Edge Extreme", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 209 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "DEE" ] ] }, { "label": "Dangerous Edge High", "description": "Dangerous Edge High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 169, 209 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "DEH" ] ] }, { "label": "Extreme Risk Slope", "description": "Extreme Risk Slope", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 209 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "values": [ [ "CCE" ] ] }, { "label": "High Risk Slope", "description": "High Risk Slope", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 146, 31, 209 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "CCH" ] ] }, { "label": "Medium Risk Slope", "description": "Medium Risk Slope", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 222, 62, 209 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "CCM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 209 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "DEE", "label": "Dangerous Edge Extreme", "description": "Dangerous Edge Extreme" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 169, 209 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "DEH", "label": "Dangerous Edge High", "description": "Dangerous Edge High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 209 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "CCE", "label": "Extreme Risk Slope", "description": "Extreme Risk Slope" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 146, 31, 209 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "CCH", "label": "High Risk Slope", "description": "High Risk Slope" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 222, 62, 209 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "CCM", "label": "Medium Risk Slope", "description": "Medium Risk Slope" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 204, 255 ], "toColor": [ 252, 182, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 197, 255 ], "toColor": [ 182, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 227, 252, 255 ], "toColor": [ 192, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 187, 255 ], "toColor": [ 252, 233, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 179, 252, 255 ], "toColor": [ 202, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 215, 252, 255 ], "toColor": [ 237, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 215, 255 ], "toColor": [ 252, 220, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 182, 255 ], "toColor": [ 225, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 201, 252, 255 ], "toColor": [ 184, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 210, 255 ], "toColor": [ 228, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "if ($feature.RiskRating == \"CCM\") return \"M25\"\nelse if ($feature.RiskRating == \"CCH\") return \"H33\"\nelse if ($feature.RiskRating == \"CCE\") return \"E45\"\nelse if ($feature.RiskRating == \"DEH\") return \"H33 DE\"\nelse if ($feature.RiskRating == \"DEE\") return \"E45 DE\"\n", "title": "New expression" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "RiskRating = 'CCM'", "useCodedValues": true, "maxScale": 0, "minScale": 36111.909643, "name": "M25", "priority": 0, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 255, 248, 59, 255 ], "borderLineColor": [ 255, 255, 255, 255 ], "borderLineSize": 0.75, "verticalAlignment": "baseline", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 239, 255, 99, 255 ], "haloSize": 0.75, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "if ($feature.RiskRating == \"CCM\") return \"M25\"\nelse if ($feature.RiskRating == \"CCH\") return \"H33\"\nelse if ($feature.RiskRating == \"CCE\") return \"E45\"\nelse if ($feature.RiskRating == \"DEH\") return \"H33 DE\"\nelse if ($feature.RiskRating == \"DEE\") return \"E45 DE\"\n", "title": "New expression" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "RiskRating = 'CCH'", "useCodedValues": true, "maxScale": 0, "minScale": 36111.909643, "name": "H33", "priority": 0, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 245, 161, 34, 255 ], "borderLineColor": [ 255, 255, 255, 255 ], "borderLineSize": 0.75, "verticalAlignment": "baseline", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 197, 97, 255 ], "haloSize": 0.75, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "if ($feature.RiskRating == \"CCM\") return \"M25\"\nelse if ($feature.RiskRating == \"CCH\") return \"H33\"\nelse if ($feature.RiskRating == \"CCE\") return \"E45\"\nelse if ($feature.RiskRating == \"DEH\") return \"H33 DE\"\nelse if ($feature.RiskRating == \"DEE\") return \"E45 DE\"\n", "title": "New expression" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "RiskRating = 'CCE'", "useCodedValues": true, "maxScale": 0, "minScale": 36111.909643, "name": "E45", "priority": 0, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": [ 250, 0, 0, 255 ], "borderLineColor": [ 255, 255, 255, 255 ], "borderLineSize": 0.75, "verticalAlignment": "baseline", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 252, 10, 10, 255 ], "haloSize": 0.75, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "if ($feature.RiskRating == \"CCM\") return \"M25\"\nelse if ($feature.RiskRating == \"CCH\") return \"H33\"\nelse if ($feature.RiskRating == \"CCE\") return \"E45\"\nelse if ($feature.RiskRating == \"DEH\") return \"H33 DE\"\nelse if ($feature.RiskRating == \"DEE\") return \"E45 DE\"\n", "title": "New expression" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "RiskRating = 'DEH'", "useCodedValues": true, "maxScale": 0, "minScale": 36111.909643, "name": "H33 DE", "priority": 0, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": [ 255, 56, 215, 255 ], "borderLineColor": [ 255, 255, 255, 255 ], "borderLineSize": 0.75, "verticalAlignment": "baseline", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 56, 215, 255 ], "haloSize": 0.75, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "if ($feature.RiskRating == \"CCM\") return \"M25\"\nelse if ($feature.RiskRating == \"CCH\") return \"H33\"\nelse if ($feature.RiskRating == \"CCE\") return \"E45\"\nelse if ($feature.RiskRating == \"DEH\") return \"H33 DE\"\nelse if ($feature.RiskRating == \"DEE\") return \"E45 DE\"\n", "title": "New expression" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "RiskRating = 'DEE'", "useCodedValues": true, "maxScale": 0, "minScale": 36111.909643, "name": "E45 DE", "priority": 0, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": [ 166, 41, 255, 255 ], "borderLineColor": [ 255, 255, 255, 255 ], "borderLineSize": 0.75, "verticalAlignment": "baseline", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 170, 13, 255, 255 ], "haloSize": 0.75, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.703871871376029E7, "ymin": -3098876.280157588, "xmax": 1.704863115965641E7, "ymax": -3081080.6889274595, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RiskRating", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RiskRating", "type": "esriFieldTypeString", "alias": "RiskRating", "length": 25, "domain": { "type": "codedValue", "name": "LandscapeRiskRate", "description": "Landscape Area Risk Ratings", "codedValues": [ { "name": "Extreme Risk - Edge Solid", "code": "extreme_risk_edge_solid" }, { "name": "Extreme Risk - Edge Water", "code": "extreme_risk_edge_water" }, { "name": "Extreme Risk - Slope", "code": "extreme_risk_slope" }, { "name": "High Risk - Edge", "code": "high_risk_edge" }, { "name": "High Risk - Slope", "code": "high_risk_slope" }, { "name": "Medium Risk - Slope", "code": "medium_risk_slope" }, { "name": "Medium Risk Slope", "code": "CCM" }, { "name": "High Risk Slope", "code": "CCH" }, { "name": "Extreme Risk Slope", "code": "CCE" }, { "name": "Dangerous Edge High", "code": "DEH" }, { "name": "Dangerous Edge Extreme", "code": "DEE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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": "R4593_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4593", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4275_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 65, "name": "Scheduled Ecological Restoration Zones", "type": "Feature Layer", "description": "This layer belongs to the Natural Areas Management (NAM) group of layers, which allow the capture and communication of work undertaken by external contractors as indicated by the NAM management services contract. The purpose of this layer is to communicate zone boundaries for scheduled ecological restoration work. Scheduled zones represent the areas that project officers and contractors are responsible for managing as per the contract. For more information contact Darcy Murray (darcy.murray@sunshinecoast.qld.gov.au) or scclnaeonaturalareasmanagement@sunshinecoast.qld.gov.au.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCC", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "scheduled_zone", "uniqueValueGroups": [ { "heading": "Zone Name", "classes": [ { "label": "Zone A", "description": "Zone A", "symbol": { "type": "esriPFS", "url": "7cb0ba91b40107195037f7850bdb3dbb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQElEQVQYlWNhgIKGUw0J////n8/IyJjYYNawACbOgk8SrACfJFgBPkmQZhZ8kiDNLPgkQZrBjsQlCdKMogCbgwEVh0AhkRx74wAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Zone A" ] ] }, { "label": "Zone B", "description": "Zone B", "symbol": { "type": "esriPFS", "url": "ed25f0581d99ea7cf4674fb4e9163a83", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQUlEQVQYlWNhgIL9668m/P//fz4jI2OiY6D2Apg4Cz5JsAJ8kmAF+CRBmlnwSYI0s+CTBGkGOxKXJEgzigJsDgYAFYdAITBnVbIAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Zone B" ] ] }, { "label": "Zone C", "description": "Zone C", "symbol": { "type": "esriPFS", "url": "d3c3604e81554ef08bacca8cbe7a8c00", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAP0lEQVQYlWNhgII/+1sTGBkZ5////z+RxbF6AUycBZ8kWAE+SbACfJIgzSz4JEGaWfBJgjXjlXSsXoCiAJuDARWHQCHIGKyLAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Zone C" ] ] }, { "label": "Zone D", "description": "Zone D", "symbol": { "type": "esriPFS", "url": "be24b5460f6044256eaac6dc58374b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQUlEQVQYlWNhgIL//2clMDD8n8/AwJjIyJi2ACbOgk8SrACfJNQE3JIgzSz4JEGaWfBJgjSDHYlLEqQZRQE2BwMAxQAwIaQ+ElcAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Zone D" ] ] }, { "label": "Zone E", "description": "Zone E", "symbol": { "type": "esriPFS", "url": "fdccc0f8271ea42c6c48582783b23f16", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQUlEQVQYlWNhgAKL3PUJDP8Z5zMw/k88MTlwAUycBZ8kWAE+SYgJeCRBmlnwSYI0s+CTBGkGOxKXJEgzigJsDgYA6Tw4IcX4IBgAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Zone E" ] ] }, { "label": "Zone F", "description": "Zone F", "symbol": { "type": "esriPFS", "url": "1aa1f991d91522a75b7a797262b08617", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQUlEQVQYlWNhgIL3zA0JjP//z//PyJgo+LdhAUycBZ8kWAE+SbACfJIgzSz4JEGaWfBJgjSDHYlLEqQZRQE2BwMAFYdAIVjo6a8AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Zone F" ] ] }, { "label": "Zone G", "description": "Zone G", "symbol": { "type": "esriPFS", "url": "35fd2ef1e2f0c0f067cf918c047f1893", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQUlEQVQYlWNhgIL9URIJDIz/5zP8Z0x0XPZiAUycBZ8kWAE+SYgJeCRBmlnwSYI0s+CTBGkGOxKXJEgzigJsDgYA6Tw4IdofwasAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Zone G" ] ] }, { "label": "Zone H", "description": "Zone H", "symbol": { "type": "esriPFS", "url": "4a13e70e9ae857e68448e96a7d101301", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQUlEQVQYlWNhgILU1NQERkbG+f///0+cPXv2Apg4Cz5JsAJ8kmAF+CRBmlnwSYI0s+CTBGkGOxKXJEgzigJsDgYAFYdAISCUghIAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Zone H" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "7cb0ba91b40107195037f7850bdb3dbb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQElEQVQYlWNhgIKGUw0J////n8/IyJjYYNawACbOgk8SrACfJFgBPkmQZhZ8kiDNLPgkQZrBjsQlCdKMogCbgwEVh0AhkRx74wAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Zone A", "label": "Zone A", "description": "Zone A" }, { "symbol": { "type": "esriPFS", "url": "ed25f0581d99ea7cf4674fb4e9163a83", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQUlEQVQYlWNhgIL9668m/P//fz4jI2OiY6D2Apg4Cz5JsAJ8kmAF+CRBmlnwSYI0s+CTBGkGOxKXJEgzigJsDgYAFYdAITBnVbIAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Zone B", "label": "Zone B", "description": "Zone B" }, { "symbol": { "type": "esriPFS", "url": "d3c3604e81554ef08bacca8cbe7a8c00", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAP0lEQVQYlWNhgII/+1sTGBkZ5////z+RxbF6AUycBZ8kWAE+SbACfJIgzSz4JEGaWfBJgjXjlXSsXoCiAJuDARWHQCHIGKyLAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Zone C", "label": "Zone C", "description": "Zone C" }, { "symbol": { "type": "esriPFS", "url": "be24b5460f6044256eaac6dc58374b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQUlEQVQYlWNhgIL//2clMDD8n8/AwJjIyJi2ACbOgk8SrACfJNQE3JIgzSz4JEGaWfBJgjSDHYlLEqQZRQE2BwMAxQAwIaQ+ElcAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Zone D", "label": "Zone D", "description": "Zone D" }, { "symbol": { "type": "esriPFS", "url": "fdccc0f8271ea42c6c48582783b23f16", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQUlEQVQYlWNhgAKL3PUJDP8Z5zMw/k88MTlwAUycBZ8kWAE+SYgJeCRBmlnwSYI0s+CTBGkGOxKXJEgzigJsDgYA6Tw4IcX4IBgAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Zone E", "label": "Zone E", "description": "Zone E" }, { "symbol": { "type": "esriPFS", "url": "1aa1f991d91522a75b7a797262b08617", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQUlEQVQYlWNhgIL3zA0JjP//z//PyJgo+LdhAUycBZ8kWAE+SbACfJIgzSz4JEGaWfBJgjSDHYlLEqQZRQE2BwMAFYdAIVjo6a8AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Zone F", "label": "Zone F", "description": "Zone F" }, { "symbol": { "type": "esriPFS", "url": "35fd2ef1e2f0c0f067cf918c047f1893", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQUlEQVQYlWNhgIL9URIJDIz/5zP8Z0x0XPZiAUycBZ8kWAE+SYgJeCRBmlnwSYI0s+CTBGkGOxKXJEgzigJsDgYA6Tw4IdofwasAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Zone G", "label": "Zone G", "description": "Zone G" }, { "symbol": { "type": "esriPFS", "url": "4a13e70e9ae857e68448e96a7d101301", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQUlEQVQYlWNhgILU1NQERkbG+f///0+cPXv2Apg4Cz5JsAJ8kmAF+CRBmlnwSYI0s+CTBGkGOxKXJEgzigJsDgYAFYdAISCUghIAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Zone H", "label": "Zone H", "description": "Zone H" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 201, 127, 255 ], "toColor": [ 127, 201, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 174, 212, 255 ], "toColor": [ 189, 174, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 134, 255 ], "toColor": [ 252, 191, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 255, 153, 255 ], "toColor": [ 255, 255, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 108, 176, 255 ], "toColor": [ 56, 108, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 2, 129, 255 ], "toColor": [ 240, 2, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 90, 23, 255 ], "toColor": [ 191, 90, 23, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 102, 102, 255 ], "toColor": [ 102, 102, 102, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.scheduled_zone", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 10000, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.698178807076546E7, "ymin": -3121571.2144129383, "xmax": 1.7048700036538493E7, "ymax": -3052481.962922405, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "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": "scheduled_zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 155, "domain": null }, { "name": "site_area_sqkm", "type": "esriFieldTypeDouble", "alias": "Total Area of Sites (Sq Km)", "domain": null }, { "name": "num_sites", "type": "esriFieldTypeSmallInteger", "alias": "Number of sites", "domain": null }, { "name": "site_area_ha", "type": "esriFieldTypeSmallInteger", "alias": "Total Area of Sites (ha)", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "contact", "type": "esriFieldTypeString", "alias": "Council Contact", "length": 255, "domain": null }, { "name": "category", "type": "esriFieldTypeString", "alias": "Category", "length": 255, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Referral Area", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R4178_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4178", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3865_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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, "serviceItemId": "3f4b6841b712401c827ab8a78e75e7a2" } ], "tables": [] }