{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "SCC Planned Burn Program", "type": "Feature Layer", "description": "

Planned burn program schedule used for internal operational planning and for provision of generalised consumer information relating to fire management within council environment reserves. Information is updated regularly during planned burn season and reviewed and adjusted annually considering emerging priorities and seasonal opportunities.<\/SPAN><\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "Sunshine Coast Council \u2013 Environmental Operations \u2013 Natural Areas Management \u2013 Fire Management team", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "authoringInfo": { "visualVariables": [ { "type": "transparencyInfo", "minSliderValue": 0, "maxSliderValue": 5 } ], "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 232, 255 ], "toColor": [ 189, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 208, 252, 255 ], "toColor": [ 187, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 194, 255 ], "toColor": [ 252, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 246, 255 ], "toColor": [ 252, 215, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 240, 252, 255 ], "toColor": [ 207, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 198, 255 ], "toColor": [ 252, 182, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 182, 252, 255 ], "toColor": [ 192, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 204, 255 ], "toColor": [ 214, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 184, 255 ], "toColor": [ 252, 225, 184, 255 ] } ] } }, "type": "uniqueValue", "valueExpression": "var current = Year(Now());\nvar planned = Number($feature.Burn_Year);\nvar burn_year = planned - current;\n\nif (burn_year < 0 || $feature.Status == 'Complete') {\n return 'Previous burns';\n} else if (burn_year == 0) {\n return 'Current burn program';\n} ", "valueExpressionTitle": "Custom", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 4 } }, "value": "Current burn program", "label": "Current burn program" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 } }, "value": "Previous burns", "label": "Previous burns" } ], "fieldDelimiter": ",", "visualVariables": [ { "type": "transparencyInfo", "field": "Priority", "stops": [ { "value": 0, "transparency": 0 }, { "value": 5, "transparency": 0 } ], "legendOptions": { "title": "Priority", "showLegend": false } } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "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, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "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, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "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, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "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.6999343478699997E7, "ymin": -3112816.4793, "xmax": 1.70467355193E7, "ymax": -3055571.7250000015, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "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": "WS2_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": "Area", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "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": "WS2_SCC_Division_7", "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": "WS2_SCC_Locality_11", "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": "WS2_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": "WS2_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": "Date_compl", "type": "esriFieldTypeString", "alias": "Date Completed", "length": 20, "domain": null }, { "name": "Disclaimer", "type": "esriFieldTypeString", "alias": "Disclaimer", "length": 250, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "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", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e48b5f627be4697495dfab30f748edb9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZ0lEQVRIid3WW0hTcRwH8O/Z/YJtba2aM+c1DNFoiOTESimCInMrKMqHdTOoh4KwYCCRYJQPWQ89DKH1sJASRQtjZkg22MZE2Ep0RLWWudpilE1abrr1IBuudulsowe/T+f3v33+53AO50/Dfwpt9UOP77Xu/Oywdf/0eUUIh0kvSKUzFkW5mw2lO2qPVFWdDcaFRjRXeKYx3fM572xGd+q0mxUEQekF0BQX+hGab8wUicQza69dWccuGg7xAYDO5EBStC3SiA/TRtLQUjAQs3bc3VfUKHDski5ad5wqwDePc7lPrgSTnRMz3vXeCpfDlhSOC719NYrB7ougUGlYDC7A990d7duvuonR3htwOawAgMPnNZiyPCEPCcXFUKn7QWdyom11jRei12tFUuw9fg3BgB8AwBNKINhQCFl9c3SMzfAIr419yaH1eWUQF1Qm3R1PKImp6Qw2ODmCaF2ytSE19C8ZG7gF49BdsLh8NJ25jcLyupRzSEP2CT2ePbiKgy138MU5CW2HAm3ajzGPOivQp3cTkG6Ro3rPSSz4fXg52AWv24GN+eXZhUorGzDS0w69rg3umSnwRflYJy5JOY80JC2rQXNrD0x6DdhcHlrah0GjM7MPAcsfbYVcSWrOX9DMGwushodgsLjp7AEAMD0+lBqan/sKXefRtJFI8opliaEwEMpYiIQgEkNMBmucIAiE0/jh/RnuGpEnIXTgdJfl/vVDLyZN/bsywXiC3KVNRbJzgD4+BAAqdV/9U+3l7b8C/moCoJBFqBSajyMUDexWqr0r2+O+3vtOdJoBmMkiybL6jlu/AdPtuR09EXVWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lookout", "label": "Lookout" }, { "symbol": { "type": "esriPMS", "url": "bf61abaf80c97b5c11391fceb215769c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAaCAYAAADWm14/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGUlEQVRIie3WPWgTYRzH8e9dYxBKYq0v0XgWxWuDJ6ZDyFktKDZCLSSuIjjUpWQpIkVwcKigg7RO6lIdxMEsdqgFXzJEi1CsEIfGKmIMgqFGtIUWh2qTO4eQkpIY786rUvE/Pdzz5/l9Hp6Hh3Pwl8vxH7BqAH0RTqAzCHgt5OSBMVHj5MB9cqYBvV1sQucW4LQQXsoJ6QL9QNQ0YI1Is9FwSQ4gyQGePRyqmNNFWqrJflmCiIhupLMIUIKRqgBBR7QEMFNtnT2m+m0FuBu9SHJgaTw/O/1nAaVwAEUNVz0GWwGu9VsQ6xzMfclWANo6e1YeEAx142rwMHLzDABKMLw0V46xHdDk28f+riibt/m4fu4gsPz8yxHZdNJegOw/zJHj55H9HQA0t4Z48+IRihqu6F0RQL17I58+vEb2dzA1cY/wqQHmZ6dxN1a+0EbugWlANp1k3QYJgGTiNpmpp+zae2jZ+ZfKyD0wDZjJZWhqUfm28JX2SC+T48PM5DI/DVPUCK+ej9oHcK6txxc4yrWzB4heSuBq8NTcqSQHfh+ga2iCUBzvUY+RGh/m4/sU6cnHbN3ZWvP5VYJh4nf6i+sIaJYAixpvnXV8B5w7lHYSdy8D8C71BM/23cRjF4wsA/DSEuDqAz73RehGZ3Bk6LRX0woATMRvUMgvGlkiD4wJDi5aAgBcGSUGxKBQ9tVQeM1aPf+E/yzgB2HAlx3+//5IAAAAAElFTkSuQmCC", "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": [ 153, 58, 95, 255 ], "toColor": [ 153, 58, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 184, 66, 255 ], "toColor": [ 48, 184, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 46, 201, 255 ], "toColor": [ 52, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 163, 199, 255 ], "toColor": [ 44, 163, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 129, 44, 255 ], "toColor": [ 163, 129, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 73, 197, 255 ], "toColor": [ 201, 73, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 40, 255 ], "toColor": [ 189, 40, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 84, 163, 255 ], "toColor": [ 34, 84, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 196, 160, 255 ], "toColor": [ 69, 196, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 181, 40, 255 ], "toColor": [ 155, 181, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 56, 168, 255 ], "toColor": [ 106, 56, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 84, 54, 255 ], "toColor": [ 173, 84, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 44, 132, 255 ], "toColor": [ 191, 44, 132, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.69899071619E7, "ymin": -3118892.4470999986, "xmax": 1.7047060968099996E7, "ymax": -3055494.6886, "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": { "type": "codedValue", "name": "WS2_PositionalAccuracy", "description": "Positional Accuracy of asset", "codedValues": [ { "name": "Digital Ascon Internal", "code": "Digital Ascon Internal" }, { "name": "GPS data capture", "code": "GPS data capture" }, { "name": "Digital Ascon External", "code": "Digital Ascon External" }, { "name": "Site Investigation SIM", "code": "Site Investigation SIM" }, { "name": "Site Investigation Field Staff", "code": "Site Investigation Field Staff" }, { "name": "Digitised from Hardcopy Ascon", "code": "Digitised from Hardcopy Ascon" }, { "name": "Digitised from Aerial Photos", "code": "Digitised from Aerial Photos" }, { "name": "Approximate Location", "code": "Approximate Location" }, { "name": "Mobile Data Capture", "code": "Mobile Data Capture" } ], "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "copyrightText": "Sunshine Coast Regional Council", "parentLayer": null, "subLayers": [], "minScale": 577791, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FeatureTypeCode", "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": "28c7aa551b518bb298be4fa438a88f21", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD10lEQVRogbWay7UcIQxEWbB2Mg7IYXntgByBs3gJ2KuZw9CS6pbArLr5SEIqfaB7/vzz9ffX72/jx/ev0WnR2rXPoX0ih0NjjjE+JmWLso1Ec9c+RStbt86rlLi/Vxt+zZ0Z44oYsUYlXIWMSJaKt5Il4jup1ncCCsLZO5l7090iOlNBO7NQ9kzhV20sW0+eM5rrnA94U4tXjcKPBjqiaCLjOmdGjCtBSKDL5rnQ7sCcrH9EbyWICk6vvi5qKgu68M7WP6K3EkT1u0HJseYJvNd5701TiLuQUzRPglbXpWYGR5pjKwZO4bCPdwIYdalJrEaDGlXc/k4t5ATY6n1mCwm8uzDf35WFdjQ6xVD0nubpjIGTym4cICKeTjFU+rRi2Km0KqQ4pzNavan3d8qiEZoEjap/h6iCdPZ8gp7QpyMmO6Mu0xsw3+nQ4LjPe2xaWfl/Fh9ubUDlfPj0TtgNCtE49ev9mdQGRInK4mlxEglMiwsn1ZHY4B4dlcVRILuRjkhMcC409vmOLCiQVYVCJWw0RtKeopnJGa2NXC49cGR9tHraxygtQrNzw/MRvalPnyhl7VdW6NYIFrypr3YY0fRHIe7Ell2h6YGjuxGywU6+7lg4q/xCeCsB1EZUdK7gndHKZKj6iWLT83Tl6xUDZV2VQxUfVzkI3kqIjtYptN0KMJM5UswHvN0NdeBNg5OzQYfO3iaZ7PS7lur674mC0B1ZR6hVEOeQ4Co+o18Zs7z3Pi0+ojUZLCuhneKlUt77lNXZIF3TGY+EpsVLJHNk8ZlNJk2t6aRDRw4C+WhOeXPSKfuiOXuupDSdpgLd2h5fLdVCEmgyyJ0GqUqxNC2OkXy1rBiTfjXm0O34tsoi179akrGT9FTNVxZ+BDLlyxkhNRbR7fg0kU/xebUwejvQiZhmfY5lK75KaWpcwvuWv9NMQE53roxpReacqzv1Os0EpwGTuEoIb+cc7DDL5qm1J5E6WoeugEmjliDWdY6NKqhF7yhl0QIhuqXoZAHiGtWYcofwP7KKsFt5nd6DqQ2plBghDf8F7AqzMome9zWVDPR2hQZG/Bewah3F3YC302QZSiBKrNvN10pwtbbKQNd8uhNFHToOPUXzmk+7NFyUEITRmtz+rEMaEcj1ebJW0XwUJyQVVM9qrBLo9ObEtXx6R0a07KaPTuDLGkl3GZ3HB7zbWo+EoNVYBzkEUY/L/lOIO9G6mzWqDVX9D592mHZgXOXNG1Vgxq/06VNYr8217j5Gg2Wl8Gov8jzdidxVX7Um2gwtRpz7N3me7kRuJSAdV61zgzPGGP8AyM7cujlTI0cAAAAASUVORK5CYII=", "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": "e838effb3898daac3a9217cb76f82f98", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD2ElEQVRogbWayxEUMQxEfXAVIZIJQZAAMRATWXDjBKfd8nok9WvZ+DTjjyRLrY89M3/8+v335/c/4+u3L6PTorVrn0P7RA6HxhxjfEzKFmUbieaufYpWtm6dVylxf682/Jo7M8YVMWKNSrgKGZEsFW8lS8R3Uq3vBBSEs3cy96a7RXSmgnZmoeyZwq/aWLaePGc01zkf8KYWrxqFHw10RNFExnXOjBhXgpBAl81zod2BOVn/iN5KEBWcXn1d1FQWdOGdrX9EbyWI6neDkmPNE3iv896bphB3IadongStrkvNDI40x1YMnMJhH+8EMOpSk1iNBjWquP2dWsgJsNX7zBYSeHdhvr8rC+1odIqh6D3N0xkDJ5XdOEBEPJ1iqPRpxbBTaVVIcU5ntHpT7++URSM0CRpV/w5RBens+QQ9oU9HTHZGXaY3YL7TocFxn/fYtLLy/yw+3NqAyvnw6Z2wGxSicerX+zOpDYgSlcXT4iQSmBYXTqojscE9OiqLo0B2Ix2RmOBcaOzzHVlQIKsKhUrYaIykPUUzkzNaG7lceuDI+mj1tI9RWoRm54bnI3pTnz5RytqvrNCtESx4U1/tMKLpj0LciS27QtMDR3cjZIOdfN2xcFb5hfBWAqiNqOhcwTujlclQ9RPFpufpytcrBsq6KocqPq5yELyVEB2tU2i7FWAmc6SYD3i7G+rAmwYnZ4MOnb1NMtnpdy3V9d8TBaE7so5QqyDOIcFVfEa/MmZ5731afERrMlhWQjvFS6W89ymrs0G6pjMeCU2Ll0jmyOIzm0yaWtNJh44cBPLRnPLmpFP2RXP2XElpOk0FurU9vlqqhSTQZJA7DVKVYmlaHCP5alkxJv1qzKHb8W2VRa5/tSRjJ+mpmq8s/AhkypczQmosotvxaSKf4vNqYfR2oBMxzfocy1Z8ldLUuIT3LX+nmYCc7lwZ04rMOVd36nWaCU4DJnGVEN7OOdhhls1Ta08idbQOXQGTRi1BrOscG1VQi95RyqIFQnRL0ckCxDWqMeUO4X9kFWG38jq9B1MbUikxQhr+C9gVZmUSPe9rKhno7QoNjPgvYNU6irsBb6fJMpRAlFi3m6+V4GptlYGu+XQnijp0HHqK5jWfdmm4KCEIozW5/VmHNCKQ6/NkraL5KE5IKqie1Vgl0OnNiWv59I6MaNlNH53AlzWS7jI6jw94t7UeCUGrsQ5yCKIel/2nEHeidTdrVBuq+h8+7TDtwLjKmzeqwIxf6dOnsF6ba919jAbLSuHVXuR5uhO5q75qTbQZWow492/yPN2J3EpAOq5a5wZnjDH+AQHc00ukQj/1AAAAAElFTkSuQmCC", "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": [ 230, 115, 159, 255 ], "toColor": [ 230, 115, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 242, 128, 255 ], "toColor": [ 90, 242, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 98, 245, 255 ], "toColor": [ 98, 98, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 201, 250, 255 ], "toColor": [ 132, 201, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 181, 88, 255 ], "toColor": [ 224, 181, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 128, 91, 255 ], "toColor": [ 79, 128, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 95, 245, 255 ], "toColor": [ 245, 95, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 79, 133, 255 ], "toColor": [ 78, 79, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 247, 229, 255 ], "toColor": [ 89, 247, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 47, 47, 255 ], "toColor": [ 130, 47, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 158, 55, 255 ], "toColor": [ 126, 158, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 181, 166, 255 ], "toColor": [ 247, 181, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 77, 179, 255 ], "toColor": [ 150, 77, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "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.7014119724E7, "ymin": -3112380.191300001, "xmax": 1.70466618538E7, "ymax": -3054455.1838999987, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_SCC_Ownership_16", "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_SCC_Division_7", "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": "WS2_SCC_GeomMthd_1", "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": "WS2_ConfirmGEN_ServicePrecinct", "description": "Confirm General - Service Precinct", "codedValues": [ { "name": "Beerwah Precinct", "code": "Beerwah 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": "Not Applicable", "code": "Not Applicable" }, { "name": "Buderim Precinct", "code": "Buderim Precinct" }, { "name": "Mooloolah Valley Precinct", "code": "Mooloolah Valley Precinct" }, { "name": "Palmwoods Precinct", "code": "Palmwoods Precinct" }, { "name": "Woombye Precinct", "code": "Woombye Precinct" }, { "name": "Yandina Precinct", "code": "Yandina Precinct" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Maroochydore CBD Precinct", "code": "Maroochydore CBD Precinct" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 30, "domain": { "type": "codedValue", "name": "WS2_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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssetManager", "type": "esriFieldTypeString", "alias": "AssetManager", "length": 30, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_ConfirmCWB_OperationalCategory_1", "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": "WS2_ConfirmCWB_FeatureTypeCode_2", "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": "WS2_ConfirmCWB_Flushing_1", "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": "WS2_ConfirmCWB_FunctionPrimary_1", "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": "WS2_ConfirmCWB_FunctionSecondary_1", "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": "WS2_ConfirmCWB_StrategicCategory_1", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 577791, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DIV_NAME", "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": [ 128, 61, 87, 255 ], "toColor": [ 128, 61, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 176, 37, 255 ], "toColor": [ 83, 176, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 38, 171, 255 ], "toColor": [ 42, 38, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 158, 168, 255 ], "toColor": [ 40, 158, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 107, 38, 255 ], "toColor": [ 150, 107, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 81, 145, 255 ], "toColor": [ 55, 81, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 34, 152, 255 ], "toColor": [ 163, 34, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 156, 101, 255 ], "toColor": [ 53, 156, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 40, 45, 255 ], "toColor": [ 158, 40, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 171, 79, 255 ], "toColor": [ 157, 171, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 87, 67, 255 ], "toColor": [ 143, 87, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 76, 168, 255 ], "toColor": [ 117, 76, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 38, 110, 255 ], "toColor": [ 166, 38, 110, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DIV_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "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": "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 }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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.0010000001639127731, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 3.579139413333333E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "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": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "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_1", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "KEY_", "type": "esriFieldTypeInteger", "alias": "KEY_", "domain": null }, { "name": "DIV_NUMBER", "type": "esriFieldTypeInteger", "alias": "Zone 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": "last_edite", "type": "esriFieldTypeDate", "alias": "last_edite", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID_1", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 10, "name": "Slope (Grouped)", "type": "Raster Layer", "description": "

2022 LiDAR<\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": null, "copyrightText": "Sunshine Coast Regional Council", "parentLayer": null, "subLayers": [], "minScale": 577791, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1.6980275979511876E7, "ymin": -3121854.4511265657, "xmax": 1.704983133678293E7, "ymax": -3052003.1634582756, "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": [], "geometryField": {}, "indexes": null, "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, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Maintenance Area (Turf-Open Space)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.0010000001639127731, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 9999.999525025509, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Sunshine Coast Regional Council", "parentLayer": null, "subLayers": [], "minScale": 72223, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Category", "field2": "ServiceLevel", "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, 210, 226, 255 ], "toColor": [ 252, 210, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 251, 255 ], "toColor": [ 194, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 179, 252, 255 ], "toColor": [ 190, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 187, 255 ], "toColor": [ 252, 235, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 217, 252, 255 ], "toColor": [ 197, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 251, 255 ], "toColor": [ 252, 187, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 215, 255 ], "toColor": [ 212, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 179, 255 ], "toColor": [ 252, 179, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 182, 255 ], "toColor": [ 252, 205, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 204, 252, 255 ], "toColor": [ 225, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 194, 255 ], "toColor": [ 241, 252, 194, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.699659137498248E7, "ymin": -3119153.7699377136, "xmax": 1.704867954245455E7, "ymax": -3053244.978293, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GeomMthd", "type": "esriFieldTypeString", "alias": "GeomMthd", "length": 50, "domain": { "type": "codedValue", "name": "WS2_SCC_GeomMthd_1", "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": "WS2_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": "WS2_SCC_Ownership_16", "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": "WS2_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": "WS2_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" } ], "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": "WS2_ConfirmLSC_FeatureTypeCode_1", "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": "WS2_SCC_Division_7", "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": "WS2_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": "WS2_ConfirmGEN_ServicePrecinct", "description": "Confirm General - Service Precinct", "codedValues": [ { "name": "Beerwah Precinct", "code": "Beerwah 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": "Not Applicable", "code": "Not Applicable" }, { "name": "Buderim Precinct", "code": "Buderim Precinct" }, { "name": "Mooloolah Valley Precinct", "code": "Mooloolah Valley Precinct" }, { "name": "Palmwoods Precinct", "code": "Palmwoods Precinct" }, { "name": "Woombye Precinct", "code": "Woombye Precinct" }, { "name": "Yandina Precinct", "code": "Yandina Precinct" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Maroochydore CBD Precinct", "code": "Maroochydore CBD Precinct" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 50, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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": "WS2_ConfirmLSC_Category_1", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ContractArea", "type": "esriFieldTypeString", "alias": "ContractArea", "length": 30, "domain": { "type": "codedValue", "name": "WS2_ConfirmLSC_ContractArea_4", "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": "Zone 9 South", "code": "Zone 9 South" }, { "name": "Central North", "code": "Central North" }, { "name": "Central South", "code": "Central South" } ], "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": "WS2_ConfirmLSC_Origin_1", "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": "ReferralArea", "length": 30, "domain": { "type": "codedValue", "name": "WS2_ConfirmLSC_ReferenceArea_2", "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": "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": "SiteRiskRating", "type": "esriFieldTypeString", "alias": "SiteRiskRating", "length": 30, "domain": { "type": "codedValue", "name": "WS2_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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "Maintenance Area (Turf-Road Network)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.0010000001639127731, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 9999.999525025509, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Sunshine Coast Regional Council", "parentLayer": null, "subLayers": [], "minScale": 72223, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Category", "field2": "ServiceLevel", "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, 210, 226, 255 ], "toColor": [ 252, 210, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 251, 255 ], "toColor": [ 194, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 179, 252, 255 ], "toColor": [ 190, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 187, 255 ], "toColor": [ 252, 235, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 217, 252, 255 ], "toColor": [ 197, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 251, 255 ], "toColor": [ 252, 187, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 215, 255 ], "toColor": [ 212, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 179, 255 ], "toColor": [ 252, 179, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 182, 255 ], "toColor": [ 252, 205, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 204, 252, 255 ], "toColor": [ 225, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 194, 255 ], "toColor": [ 241, 252, 194, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.699659137498248E7, "ymin": -3119153.7699377136, "xmax": 1.704867954245455E7, "ymax": -3053244.978293, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "WS2_SCC_GeomMthd_1", "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": "WS2_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": "WS2_SCC_Ownership_16", "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": "WS2_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": "WS2_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" } ], "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": "WS2_ConfirmLSC_FeatureTypeCode_1", "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": "WS2_SCC_Division_7", "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": "WS2_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": "WS2_ConfirmGEN_ServicePrecinct", "description": "Confirm General - Service Precinct", "codedValues": [ { "name": "Beerwah Precinct", "code": "Beerwah 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": "Not Applicable", "code": "Not Applicable" }, { "name": "Buderim Precinct", "code": "Buderim Precinct" }, { "name": "Mooloolah Valley Precinct", "code": "Mooloolah Valley Precinct" }, { "name": "Palmwoods Precinct", "code": "Palmwoods Precinct" }, { "name": "Woombye Precinct", "code": "Woombye Precinct" }, { "name": "Yandina Precinct", "code": "Yandina Precinct" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Maroochydore CBD Precinct", "code": "Maroochydore CBD Precinct" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 50, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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": "WS2_ConfirmLSC_Category_1", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ContractArea", "type": "esriFieldTypeString", "alias": "ContractArea", "length": 30, "domain": { "type": "codedValue", "name": "WS2_ConfirmLSC_ContractArea_4", "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": "Zone 9 South", "code": "Zone 9 South" }, { "name": "Central North", "code": "Central North" }, { "name": "Central South", "code": "Central South" } ], "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": "WS2_ConfirmLSC_Origin_1", "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": "ReferralArea", "length": 30, "domain": { "type": "codedValue", "name": "WS2_ConfirmLSC_ReferenceArea_2", "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": "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": "SiteRiskRating", "type": "esriFieldTypeString", "alias": "SiteRiskRating", "length": 30, "domain": { "type": "codedValue", "name": "WS2_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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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.0010000001639127731, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 9999.999525025509, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "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": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.6981761965748843E7, "ymin": -3121558.9880834287, "xmax": 1.7049913613963265E7, "ymax": -3050928.7446784587, "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", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PageName", "type": "esriFieldTypeString", "alias": "PageName", "length": 254, "domain": null }, { "name": "PageNumber", "type": "esriFieldTypeInteger", "alias": "PageNumber", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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.0010000001639127731, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 9999.999525025509, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Sunshine Coast Regional Council", "parentLayer": null, "subLayers": [], "minScale": 18056, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Category", "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": [ 0, 174, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 174, 239, 255 ], "width": 0.4 } }, "value": "Mowing - Wet", "label": "Mowing - Wet" }, { "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": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Whippersnipping - Contract", "label": "Whippersnipping - Contract" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 61, 87, 255 ], "toColor": [ 128, 61, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 173, 59, 255 ], "toColor": [ 59, 173, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 35, 166, 255 ], "toColor": [ 46, 35, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 158, 168, 255 ], "toColor": [ 40, 158, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 124, 39, 255 ], "toColor": [ 156, 124, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 81, 143, 255 ], "toColor": [ 40, 81, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 34, 34, 255 ], "toColor": [ 163, 34, 34, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 34, 152, 255 ], "toColor": [ 163, 34, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 135, 86, 255 ], "toColor": [ 62, 135, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 86, 57, 255 ], "toColor": [ 153, 86, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 171, 39, 255 ], "toColor": [ 145, 171, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 70, 140, 255 ], "toColor": [ 123, 70, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 51, 80, 255 ], "toColor": [ 176, 51, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 38, 110, 255 ], "toColor": [ 166, 38, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 128, 43, 255 ], "toColor": [ 98, 128, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 131, 176, 255 ], "toColor": [ 86, 131, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 61, 145, 255 ], "toColor": [ 67, 61, 145, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.699659137498248E7, "ymin": -3119153.7699377136, "xmax": 1.704867954245455E7, "ymax": -3053244.978293, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GeomMthd", "type": "esriFieldTypeString", "alias": "GeomMthd", "length": 50, "domain": { "type": "codedValue", "name": "WS2_SCC_GeomMthd_1", "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": "WS2_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": "WS2_SCC_Ownership_16", "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": "WS2_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": "WS2_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" } ], "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": "WS2_ConfirmLSC_FeatureTypeCode_1", "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": "WS2_SCC_Division_7", "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": "WS2_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": "WS2_ConfirmGEN_ServicePrecinct", "description": "Confirm General - Service Precinct", "codedValues": [ { "name": "Beerwah Precinct", "code": "Beerwah 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": "Not Applicable", "code": "Not Applicable" }, { "name": "Buderim Precinct", "code": "Buderim Precinct" }, { "name": "Mooloolah Valley Precinct", "code": "Mooloolah Valley Precinct" }, { "name": "Palmwoods Precinct", "code": "Palmwoods Precinct" }, { "name": "Woombye Precinct", "code": "Woombye Precinct" }, { "name": "Yandina Precinct", "code": "Yandina Precinct" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Maroochydore CBD Precinct", "code": "Maroochydore CBD Precinct" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 50, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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": "WS2_ConfirmLSC_Category_1", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ContractArea", "type": "esriFieldTypeString", "alias": "ContractArea", "length": 30, "domain": { "type": "codedValue", "name": "WS2_ConfirmLSC_ContractArea_4", "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": "Zone 9 South", "code": "Zone 9 South" }, { "name": "Central North", "code": "Central North" }, { "name": "Central South", "code": "Central South" } ], "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": "WS2_ConfirmLSC_Origin_1", "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": "ReferralArea", "length": 30, "domain": { "type": "codedValue", "name": "WS2_ConfirmLSC_ReferenceArea_2", "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": "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": "SiteRiskRating", "type": "esriFieldTypeString", "alias": "SiteRiskRating", "length": 30, "domain": { "type": "codedValue", "name": "WS2_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_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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.0010000001639127731, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 9999.999525025509, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "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": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "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.699659137498248E7, "ymin": -3119153.7699377136, "xmax": 1.704867954245455E7, "ymax": -3053244.978293, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GeomMthd", "type": "esriFieldTypeString", "alias": "GeomMthd", "length": 50, "domain": { "type": "codedValue", "name": "WS2_SCC_GeomMthd_1", "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": "WS2_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": "WS2_SCC_Ownership_16", "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": "WS2_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": "WS2_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" } ], "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": "WS2_ConfirmLSC_FeatureTypeCode_1", "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": "WS2_SCC_Division_7", "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": "WS2_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": "WS2_ConfirmGEN_ServicePrecinct", "description": "Confirm General - Service Precinct", "codedValues": [ { "name": "Beerwah Precinct", "code": "Beerwah 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": "Not Applicable", "code": "Not Applicable" }, { "name": "Buderim Precinct", "code": "Buderim Precinct" }, { "name": "Mooloolah Valley Precinct", "code": "Mooloolah Valley Precinct" }, { "name": "Palmwoods Precinct", "code": "Palmwoods Precinct" }, { "name": "Woombye Precinct", "code": "Woombye Precinct" }, { "name": "Yandina Precinct", "code": "Yandina Precinct" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Maroochydore CBD Precinct", "code": "Maroochydore CBD Precinct" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 50, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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": "WS2_ConfirmLSC_Category_1", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Origin", "type": "esriFieldTypeString", "alias": "Origin", "length": 30, "domain": { "type": "codedValue", "name": "WS2_ConfirmLSC_Origin_1", "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": "ReferralArea", "length": 30, "domain": { "type": "codedValue", "name": "WS2_ConfirmLSC_ReferenceArea_2", "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": "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": "SiteRiskRating", "type": "esriFieldTypeString", "alias": "SiteRiskRating", "length": 30, "domain": { "type": "codedValue", "name": "WS2_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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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": "6a839412bc1da2b98a83b9210bdf86a3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADCElEQVR4nO1cWW7DIBB1JG4W5Tg5TY8T5WzpR0VEbDCzvhnavq90gcFvVgacsoFxf1xf9fPX7XlBy5eioAW25Nwf15c3WVaKeRMVoemv2/PiTZaVYt5EoTUdAY1iyrbhXEArIzK+lSpUsgjOmJ42ueRxxo7+buJ6ngtvZfTGzyBZ20wxnLV8ZD2NOXOJ5sqSkDwbw1F0aHkgGSuNdfsx3HlEREVmRYkljn4vdj2OcG1gzoAzC92TKHY9TWDOhDOLq5/vj+urWFjCqiRRobKoOgH1f1e3PljW08QzJMmjtRWEdrXujUwao0QFsShkRW6B3nqhrid56OjsWuVBK3PpQyL6Vj2Z7c/wLYwUEpIsLbFL1OqpvMIyCXSJyrQ1yZIEpq4XER/28utnbhvH3fWyQtLzslLyB1HRbuYBq+c5dDg17RNLU8+mtIPraXzbMglk63mdxqjorUZ0Vd5iWh5Q4f1QiK7BmSzTrMfJMlRSUVY0c3Hz8kByXJUtcPcUHlJHZSOGghCiMgVpqtLCKnNp1WxNMLUMCd3CaE98rVyYYuFL7fUQsW00P4moLPHEM7aZHKlbmLvVA85imxeRU6Is44DVnNQC1dJVyY273kKkQDUD3fpRCIGrgpz1pCShCPaW414eoPpKlnJ6oSb9kXqEnB7Z8DcXItomHAxvs/Qm9nINy/m85Iysctjh/MtZLk0/agUcugfRW5IscmYo0rSKauVmaRmLXhr6LUUkB90D0Nmg1eoiC3TLAwpW3NhqALtn3kLylpTlfJKxYacw9bP1mxNe7xyG11Fa10KNhRKV7SIHZyz8+rRHy0VjldSxIW+AeqR8rx58xXIHoFxYKSU86yFladxcRVSWqpkKTSw73ApuJ6UIbseuQJYUw+89kBRumchye3Mh00POQLF861Lk8JUjswVoBVqA+vCWpcj0Qv7ZAqTa0m5ipYUlR8Z+nKgfVf8v4uI+V66W1MO5ngZcbUVuWaSy4P0oj9NcBEJvBWfLsin7UdlI2rbzJBXeuMsG1pH6P37QWtY3fZrlkt+w7y0AAAAASUVORK5CYII=", "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.6998797807800002E7, "ymin": -3106933.9422000013, "xmax": 1.70483456962E7, "ymax": -3059092.6843000017, "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": "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": "WS2_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": "Rprt_Freq", "type": "esriFieldTypeString", "alias": "Rprt_Freq", "length": 25, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "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": "WS2_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": "WS2_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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "RevegOffsetTrig", "type": "esriFieldTypeString", "alias": "RevegOffsetTrig", "length": 254, "domain": { "type": "codedValue", "name": "WS2_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": "ProjManager", "type": "esriFieldTypeString", "alias": "ProjManager", "length": 200, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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.7000683898199998E7, "ymin": -3112109.1228, "xmax": 1.70467359697E7, "ymax": -3064468.382100001, "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, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 14, "name": "Current Roost Extents", "type": "Feature Layer", "description": "Current flying fox roost locations monitored by SCC", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "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", "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, 210, 226, 255 ], "toColor": [ 252, 210, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 251, 255 ], "toColor": [ 194, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 179, 252, 255 ], "toColor": [ 190, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 187, 255 ], "toColor": [ 252, 235, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 217, 252, 255 ], "toColor": [ 197, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 251, 255 ], "toColor": [ 252, 187, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 215, 255 ], "toColor": [ 212, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 179, 255 ], "toColor": [ 252, 179, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 182, 255 ], "toColor": [ 252, 205, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 204, 252, 255 ], "toColor": [ 225, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 194, 255 ], "toColor": [ 241, 252, 194, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.7000683898199998E7, "ymin": -3112109.1228, "xmax": 1.70467359697E7, "ymax": -3064468.382100001, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LocationName", "type": "esriFieldTypeString", "alias": "Location Name", "length": 100, "domain": { "type": "codedValue", "name": "WS2_FlyingFoxLocations", "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": "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": "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": "TotalObseervations", "type": "esriFieldTypeInteger", "alias": "Total Obervations", "domain": null }, { "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": "Young", "type": "esriFieldTypeString", "alias": "Young", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "ObservationDate", "type": "esriFieldTypeDate", "alias": "ObservationDate", "length": 8, "domain": null }, { "name": "PresentNoCount", "type": "esriFieldTypeString", "alias": "Flying Foxes Present But cannot be Counted", "length": 255, "domain": { "type": "codedValue", "name": "WS2_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_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "WS2_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": "WS2_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": "WS2_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" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 500000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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.7000683898199998E7, "ymin": -3112109.1228, "xmax": 1.70467359697E7, "ymax": -3064468.382100001, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LocationName", "type": "esriFieldTypeString", "alias": "Location Name", "length": 100, "domain": { "type": "codedValue", "name": "WS2_FlyingFoxLocations", "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": "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": "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": "TotalObseervations", "type": "esriFieldTypeInteger", "alias": "Total Obervations", "domain": null }, { "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": "Young", "type": "esriFieldTypeString", "alias": "Young", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "ObservationDate", "type": "esriFieldTypeDate", "alias": "ObservationDate", "length": 8, "domain": null }, { "name": "PresentNoCount", "type": "esriFieldTypeString", "alias": "Flying Foxes Present But cannot be Counted", "length": 255, "domain": { "type": "codedValue", "name": "WS2_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_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "WS2_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": "WS2_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": "WS2_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" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 163, 214, 208, 255 ], "toColor": [ 163, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 196, 255 ], "toColor": [ 143, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 224, 159, 255 ], "toColor": [ 209, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 159, 179, 255 ], "toColor": [ 145, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 142, 255 ], "toColor": [ 130, 179, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 167, 255 ], "toColor": [ 161, 227, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 153, 255 ], "toColor": [ 186, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 222, 255 ], "toColor": [ 173, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 227, 255 ], "toColor": [ 179, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 222, 187, 255 ], "toColor": [ 184, 222, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 184, 165, 255 ], "toColor": [ 154, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 138, 255 ], "toColor": [ 160, 194, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 186, 255 ], "toColor": [ 145, 181, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 163, 214, 208, 255 ], "toColor": [ 163, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 196, 255 ], "toColor": [ 143, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 224, 159, 255 ], "toColor": [ 209, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 159, 179, 255 ], "toColor": [ 145, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 142, 255 ], "toColor": [ 130, 179, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 167, 255 ], "toColor": [ 161, 227, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 153, 255 ], "toColor": [ 186, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 222, 255 ], "toColor": [ 173, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 227, 255 ], "toColor": [ 179, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 222, 187, 255 ], "toColor": [ 184, 222, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 184, 165, 255 ], "toColor": [ 154, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 138, 255 ], "toColor": [ 160, 194, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 186, 255 ], "toColor": [ 145, 181, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 163, 214, 208, 255 ], "toColor": [ 163, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 196, 255 ], "toColor": [ 143, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 224, 159, 255 ], "toColor": [ 209, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 159, 179, 255 ], "toColor": [ 145, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 142, 255 ], "toColor": [ 130, 179, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 167, 255 ], "toColor": [ 161, 227, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 153, 255 ], "toColor": [ 186, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 222, 255 ], "toColor": [ 173, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 227, 255 ], "toColor": [ 179, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 222, 187, 255 ], "toColor": [ 184, 222, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 184, 165, 255 ], "toColor": [ 154, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 138, 255 ], "toColor": [ 160, 194, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 186, 255 ], "toColor": [ 145, 181, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 163, 214, 208, 255 ], "toColor": [ 163, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 196, 255 ], "toColor": [ 143, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 224, 159, 255 ], "toColor": [ 209, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 159, 179, 255 ], "toColor": [ 145, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 142, 255 ], "toColor": [ 130, 179, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 167, 255 ], "toColor": [ 161, 227, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 153, 255 ], "toColor": [ 186, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 222, 255 ], "toColor": [ 173, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 227, 255 ], "toColor": [ 179, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 222, 187, 255 ], "toColor": [ 184, 222, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 184, 165, 255 ], "toColor": [ 154, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 138, 255 ], "toColor": [ 160, 194, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 186, 255 ], "toColor": [ 145, 181, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 163, 214, 208, 255 ], "toColor": [ 163, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 196, 255 ], "toColor": [ 143, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 224, 159, 255 ], "toColor": [ 209, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 159, 179, 255 ], "toColor": [ 145, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 142, 255 ], "toColor": [ 130, 179, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 167, 255 ], "toColor": [ 161, 227, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 153, 255 ], "toColor": [ 186, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 222, 255 ], "toColor": [ 173, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 227, 255 ], "toColor": [ 179, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 222, 187, 255 ], "toColor": [ 184, 222, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 184, 165, 255 ], "toColor": [ 154, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 138, 255 ], "toColor": [ 160, 194, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 186, 255 ], "toColor": [ 145, 181, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 163, 214, 208, 255 ], "toColor": [ 163, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 196, 255 ], "toColor": [ 143, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 224, 159, 255 ], "toColor": [ 209, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 159, 179, 255 ], "toColor": [ 145, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 142, 255 ], "toColor": [ 130, 179, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 167, 255 ], "toColor": [ 161, 227, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 153, 255 ], "toColor": [ 186, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 222, 255 ], "toColor": [ 173, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 227, 255 ], "toColor": [ 179, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 222, 187, 255 ], "toColor": [ 184, 222, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 184, 165, 255 ], "toColor": [ 154, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 138, 255 ], "toColor": [ 160, 194, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 186, 255 ], "toColor": [ 145, 181, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 163, 214, 208, 255 ], "toColor": [ 163, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 196, 255 ], "toColor": [ 143, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 224, 159, 255 ], "toColor": [ 209, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 159, 179, 255 ], "toColor": [ 145, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 142, 255 ], "toColor": [ 130, 179, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 167, 255 ], "toColor": [ 161, 227, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 153, 255 ], "toColor": [ 186, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 222, 255 ], "toColor": [ 173, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 227, 255 ], "toColor": [ 179, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 222, 187, 255 ], "toColor": [ 184, 222, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 184, 165, 255 ], "toColor": [ 154, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 138, 255 ], "toColor": [ 160, 194, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 186, 255 ], "toColor": [ 145, 181, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 163, 214, 208, 255 ], "toColor": [ 163, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 196, 255 ], "toColor": [ 143, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 224, 159, 255 ], "toColor": [ 209, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 159, 179, 255 ], "toColor": [ 145, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 142, 255 ], "toColor": [ 130, 179, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 167, 255 ], "toColor": [ 161, 227, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 153, 255 ], "toColor": [ 186, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 222, 255 ], "toColor": [ 173, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 227, 255 ], "toColor": [ 179, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 222, 187, 255 ], "toColor": [ 184, 222, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 184, 165, 255 ], "toColor": [ 154, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 138, 255 ], "toColor": [ 160, 194, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 186, 255 ], "toColor": [ 145, 181, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 163, 214, 208, 255 ], "toColor": [ 163, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 196, 255 ], "toColor": [ 143, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 224, 159, 255 ], "toColor": [ 209, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 159, 179, 255 ], "toColor": [ 145, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 142, 255 ], "toColor": [ 130, 179, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 167, 255 ], "toColor": [ 161, 227, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 153, 255 ], "toColor": [ 186, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 222, 255 ], "toColor": [ 173, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 227, 255 ], "toColor": [ 179, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 222, 187, 255 ], "toColor": [ 184, 222, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 184, 165, 255 ], "toColor": [ 154, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 138, 255 ], "toColor": [ 160, 194, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 186, 255 ], "toColor": [ 145, 181, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 163, 214, 208, 255 ], "toColor": [ 163, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 196, 255 ], "toColor": [ 143, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 224, 159, 255 ], "toColor": [ 209, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 159, 179, 255 ], "toColor": [ 145, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 142, 255 ], "toColor": [ 130, 179, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 167, 255 ], "toColor": [ 161, 227, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 153, 255 ], "toColor": [ 186, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 222, 255 ], "toColor": [ 173, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 227, 255 ], "toColor": [ 179, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 222, 187, 255 ], "toColor": [ 184, 222, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 184, 165, 255 ], "toColor": [ 154, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 138, 255 ], "toColor": [ 160, 194, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 186, 255 ], "toColor": [ 145, 181, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 163, 214, 208, 255 ], "toColor": [ 163, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 196, 255 ], "toColor": [ 143, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 224, 159, 255 ], "toColor": [ 209, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 159, 179, 255 ], "toColor": [ 145, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 142, 255 ], "toColor": [ 130, 179, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 167, 255 ], "toColor": [ 161, 227, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 153, 255 ], "toColor": [ 186, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 222, 255 ], "toColor": [ 173, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 227, 255 ], "toColor": [ 179, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 222, 187, 255 ], "toColor": [ 184, 222, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 184, 165, 255 ], "toColor": [ 154, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 138, 255 ], "toColor": [ 160, 194, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 186, 255 ], "toColor": [ 145, 181, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 163, 214, 208, 255 ], "toColor": [ 163, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 196, 255 ], "toColor": [ 143, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 224, 159, 255 ], "toColor": [ 209, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 159, 179, 255 ], "toColor": [ 145, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 142, 255 ], "toColor": [ 130, 179, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 167, 255 ], "toColor": [ 161, 227, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 153, 255 ], "toColor": [ 186, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 222, 255 ], "toColor": [ 173, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 227, 255 ], "toColor": [ 179, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 222, 187, 255 ], "toColor": [ 184, 222, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 184, 165, 255 ], "toColor": [ 154, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 138, 255 ], "toColor": [ 160, 194, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 186, 255 ], "toColor": [ 145, 181, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 163, 214, 208, 255 ], "toColor": [ 163, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 196, 255 ], "toColor": [ 143, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 224, 159, 255 ], "toColor": [ 209, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 159, 179, 255 ], "toColor": [ 145, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 142, 255 ], "toColor": [ 130, 179, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 167, 255 ], "toColor": [ 161, 227, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 153, 255 ], "toColor": [ 186, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 222, 255 ], "toColor": [ 173, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 227, 255 ], "toColor": [ 179, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 222, 187, 255 ], "toColor": [ 184, 222, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 184, 165, 255 ], "toColor": [ 154, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 138, 255 ], "toColor": [ 160, 194, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 186, 255 ], "toColor": [ 145, 181, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 163, 214, 208, 255 ], "toColor": [ 163, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 196, 255 ], "toColor": [ 143, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 224, 159, 255 ], "toColor": [ 209, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 159, 179, 255 ], "toColor": [ 145, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 142, 255 ], "toColor": [ 130, 179, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 167, 255 ], "toColor": [ 161, 227, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 153, 255 ], "toColor": [ 186, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 222, 255 ], "toColor": [ 173, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 227, 255 ], "toColor": [ 179, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 222, 187, 255 ], "toColor": [ 184, 222, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 184, 165, 255 ], "toColor": [ 154, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 138, 255 ], "toColor": [ 160, 194, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 186, 255 ], "toColor": [ 145, 181, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 34, "name": "Specific Purpose Sports", "type": "Feature Layer", "description": "Specific Purpose Sports.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "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": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 163, 214, 208, 255 ], "toColor": [ 163, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 196, 255 ], "toColor": [ 143, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 224, 159, 255 ], "toColor": [ 209, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 159, 179, 255 ], "toColor": [ 145, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 142, 255 ], "toColor": [ 130, 179, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 167, 255 ], "toColor": [ 161, 227, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 153, 255 ], "toColor": [ 186, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 222, 255 ], "toColor": [ 173, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 227, 255 ], "toColor": [ 179, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 222, 187, 255 ], "toColor": [ 184, 222, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 184, 165, 255 ], "toColor": [ 154, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 138, 255 ], "toColor": [ 160, 194, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 186, 255 ], "toColor": [ 145, 181, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 163, 214, 208, 255 ], "toColor": [ 163, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 196, 255 ], "toColor": [ 143, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 224, 159, 255 ], "toColor": [ 209, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 159, 179, 255 ], "toColor": [ 145, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 142, 255 ], "toColor": [ 130, 179, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 167, 255 ], "toColor": [ 161, 227, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 153, 255 ], "toColor": [ 186, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 222, 255 ], "toColor": [ 173, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 227, 255 ], "toColor": [ 179, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 222, 187, 255 ], "toColor": [ 184, 222, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 184, 165, 255 ], "toColor": [ 154, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 138, 255 ], "toColor": [ 160, 194, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 186, 255 ], "toColor": [ 145, 181, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 163, 214, 208, 255 ], "toColor": [ 163, 214, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 139, 196, 255 ], "toColor": [ 143, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 224, 159, 255 ], "toColor": [ 209, 224, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 159, 179, 255 ], "toColor": [ 145, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 179, 142, 255 ], "toColor": [ 130, 179, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 227, 167, 255 ], "toColor": [ 161, 227, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 191, 153, 255 ], "toColor": [ 186, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 222, 255 ], "toColor": [ 173, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 227, 255 ], "toColor": [ 179, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 222, 187, 255 ], "toColor": [ 184, 222, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 184, 165, 255 ], "toColor": [ 154, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 138, 255 ], "toColor": [ 160, 194, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 186, 255 ], "toColor": [ 145, 181, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "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.69966722539E7, "ymin": -3121192.5243999995, "xmax": 1.7048673008E7, "ymax": -3052776.1072999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPERATIONALCATEGORY", "type": "esriFieldTypeString", "alias": "OPERATIONALCATEGORY", "length": 100, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "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": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SCC_Locality_11", "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 288895, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 39, "name": "EnvvecLevyPurchasedProperties", "type": "Feature Layer", "description": "Represents the land parcels purchased through the Environment Levy.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "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.6998563499300003E7, "ymin": -3114407.6460000016, "xmax": 1.70458514595E7, "ymax": -3056984.657400001, "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": "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "original_Object_ID", "type": "esriFieldTypeInteger", "alias": "original_Object_ID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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.7001413730400003E7, "ymin": -3110843.5474000014, "xmax": 1.7047844448700003E7, "ymax": -3058002.1273999996, "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_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "FREQUENCY", "type": "esriFieldTypeString", "alias": "FREQUENCY", "length": 50, "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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", "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": [ 132, 207, 194, 255 ], "toColor": [ 132, 207, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 77, 219, 255 ], "toColor": [ 91, 77, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 96, 88, 255 ], "toColor": [ 245, 96, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 250, 105, 255 ], "toColor": [ 204, 250, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 65, 117, 255 ], "toColor": [ 133, 65, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 107, 54, 255 ], "toColor": [ 128, 107, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 175, 247, 255 ], "toColor": [ 146, 175, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 120, 250, 255 ], "toColor": [ 250, 120, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 145, 54, 255 ], "toColor": [ 64, 145, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 187, 93, 255 ], "toColor": [ 245, 187, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 141, 168, 255 ], "toColor": [ 227, 141, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 97, 128, 255 ], "toColor": [ 45, 97, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 250, 168, 255 ], "toColor": [ 132, 250, 168, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.70249280912E7, "ymin": -3106013.8440000005, "xmax": 1.7042470435900003E7, "ymax": -3062003.8038999997, "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, "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": 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": "WS3_SCC_GeomMthd_1", "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": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "WS3_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": "WS3_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": "WS3_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": "WS3_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" } ], "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": "WS3_SCC_Locality_1", "description": "SCC_Locality", "codedValues": [ { "name": "ALEXANDRA HEADLAND", "code": "ALEXANDRA HEADLAND" }, { "name": "AROONA", "code": "AROONA" }, { "name": "BALD KNOB", "code": "BALD KNOB" }, { "name": "BALMORAL RIDGE", "code": "BALMORAL RIDGE" }, { "name": "BARINGA", "code": "BARINGA" }, { "name": "BATTERY HILL", "code": "BATTERY HILL" }, { "name": "BEERBURRUM", "code": "BEERBURRUM" }, { "name": "BEERWAH", "code": "BEERWAH" }, { "name": "BELLI PARK", "code": "BELLI PARK" }, { "name": "BELLS CREEK", "code": "BELLS CREEK" }, { "name": "BIRTINYA", "code": "BIRTINYA" }, { "name": "BLACK MOUNTAIN", "code": "BLACK MOUNTAIN" }, { "name": "BLI BLI", "code": "BLI BLI" }, { "name": "BOKARINA", "code": "BOKARINA" }, { "name": "BOOROOBIN", "code": "BOOROOBIN" }, { "name": "BOREEN POINT", "code": "BOREEN POINT" }, { "name": "BRIBIE ISLAND NORTH", "code": "BRIBIE ISLAND NORTH" }, { "name": "BRIDGES", "code": "BRIDGES" }, { "name": "BUDDINA", "code": "BUDDINA" }, { "name": "BUDERIM", "code": "BUDERIM" }, { "name": "BURNSIDE", "code": "BURNSIDE" }, { "name": "CALOUNDRA", "code": "CALOUNDRA" }, { "name": "CALOUNDRA WEST", "code": "CALOUNDRA WEST" }, { "name": "CAMBROON", "code": "CAMBROON" }, { "name": "CASTAWAYS BEACH", "code": "CASTAWAYS BEACH" }, { "name": "CHEVALLUM", "code": "CHEVALLUM" }, { "name": "COES CREEK", "code": "COES CREEK" }, { "name": "COMO", "code": "COMO" }, { "name": "CONONDALE", "code": "CONONDALE" }, { "name": "COOCHIN CREEK", "code": "COOCHIN CREEK" }, { "name": "COOLABINE", "code": "COOLABINE" }, { "name": "COOLOOLABIN", "code": "COOLOOLABIN" }, { "name": "COOLUM BEACH", "code": "COOLUM BEACH" }, { "name": "COORAN", "code": "COORAN" }, { "name": "COOROIBAH", "code": "COOROIBAH" }, { "name": "COOROY", "code": "COOROY" }, { "name": "COOROY MOUNTAIN", "code": "COOROY MOUNTAIN" }, { "name": "COOTHARABA", "code": "COOTHARABA" }, { "name": "CROHAMHURST", "code": "CROHAMHURST" }, { "name": "CURRAMORE", "code": "CURRAMORE" }, { "name": "CURRIMUNDI", "code": "CURRIMUNDI" }, { "name": "DIAMOND VALLEY", "code": "DIAMOND VALLEY" }, { "name": "DICKY BEACH", "code": "DICKY BEACH" }, { "name": "DIDDILLIBAH", "code": "DIDDILLIBAH" }, { "name": "DOONAN", "code": "DOONAN" }, { "name": "DULONG", "code": "DULONG" }, { "name": "EERWAH VALE", "code": "EERWAH VALE" }, { "name": "ELAMAN CREEK", "code": "ELAMAN CREEK" }, { "name": "EUDLO", "code": "EUDLO" }, { "name": "EUMUNDI", "code": "EUMUNDI" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "FLAXTON", "code": "FLAXTON" }, { "name": "FOREST GLEN", "code": "FOREST GLEN" }, { "name": "GHEERULLA", "code": "GHEERULLA" }, { "name": "GLASS HOUSE MOUNTAINS", "code": "GLASS HOUSE MOUNTAINS" }, { "name": "GLENVIEW", "code": "GLENVIEW" }, { "name": "GOLDEN BEACH", "code": "GOLDEN BEACH" }, { "name": "HIGHWORTH", "code": "HIGHWORTH" }, { "name": "HUNCHY", "code": "HUNCHY" }, { "name": "ILKLEY", "code": "ILKLEY" }, { "name": "IMAGE FLAT", "code": "IMAGE FLAT" }, { "name": "KENILWORTH", "code": "KENILWORTH" }, { "name": "KIAMBA", "code": "KIAMBA" }, { "name": "KIDAMAN CREEK", "code": "KIDAMAN CREEK" }, { "name": "KIELS MOUNTAIN", "code": "KIELS MOUNTAIN" }, { "name": "KIN KIN", "code": "KIN KIN" }, { "name": "KINGS BEACH", "code": "KINGS BEACH" }, { "name": "KULANGOOR", "code": "KULANGOOR" }, { "name": "KULUIN", "code": "KULUIN" }, { "name": "KUNDA PARK", "code": "KUNDA PARK" }, { "name": "KUREELPA", "code": "KUREELPA" }, { "name": "LAKE MACDONALD", "code": "LAKE MACDONALD" }, { "name": "LANDERS SHOOT", "code": "LANDERS SHOOT" }, { "name": "LANDSBOROUGH", "code": "LANDSBOROUGH" }, { "name": "LITTLE MOUNTAIN", "code": "LITTLE MOUNTAIN" }, { "name": "MALENY", "code": "MALENY" }, { "name": "MAPLETON", "code": "MAPLETON" }, { "name": "MARCOOLA", "code": "MARCOOLA" }, { "name": "MARCUS BEACH", "code": "MARCUS BEACH" }, { "name": "MAROOCHY RIVER", "code": "MAROOCHY RIVER" }, { "name": "MAROOCHYDORE", "code": "MAROOCHYDORE" }, { "name": "MERIDAN PLAINS", "code": "MERIDAN PLAINS" }, { "name": "MINYAMA", "code": "MINYAMA" }, { "name": "MOFFAT BEACH", "code": "MOFFAT BEACH" }, { "name": "MONS", "code": "MONS" }, { "name": "MONTVILLE", "code": "MONTVILLE" }, { "name": "MOOLOOLABA", "code": "MOOLOOLABA" }, { "name": "MOOLOOLAH VALLEY", "code": "MOOLOOLAH VALLEY" }, { "name": "MOUNT COOLUM", "code": "MOUNT COOLUM" }, { "name": "MOUNT MELLUM", "code": "MOUNT MELLUM" }, { "name": "MOUNTAIN CREEK", "code": "MOUNTAIN CREEK" }, { "name": "MUDJIMBA", "code": "MUDJIMBA" }, { "name": "NAMBOUR", "code": "NAMBOUR" }, { "name": "NINDERRY", "code": "NINDERRY" }, { "name": "NOOSA HEADS", "code": "NOOSA HEADS" }, { "name": "NOOSA NORTH SHORE", "code": "NOOSA NORTH SHORE" }, { "name": "NOOSAVILLE", "code": "NOOSAVILLE" }, { "name": "NORTH ARM", "code": "NORTH ARM" }, { "name": "NORTH MALENY", "code": "NORTH MALENY" }, { "name": "OBI OBI", "code": "OBI OBI" }, { "name": "PACIFIC PARADISE", "code": "PACIFIC PARADISE" }, { "name": "PALMVIEW", "code": "PALMVIEW" }, { "name": "PALMWOODS", "code": "PALMWOODS" }, { "name": "PARKLANDS", "code": "PARKLANDS" }, { "name": "PARREARRA", "code": "PARREARRA" }, { "name": "PEACHESTER", "code": "PEACHESTER" }, { "name": "PELICAN WATERS", "code": "PELICAN WATERS" }, { "name": "PEREGIAN BEACH", "code": "PEREGIAN BEACH" }, { "name": "PEREGIAN SPRINGS", "code": "PEREGIAN SPRINGS" }, { "name": "PERWILLOWEN", "code": "PERWILLOWEN" }, { "name": "PINBARREN", "code": "PINBARREN" }, { "name": "POINT ARKWRIGHT", "code": "POINT ARKWRIGHT" }, { "name": "POMONA", "code": "POMONA" }, { "name": "REESVILLE", "code": "REESVILLE" }, { "name": "RIDGEWOOD", "code": "RIDGEWOOD" }, { "name": "RINGTAIL CREEK", "code": "RINGTAIL CREEK" }, { "name": "ROSEMOUNT", "code": "ROSEMOUNT" }, { "name": "SHELLY BEACH", "code": "SHELLY BEACH" }, { "name": "SIPPY DOWNS", "code": "SIPPY DOWNS" }, { "name": "SUNRISE BEACH", "code": "SUNRISE BEACH" }, { "name": "SUNSHINE BEACH", "code": "SUNSHINE BEACH" }, { "name": "TANAWHA", "code": "TANAWHA" }, { "name": "TEWANTIN", "code": "TEWANTIN" }, { "name": "TINBEERWAH", "code": "TINBEERWAH" }, { "name": "TOWEN MOUNTAIN", "code": "TOWEN MOUNTAIN" }, { "name": "TWIN WATERS", "code": "TWIN WATERS" }, { "name": "VALDORA", "code": "VALDORA" }, { "name": "VERRIERDALE", "code": "VERRIERDALE" }, { "name": "WARANA", "code": "WARANA" }, { "name": "WEST WOOMBYE", "code": "WEST WOOMBYE" }, { "name": "WEYBA DOWNS", "code": "WEYBA DOWNS" }, { "name": "WITTA", "code": "WITTA" }, { "name": "WOOMBYE", "code": "WOOMBYE" }, { "name": "WOOTHA", "code": "WOOTHA" }, { "name": "WURTULLA", "code": "WURTULLA" }, { "name": "YANDINA", "code": "YANDINA" }, { "name": "YANDINA CREEK", "code": "YANDINA CREEK" }, { "name": "YAROOMBA", "code": "YAROOMBA" }, { "name": "BANYA", "code": "BANYA" }, { "name": "NIRIMBA", "code": "NIRIMBA" }, { "name": "GAGALBA", "code": "GAGALBA" }, { "name": "CORBOULD PARK", "code": "CORBOULD PARK" }, { "name": "NOT APPLICABLE", "code": "NOT APPLICABLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 30, "domain": { "type": "codedValue", "name": "WS3_SCC_Division_2", "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": "DocumentLink", "type": "esriFieldTypeString", "alias": "DocumentLink", "length": 200, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 30, "domain": { "type": "codedValue", "name": "WS3_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": "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": "WS3_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": "TargetSpecies", "type": "esriFieldTypeString", "alias": "TargetSpecies", "length": 30, "domain": { "type": "codedValue", "name": "WS3_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": "WS3_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": "ConfirmedUse", "type": "esriFieldTypeString", "alias": "ConfirmedUse", "length": 30, "domain": { "type": "codedValue", "name": "WS3_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": "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": "WS3_ConfirmGEN_ServicePrecinct", "description": "Confirm General - Service Precinct", "codedValues": [ { "name": "Beerwah Precinct", "code": "Beerwah 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": "Not Applicable", "code": "Not Applicable" }, { "name": "Buderim Precinct", "code": "Buderim Precinct" }, { "name": "Mooloolah Valley Precinct", "code": "Mooloolah Valley Precinct" }, { "name": "Palmwoods Precinct", "code": "Palmwoods Precinct" }, { "name": "Woombye Precinct", "code": "Woombye Precinct" }, { "name": "Yandina Precinct", "code": "Yandina Precinct" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Maroochydore CBD Precinct", "code": "Maroochydore CBD Precinct" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "AssetSource", "type": "esriFieldTypeString", "alias": "AssetSource", "length": 30, "domain": { "type": "codedValue", "name": "WS3_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": "WS3_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": "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": "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": "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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": "88c78ca473b947443084d532c02daeb2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB70lEQVQ4jdXUMajaUBQG4F+STrGZ9I0aimlxUNRF4+DyhoJjJeAQ+sDNpeCkLqIocRCU7F1dq+BQKhlrBAedguhQiro4RaF3akI6FMrzGWssvKFnu/ee850Dl3tpPFPQ/z38MhwODzabTYYQ8sINwDCMKQjCt1wu97ZYLH53hFmW/bhcLu9vmYwQQquq+trj8XwB8MYRJoRkb0Efh6Zprx6vT2DLsrxuEJ7n0e12EQwGMRgM0O/3sV6vT6ybL8/n82E8HoPjOACAaZoYDodnea7hUCiEUqkEURTh9/v/7G+3WywWi3+Dy+UyWq0WaPo8XZZlx5qrsCRJqNfrjuh8PsdsNrsNTqfTaLfbyGQyjuer1QqiKMK2bXdwKpWCLMuIRCKoVqtgWRaxWAymaYKmadi2jWazCUVRcHd3d2mucziZTMIwDMTjcQQCAfR6PaiqCkmSMBqNwPM8CoUCarUaGo2Ge1hRFCiKAgDY7XbQNA0AYBgGBEFANpvFZDJBp9O5iDrCTsEwDBKJBPb7PfL5PEzTvFpzAlMU9cPp9UWjUVQqFRyPx781/0kIuTjxJwDvnxZNp9OrE3Ic91XXdWfYsqwPFEUBwDu3/wZN08Tr9X7Wdb1wsv8k72hZ1gOABzco8PuvOBwO5w3dArfGs8G/AN0Uri3gTrIqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.70004268126E7, "ymin": -3119143.642000001, "xmax": 1.7048260833899997E7, "ymax": -3059496.1992000006, "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, "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": "WS3_SCC_GeomMthd_1", "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": "WS3_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": "WS3_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": "WS3_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": "WS3_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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 50, "domain": { "type": "codedValue", "name": "WS3_SCC_Locality_1", "description": "SCC_Locality", "codedValues": [ { "name": "ALEXANDRA HEADLAND", "code": "ALEXANDRA HEADLAND" }, { "name": "AROONA", "code": "AROONA" }, { "name": "BALD KNOB", "code": "BALD KNOB" }, { "name": "BALMORAL RIDGE", "code": "BALMORAL RIDGE" }, { "name": "BARINGA", "code": "BARINGA" }, { "name": "BATTERY HILL", "code": "BATTERY HILL" }, { "name": "BEERBURRUM", "code": "BEERBURRUM" }, { "name": "BEERWAH", "code": "BEERWAH" }, { "name": "BELLI PARK", "code": "BELLI PARK" }, { "name": "BELLS CREEK", "code": "BELLS CREEK" }, { "name": "BIRTINYA", "code": "BIRTINYA" }, { "name": "BLACK MOUNTAIN", "code": "BLACK MOUNTAIN" }, { "name": "BLI BLI", "code": "BLI BLI" }, { "name": "BOKARINA", "code": "BOKARINA" }, { "name": "BOOROOBIN", "code": "BOOROOBIN" }, { "name": "BOREEN POINT", "code": "BOREEN POINT" }, { "name": "BRIBIE ISLAND NORTH", "code": "BRIBIE ISLAND NORTH" }, { "name": "BRIDGES", "code": "BRIDGES" }, { "name": "BUDDINA", "code": "BUDDINA" }, { "name": "BUDERIM", "code": "BUDERIM" }, { "name": "BURNSIDE", "code": "BURNSIDE" }, { "name": "CALOUNDRA", "code": "CALOUNDRA" }, { "name": "CALOUNDRA WEST", "code": "CALOUNDRA WEST" }, { "name": "CAMBROON", "code": "CAMBROON" }, { "name": "CASTAWAYS BEACH", "code": "CASTAWAYS BEACH" }, { "name": "CHEVALLUM", "code": "CHEVALLUM" }, { "name": "COES CREEK", "code": "COES CREEK" }, { "name": "COMO", "code": "COMO" }, { "name": "CONONDALE", "code": "CONONDALE" }, { "name": "COOCHIN CREEK", "code": "COOCHIN CREEK" }, { "name": "COOLABINE", "code": "COOLABINE" }, { "name": "COOLOOLABIN", "code": "COOLOOLABIN" }, { "name": "COOLUM BEACH", "code": "COOLUM BEACH" }, { "name": "COORAN", "code": "COORAN" }, { "name": "COOROIBAH", "code": "COOROIBAH" }, { "name": "COOROY", "code": "COOROY" }, { "name": "COOROY MOUNTAIN", "code": "COOROY MOUNTAIN" }, { "name": "COOTHARABA", "code": "COOTHARABA" }, { "name": "CROHAMHURST", "code": "CROHAMHURST" }, { "name": "CURRAMORE", "code": "CURRAMORE" }, { "name": "CURRIMUNDI", "code": "CURRIMUNDI" }, { "name": "DIAMOND VALLEY", "code": "DIAMOND VALLEY" }, { "name": "DICKY BEACH", "code": "DICKY BEACH" }, { "name": "DIDDILLIBAH", "code": "DIDDILLIBAH" }, { "name": "DOONAN", "code": "DOONAN" }, { "name": "DULONG", "code": "DULONG" }, { "name": "EERWAH VALE", "code": "EERWAH VALE" }, { "name": "ELAMAN CREEK", "code": "ELAMAN CREEK" }, { "name": "EUDLO", "code": "EUDLO" }, { "name": "EUMUNDI", "code": "EUMUNDI" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "FLAXTON", "code": "FLAXTON" }, { "name": "FOREST GLEN", "code": "FOREST GLEN" }, { "name": "GHEERULLA", "code": "GHEERULLA" }, { "name": "GLASS HOUSE MOUNTAINS", "code": "GLASS HOUSE MOUNTAINS" }, { "name": "GLENVIEW", "code": "GLENVIEW" }, { "name": "GOLDEN BEACH", "code": "GOLDEN BEACH" }, { "name": "HIGHWORTH", "code": "HIGHWORTH" }, { "name": "HUNCHY", "code": "HUNCHY" }, { "name": "ILKLEY", "code": "ILKLEY" }, { "name": "IMAGE FLAT", "code": "IMAGE FLAT" }, { "name": "KENILWORTH", "code": "KENILWORTH" }, { "name": "KIAMBA", "code": "KIAMBA" }, { "name": "KIDAMAN CREEK", "code": "KIDAMAN CREEK" }, { "name": "KIELS MOUNTAIN", "code": "KIELS MOUNTAIN" }, { "name": "KIN KIN", "code": "KIN KIN" }, { "name": "KINGS BEACH", "code": "KINGS BEACH" }, { "name": "KULANGOOR", "code": "KULANGOOR" }, { "name": "KULUIN", "code": "KULUIN" }, { "name": "KUNDA PARK", "code": "KUNDA PARK" }, { "name": "KUREELPA", "code": "KUREELPA" }, { "name": "LAKE MACDONALD", "code": "LAKE MACDONALD" }, { "name": "LANDERS SHOOT", "code": "LANDERS SHOOT" }, { "name": "LANDSBOROUGH", "code": "LANDSBOROUGH" }, { "name": "LITTLE MOUNTAIN", "code": "LITTLE MOUNTAIN" }, { "name": "MALENY", "code": "MALENY" }, { "name": "MAPLETON", "code": "MAPLETON" }, { "name": "MARCOOLA", "code": "MARCOOLA" }, { "name": "MARCUS BEACH", "code": "MARCUS BEACH" }, { "name": "MAROOCHY RIVER", "code": "MAROOCHY RIVER" }, { "name": "MAROOCHYDORE", "code": "MAROOCHYDORE" }, { "name": "MERIDAN PLAINS", "code": "MERIDAN PLAINS" }, { "name": "MINYAMA", "code": "MINYAMA" }, { "name": "MOFFAT BEACH", "code": "MOFFAT BEACH" }, { "name": "MONS", "code": "MONS" }, { "name": "MONTVILLE", "code": "MONTVILLE" }, { "name": "MOOLOOLABA", "code": "MOOLOOLABA" }, { "name": "MOOLOOLAH VALLEY", "code": "MOOLOOLAH VALLEY" }, { "name": "MOUNT COOLUM", "code": "MOUNT COOLUM" }, { "name": "MOUNT MELLUM", "code": "MOUNT MELLUM" }, { "name": "MOUNTAIN CREEK", "code": "MOUNTAIN CREEK" }, { "name": "MUDJIMBA", "code": "MUDJIMBA" }, { "name": "NAMBOUR", "code": "NAMBOUR" }, { "name": "NINDERRY", "code": "NINDERRY" }, { "name": "NOOSA HEADS", "code": "NOOSA HEADS" }, { "name": "NOOSA NORTH SHORE", "code": "NOOSA NORTH SHORE" }, { "name": "NOOSAVILLE", "code": "NOOSAVILLE" }, { "name": "NORTH ARM", "code": "NORTH ARM" }, { "name": "NORTH MALENY", "code": "NORTH MALENY" }, { "name": "OBI OBI", "code": "OBI OBI" }, { "name": "PACIFIC PARADISE", "code": "PACIFIC PARADISE" }, { "name": "PALMVIEW", "code": "PALMVIEW" }, { "name": "PALMWOODS", "code": "PALMWOODS" }, { "name": "PARKLANDS", "code": "PARKLANDS" }, { "name": "PARREARRA", "code": "PARREARRA" }, { "name": "PEACHESTER", "code": "PEACHESTER" }, { "name": "PELICAN WATERS", "code": "PELICAN WATERS" }, { "name": "PEREGIAN BEACH", "code": "PEREGIAN BEACH" }, { "name": "PEREGIAN SPRINGS", "code": "PEREGIAN SPRINGS" }, { "name": "PERWILLOWEN", "code": "PERWILLOWEN" }, { "name": "PINBARREN", "code": "PINBARREN" }, { "name": "POINT ARKWRIGHT", "code": "POINT ARKWRIGHT" }, { "name": "POMONA", "code": "POMONA" }, { "name": "REESVILLE", "code": "REESVILLE" }, { "name": "RIDGEWOOD", "code": "RIDGEWOOD" }, { "name": "RINGTAIL CREEK", "code": "RINGTAIL CREEK" }, { "name": "ROSEMOUNT", "code": "ROSEMOUNT" }, { "name": "SHELLY BEACH", "code": "SHELLY BEACH" }, { "name": "SIPPY DOWNS", "code": "SIPPY DOWNS" }, { "name": "SUNRISE BEACH", "code": "SUNRISE BEACH" }, { "name": "SUNSHINE BEACH", "code": "SUNSHINE BEACH" }, { "name": "TANAWHA", "code": "TANAWHA" }, { "name": "TEWANTIN", "code": "TEWANTIN" }, { "name": "TINBEERWAH", "code": "TINBEERWAH" }, { "name": "TOWEN MOUNTAIN", "code": "TOWEN MOUNTAIN" }, { "name": "TWIN WATERS", "code": "TWIN WATERS" }, { "name": "VALDORA", "code": "VALDORA" }, { "name": "VERRIERDALE", "code": "VERRIERDALE" }, { "name": "WARANA", "code": "WARANA" }, { "name": "WEST WOOMBYE", "code": "WEST WOOMBYE" }, { "name": "WEYBA DOWNS", "code": "WEYBA DOWNS" }, { "name": "WITTA", "code": "WITTA" }, { "name": "WOOMBYE", "code": "WOOMBYE" }, { "name": "WOOTHA", "code": "WOOTHA" }, { "name": "WURTULLA", "code": "WURTULLA" }, { "name": "YANDINA", "code": "YANDINA" }, { "name": "YANDINA CREEK", "code": "YANDINA CREEK" }, { "name": "YAROOMBA", "code": "YAROOMBA" }, { "name": "BANYA", "code": "BANYA" }, { "name": "NIRIMBA", "code": "NIRIMBA" }, { "name": "GAGALBA", "code": "GAGALBA" }, { "name": "CORBOULD PARK", "code": "CORBOULD PARK" }, { "name": "NOT APPLICABLE", "code": "NOT APPLICABLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 50, "domain": { "type": "codedValue", "name": "WS3_SCC_Division_2", "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": "WS3_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": "WS3_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": "WS3_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": "WS3_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": "WS3_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": "WS3_ConfirmGEN_ServicePrecinct", "description": "Confirm General - Service Precinct", "codedValues": [ { "name": "Beerwah Precinct", "code": "Beerwah 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": "Not Applicable", "code": "Not Applicable" }, { "name": "Buderim Precinct", "code": "Buderim Precinct" }, { "name": "Mooloolah Valley Precinct", "code": "Mooloolah Valley Precinct" }, { "name": "Palmwoods Precinct", "code": "Palmwoods Precinct" }, { "name": "Woombye Precinct", "code": "Woombye Precinct" }, { "name": "Yandina Precinct", "code": "Yandina Precinct" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Maroochydore CBD Precinct", "code": "Maroochydore CBD Precinct" } ], "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": "WS3_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": "WS3_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": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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.699658607316086E7, "ymin": -3121194.41635175, "xmax": 1.704869958807355E7, "ymax": -3052732.8299489114, "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, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 44, "name": "Additional function within", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.0010000001639127731, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 9999.999525025509, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "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": "", "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": [ 192, 252, 243, 255 ], "toColor": [ 192, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 196, 255 ], "toColor": [ 182, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 193, 255 ], "toColor": [ 252, 184, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 210, 255 ], "toColor": [ 229, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 182, 255 ], "toColor": [ 252, 238, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.699658607316086E7, "ymin": -3121194.41635175, "xmax": 1.704869958807355E7, "ymax": -3052732.8299489114, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "OSCategoryCode", "type": "esriFieldTypeString", "alias": "OSCategoryCode", "length": 50, "domain": null }, { "name": "CategoryCode_StratName", "type": "esriFieldTypeString", "alias": "CategoryCode_StratName", "length": 255, "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_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 45, "name": "Secondary Category, NO addtional function", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.0010000001639127731, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 9999.999525025509, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "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": "", "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": [ 192, 252, 243, 255 ], "toColor": [ 192, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 182, 252, 255 ], "toColor": [ 243, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 182, 255 ], "toColor": [ 207, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 235, 255 ], "toColor": [ 252, 210, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 212, 255 ], "toColor": [ 248, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 182, 252, 255 ], "toColor": [ 191, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 232, 252, 255 ], "toColor": [ 215, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 212, 255 ], "toColor": [ 182, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 194, 255 ], "toColor": [ 252, 179, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 189, 255 ], "toColor": [ 242, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 207, 255 ], "toColor": [ 252, 231, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.699658607316086E7, "ymin": -3121194.41635175, "xmax": 1.704869958807355E7, "ymax": -3052732.8299489114, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "OSCategoryCode", "type": "esriFieldTypeString", "alias": "OSCategoryCode", "length": 50, "domain": null }, { "name": "CategoryCode_StratName", "type": "esriFieldTypeString", "alias": "CategoryCode_StratName", "length": 255, "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_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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.6998616795078E7, "ymin": -3119173.0003395514, "xmax": 1.70485866057E7, "ymax": -3053968.574800002, "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, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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.7010628306900002E7, "ymin": -3111100.8935000002, "xmax": 1.70485866057E7, "ymax": -3053968.5747999996, "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, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 48, "name": "Pruning Services", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "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", "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": [ 192, 252, 243, 255 ], "toColor": [ 192, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 196, 255 ], "toColor": [ 182, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 193, 255 ], "toColor": [ 252, 184, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 210, 255 ], "toColor": [ 229, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 182, 255 ], "toColor": [ 252, 238, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.SiteID"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "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.7010628306900002E7, "ymin": -3111100.8935000002, "xmax": 1.70485866057E7, "ymax": -3053968.5747999996, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "WS2_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": "WS2_SCC_Division_7", "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": "WS2_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": "WS2_EnvVeg_MaintResp_5", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ContractZone", "type": "esriFieldTypeString", "alias": "Contract Zone:", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 49, "name": "Hedging Services", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "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", "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": [ 192, 252, 243, 255 ], "toColor": [ 192, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 196, 255 ], "toColor": [ 182, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 193, 255 ], "toColor": [ 252, 184, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 210, 255 ], "toColor": [ 229, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 182, 255 ], "toColor": [ 252, 238, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.SiteID"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "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.7010628306900002E7, "ymin": -3111100.8935000002, "xmax": 1.70485866057E7, "ymax": -3053968.5747999996, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "WS2_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": "WS2_SCC_Division_7", "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": "WS2_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": "WS2_EnvVeg_MaintResp_5", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ContractZone", "type": "esriFieldTypeString", "alias": "Contract Zone:", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 50, "name": "Weed Treatment", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "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", "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": [ 192, 252, 243, 255 ], "toColor": [ 192, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 196, 255 ], "toColor": [ 182, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 193, 255 ], "toColor": [ 252, 184, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 210, 255 ], "toColor": [ 229, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 182, 255 ], "toColor": [ 252, 238, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.SiteID"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "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.7010628306900002E7, "ymin": -3111100.8935000002, "xmax": 1.70485866057E7, "ymax": -3053968.5747999996, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "WS2_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": "WS2_SCC_Division_7", "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": "WS2_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": "WS2_EnvVeg_MaintResp_5", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ContractZone", "type": "esriFieldTypeString", "alias": "Contract Zone:", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 51, "name": "Brushcutting and Mowing Services", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "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", "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": [ 192, 252, 243, 255 ], "toColor": [ 192, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 196, 255 ], "toColor": [ 182, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 193, 255 ], "toColor": [ 252, 184, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 210, 255 ], "toColor": [ 229, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 182, 255 ], "toColor": [ 252, 238, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.SiteID"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "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.7010628306900002E7, "ymin": -3111100.8935000002, "xmax": 1.70485866057E7, "ymax": -3053968.5747999996, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "WS2_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": "WS2_SCC_Division_7", "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": "WS2_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": "WS2_EnvVeg_MaintResp_5", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ContractZone", "type": "esriFieldTypeString", "alias": "Contract Zone:", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 52, "name": "Blowing Raking and Mulching Services", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "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", "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": [ 192, 252, 243, 255 ], "toColor": [ 192, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 196, 255 ], "toColor": [ 182, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 193, 255 ], "toColor": [ 252, 184, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 210, 255 ], "toColor": [ 229, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 182, 255 ], "toColor": [ 252, 238, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.SiteID"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "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.7010628306900002E7, "ymin": -3111100.8935000002, "xmax": 1.70485866057E7, "ymax": -3053968.5747999996, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "WS2_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": "WS2_SCC_Division_7", "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": "WS2_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": "WS2_EnvVeg_MaintResp_5", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ContractZone", "type": "esriFieldTypeString", "alias": "Contract Zone:", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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.0010000001639127731, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 9999.999525025509, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "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", "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": [ 192, 252, 243, 255 ], "toColor": [ 192, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 196, 255 ], "toColor": [ 182, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 193, 255 ], "toColor": [ 252, 184, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 210, 255 ], "toColor": [ 229, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 182, 255 ], "toColor": [ 252, 238, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "\"EO Site: SS\" CONCAT [SiteID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "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.6998616795078E7, "ymin": -3119157.25079677, "xmax": 1.7048450291735273E7, "ymax": -3055498.296374676, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Site ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SiteID", "type": "esriFieldTypeSmallInteger", "alias": "Site ID:", "domain": null }, { "name": "ServiceType", "type": "esriFieldTypeString", "alias": "Service Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "MaintenanceResp", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "length": 50, "domain": { "type": "codedValue", "name": "WS2_EnvVeg_MaintResp_5", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Contract Zone", "length": 25, "domain": { "type": "codedValue", "name": "WS2_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": "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": "Comments", "type": "esriFieldTypeString", "alias": "Internal Comments or Notes", "length": 300, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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.0010000001639127731, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 9999.999525025509, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "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": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "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.6998616795078E7, "ymin": -3119157.25079677, "xmax": 1.7048450291735273E7, "ymax": -3055498.296374676, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Site ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SiteID", "type": "esriFieldTypeSmallInteger", "alias": "Site ID:", "domain": null }, { "name": "ServiceType", "type": "esriFieldTypeString", "alias": "Service Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_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": "SiteDescription", "type": "esriFieldTypeString", "alias": "Site Description", "length": 100, "domain": null }, { "name": "SiteKnowledge", "type": "esriFieldTypeString", "alias": "Site Knowledge", "length": 255, "domain": null }, { "name": "MaintenanceResp", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "length": 50, "domain": { "type": "codedValue", "name": "WS2_EnvVeg_MaintResp_5", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReserveName", "type": "esriFieldTypeString", "alias": "Reserve Name", "length": 255, "domain": null }, { "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": "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": "WS2_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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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.0010000001639127731, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 9999.999525025509, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "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.6998616795078E7, "ymin": -3119157.25079677, "xmax": 1.7048450291735273E7, "ymax": -3055498.296374676, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Site ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SiteID", "type": "esriFieldTypeSmallInteger", "alias": "Site ID:", "domain": null }, { "name": "ServiceType", "type": "esriFieldTypeString", "alias": "Service Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "MaintenanceResp", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "length": 50, "domain": { "type": "codedValue", "name": "WS2_EnvVeg_MaintResp_5", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReserveName", "type": "esriFieldTypeString", "alias": "Reserve Name", "length": 255, "domain": null }, { "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": "Comments", "type": "esriFieldTypeString", "alias": "Internal Comments or Notes", "length": 300, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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.0010000001639127731, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 9999.999525025509, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "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": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "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.6998616795078E7, "ymin": -3119157.25079677, "xmax": 1.7048450291735273E7, "ymax": -3055498.296374676, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Site ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SiteID", "type": "esriFieldTypeSmallInteger", "alias": "Site ID:", "domain": null }, { "name": "ServiceType", "type": "esriFieldTypeString", "alias": "Service Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_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": "SiteDescription", "type": "esriFieldTypeString", "alias": "Site Description", "length": 100, "domain": null }, { "name": "MaintenanceResp", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "length": 50, "domain": { "type": "codedValue", "name": "WS2_EnvVeg_MaintResp_5", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReserveName", "type": "esriFieldTypeString", "alias": "Reserve Name", "length": 255, "domain": null }, { "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": "Comments", "type": "esriFieldTypeString", "alias": "Internal Comments or Notes", "length": 300, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856, "xyTolerance": 0.0010000001639127731, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 9999.999525025509, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "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", "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "8969f950105cace4469366e237244910", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAHElEQVQYlWMJ/c/wfzUjAyMDFKDzWRgIgOGhAAAAigYhHZavLwAAAABJRU5ErkJggg==", "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": "2c28b48ee4e370a623807ef5dbe0655a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXElEQVQYlYWPwQnAIBAER7iCLMEmlpQoYhOWYCnp4PJRIyEh+1qYeeyanBNINdDZIicCzd4gQA10Ocl2KOcYsEzJHjCPviTjJ0uogSK/+xLkxLljB/OJAU3+ffMCJIYmDy0Ypm0AAAAASUVORK5CYII=", "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": [ 192, 252, 243, 255 ], "toColor": [ 192, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 196, 255 ], "toColor": [ 182, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 193, 255 ], "toColor": [ 252, 184, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 210, 255 ], "toColor": [ 229, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 182, 255 ], "toColor": [ 252, 238, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.701501200771544E7, "ymin": -3119173.00033955, "xmax": 1.7044275843376044E7, "ymax": -3058869.168720194, "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, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "location", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "site_type", "type": "esriFieldTypeString", "alias": "Site Type", "length": 255, "domain": { "type": "codedValue", "name": "WS3_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": "WS3_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": "WS3_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": "WS3_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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 50, "domain": { "type": "codedValue", "name": "WS3_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": "WS3_SCC_Division_2", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.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": 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 }, "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": "faa2c2004f08224922ae0f8f581bca6e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaElEQVQ4jbXTPyxDQQDH8S/6R0uqlfiTUEUYRN7QgcRSI4PERMQkUhKLRGIwSFc2g8bCYsDEYECUVGza1EQT0SCaSMOg9I96z0sNbag+1SaN33h3v0/ucncqiozqXwCrE0vYx6z8QTsyksaEW9uL83IYMS/QMoYzesVkdQ9qtSE1Fg8yEHUx1zaBPbDKbk7APMKKQWBK1/AT1ZtBb6bm2cNW0yiD95scKYDGQYQKC+PZ5cyYutEn9lgCBAUgy0wbrWhz11OpEug0dmELezn9AahN1OUrp49TUqqiF7KAEhmpEAAgKX7fxhcQf+C6kLL0Siwe4FwBhM/YifUzVNFM61/Ao4uj9xfcCkB6w3O7xnqHg5kyDcbfytEbvE+HLAMfCgAgGmDB70BssdNX2YYNKE1PvYQO2A9usyFHOM7sZL9EKXbH4sU8rvJ6BF0TtUkRMeInJIucAKHsXeX6TL5ECF9CsVyZon/jJ6IJbknogzWmAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.7024920660099998E7, "ymin": -3118147.5645000003, "xmax": 1.7046769341E7, "ymax": -3062003.8038999997, "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, "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": "WS3_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": "esriSPTDefaultValue" } }, { "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": "WS3_ConfirmGEN_Status_10", "description": "Confirm General - Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Closed", "code": "Closed" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Active - For Review", "code": "Active - For Review" }, { "name": "Disposed - Data Error", "code": "Disposed - Data Error" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AssetManager", "type": "esriFieldTypeString", "alias": "AssetManager", "length": 30, "domain": { "type": "codedValue", "name": "WS3_ConfirmGEN_AssetManager_6", "description": "Confirm General - Asset Manager", "codedValues": [ { "name": "Civil Asset Management", "code": "Civil Asset Management" }, { "name": "Environmental Operations", "code": "Environmental Operations" }, { "name": "Private", "code": "Private" }, { "name": "Property Management", "code": "Property Management" }, { "name": "Transport Infrastructure Mngmt", "code": "Transport Infrastructure Mngmt" }, { "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": "Quarries", "code": "Quarries" }, { "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 30, "domain": { "type": "codedValue", "name": "WS3_ConfirmGEN_MaintainedBy_15", "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": "Transport Infrastructure Mngmt", "code": "Transport Infrastructure Mngmt" }, { "name": "Digital Information Services", "code": "Digital Information Services" }, { "name": "STATE", "code": "STATE" }, { "name": "CAM - Civil Operations", "code": "CAM - Civil Operations" } ], "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": "WS3_SCC_Division_1", "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": "esriSPTDefaultValue" } }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 30, "domain": { "type": "codedValue", "name": "WS3_SCC_Locality_5", "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": "esriSPTDefaultValue" } }, { "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": "WS3_ConfirmGEN_AssetSource_2", "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": "WS3_ConfirmGEN_ServicePrecinct_6", "description": "Confirm General - Service Precinct", "codedValues": [ { "name": "Beerwah Precinct", "code": "Beerwah 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": "Not Applicable", "code": "Not Applicable" }, { "name": "Buderim Precinct", "code": "Buderim Precinct" }, { "name": "Mooloolah Valley Precinct", "code": "Mooloolah Valley Precinct" }, { "name": "Palmwoods Precinct", "code": "Palmwoods Precinct" }, { "name": "Woombye Precinct", "code": "Woombye Precinct" }, { "name": "Yandina Precinct", "code": "Yandina 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": "WS3_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": "WS3_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": "WS3_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": "WS3_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": "WS3_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": "WS3_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": "WS3_SCC_Ownership_7", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "WS3_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": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 62, "name": "Sunshine Coast UNESCO Biosphere Areas", "type": "Feature Layer", "description": "

This data represents <\/SPAN>the Sunshine Coast Biosphere zones.<\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Sunshine Coast Council", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Biosphere_Zone_Category", "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": [ 192, 252, 243, 255 ], "toColor": [ 192, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 196, 255 ], "toColor": [ 182, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 193, 255 ], "toColor": [ 252, 184, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 210, 255 ], "toColor": [ 229, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 182, 255 ], "toColor": [ 252, 238, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.69819115736E7, "ymin": -3121571.210000001, "xmax": 1.7054895953E7, "ymax": -3052568.0491999984, "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 63, "name": "UNESCO Biosphere Zones", "type": "Feature Layer", "description": "

This data represents <\/SPAN>the Sunshine Coast Biosphere zones.<\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Sunshine Coast Council", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "UNESCO_Biosphere_Zone", "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": [ 192, 252, 243, 255 ], "toColor": [ 192, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 203, 252, 255 ], "toColor": [ 194, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 196, 255 ], "toColor": [ 182, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 193, 255 ], "toColor": [ 252, 184, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 210, 255 ], "toColor": [ 229, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 182, 255 ], "toColor": [ 252, 238, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.69819115736E7, "ymin": -3121571.210000001, "xmax": 1.7054895953E7, "ymax": -3052568.0491999984, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Biosphere_Zone_Category", "type": "esriFieldTypeString", "alias": "Biosphere_Zone_Category", "length": 50, "domain": null }, { "name": "UNESCO_Biosphere_Zone", "type": "esriFieldTypeString", "alias": "UNESCO_Biosphere_Zone", "length": 50, "domain": null }, { "name": "Area_Ha", "type": "esriFieldTypeDouble", "alias": "Area_Ha", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a282e25ec634037a397e9a5ddb02767" } ], "tables": [] }