{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Geomorphic stream condition", "type": "Feature Layer", "description": "Geomorphic stream condition at time of assessment. It indicates whether the physical form and function of the reach is appropriate and expected for the Style of river and the environmental/landscape setting in which it is found. \nGood condition reaches have the expected geomorphic character (physical form and features, including vegetation) and behaviour (response to disturbances and adjustments) for a particular River Style. Moderate condition reaches are noticeably impacted, typically through human disturbance. Poor condition reaches have accelerated degrading processes and lack geomorphic character expected of a reach.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3308, "latestWkid": 3308, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -28841000, "falseY": -11011300, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "DPE Water - Surface Water Science", "parentLayer": null, "subLayers": [], "minScale": 10000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STREAM_CONDITION", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Good", "description": "Good", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1 }, "values": [ [ "Good" ] ] }, { "label": "Moderate", "description": "Moderate", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "values": [ [ "Moderate" ] ] }, { "label": "Poor", "description": "Poor", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 }, "values": [ [ "Poor" ] ] }, { "label": "Not assessed", "description": "Not assessed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "values": [ [ "None" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1 }, "value": "Good", "label": "Good" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "Moderate", "label": "Moderate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 }, "value": "Poor", "label": "Poor" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "None", "label": "Not assessed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 161, 207, 255 ], "toColor": [ 242, 250, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 125, 255 ], "toColor": [ 237, 40, 33, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 8717467.064599998, "ymin": 4030979.6263999995, "xmax": 9948259.9423, "ymax": 5043211.2125, "spatialReference": { "wkid": 3308, "latestWkid": 3308, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -28841000, "falseY": -11011300, "xyUnits": 1.180776494420832E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREAM_CONDITION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYDRO_NAME_TYPE", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "RIVER_STYLE_FULL_NAME", "type": "esriFieldTypeString", "alias": "River Style", "length": 255, "domain": null }, { "name": "STREAM_CONDITION", "type": "esriFieldTypeString", "alias": "Geomorphic stream condition", "length": 10, "domain": { "type": "codedValue", "name": "Condition_3", "description": "Stream Condition", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Moderate", "code": "Moderate" }, { "name": "Poor", "code": "Poor" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RECOVERY_POTENTIAL", "type": "esriFieldTypeString", "alias": "Potential to recover from its current condition", "length": 50, "domain": { "type": "codedValue", "name": "Recovery_potential_1", "description": "River Styles recovery potential", "codedValues": [ { "name": "Intact", "code": "Intact" }, { "name": "High recovery potential", "code": "High" }, { "name": "Moderate recovery potential", "code": "Moderate" }, { "name": "Low recovery potential", "code": "Low" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRIORITISATION_GROUP", "type": "esriFieldTypeString", "alias": "Priority for river management", "length": 50, "domain": { "type": "codedValue", "name": "Prioritisation_group", "description": "Prioritisation for river management", "codedValues": [ { "name": "Conservation", "code": "Conservation" }, { "name": "Strategic", "code": "Strategic" }, { "name": "High priority rehabilitation", "code": "High" }, { "name": "Low priority rehabilitation", "code": "Low" }, { "name": "Medium priority rehabilitation", "code": "Medium" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONFINEMENT_LEVEL", "type": "esriFieldTypeString", "alias": "Lateral and bed confinement imposed on the channel", "length": 80, "domain": { "type": "codedValue", "name": "Confinement_level_4", "description": "Confinement level detailing the River Style Code", "codedValues": [ { "name": "Confined", "code": "C" }, { "name": "Laterally unconfined, continuous channel", "code": "LU_C" }, { "name": "Laterally unconfined, discontinuous channel", "code": "LU_D" }, { "name": "Partly confined", "code": "PC" }, { "name": "Anthropogenic", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MARGIN_CONTROL", "type": "esriFieldTypeString", "alias": "Valley margin or planform control type", "length": 75, "domain": { "type": "codedValue", "name": "Margin_Control_1", "description": "Margin controls on the capacity for a river to laterally adjust", "codedValues": [ { "name": "Bedrock margin-controlled", "code": "BrMC" }, { "name": "Terrace margin-controlled", "code": "TrMC" }, { "name": "Fan margin-controlled", "code": "FnMC" }, { "name": "Dune margin-controlled", "code": "DnMC" }, { "name": "Planform-controlled", "code": "PC" }, { "name": "Bank revetment margin-controlled", "code": "BkReMC" }, { "name": "Constructed levee margin-controlled", "code": "CoLvMC" }, { "name": "Concrete margin-controlled", "code": "CrtMC" }, { "name": "Earth margin-controlled", "code": "EaMC" }, { "name": "Embankment margin-controlled", "code": "EbkMC" }, { "name": "Pipe margin-controlled", "code": "PipMC" }, { "name": "Railroad margin-controlled", "code": "RailMC" }, { "name": "Road margin-controlled", "code": "RdMC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLANFORM_DESCRIPTOR", "type": "esriFieldTypeString", "alias": "Channel planform (pattern seen from above)", "length": 75, "domain": { "type": "codedValue", "name": "Planform_Descriptor_2", "description": "Channel planform description", "codedValues": [ { "name": "Anastomosing", "code": "Anast" }, { "name": "Anabranching", "code": "Anbr" }, { "name": "Braided", "code": "Braid" }, { "name": "Canal", "code": "Cnl" }, { "name": "Low sinuosity", "code": "LSin" }, { "name": "Meandering", "code": "Meand" }, { "name": "Wandering", "code": "Wan" }, { "name": "Low sinuosity or meandering", "code": "LSin/Meand" }, { "name": "Low sinuosity, anabranching", "code": "LSin/Anbr" }, { "name": "Low sinuosity, multi channel", "code": "Mch/LSin" }, { "name": "Meandering, multi channel", "code": "Mch/Meand" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLANFORM_CONSTRAINT", "type": "esriFieldTypeString", "alias": "Additional planform constraints", "length": 25, "domain": { "type": "codedValue", "name": "Planform_Constraint", "description": "Planform contraint for partly confined, planform constrained River Styles only", "codedValues": [ { "name": "Bedrock constrained", "code": "BrCS" }, { "name": "Fan constrained", "code": "FnCS" }, { "name": "Dune constrained", "code": "DnCS" }, { "name": "Terrace constrained", "code": "TrCS" }, { "name": "Constructed levee constrained", "code": "CoLvCS" }, { "name": "Railroad constrained", "code": "RailCS\nRd" }, { "name": "Road constrained", "code": "RdCS" }, { "name": "Embankment constrained", "code": "EbkCS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISTINCTIVE_DESCRIPTOR", "type": "esriFieldTypeString", "alias": "Distinctive or primary geomorphic descriptor", "length": 255, "domain": { "type": "codedValue", "name": "Distinctive_Descriptor", "description": "Distinctive or primary geomorphic descriptor", "codedValues": [ { "name": "Canyon", "code": "Cyn" }, { "name": "Gorge", "code": "Gge" }, { "name": "Headwater", "code": "Hw" }, { "name": "Karst", "code": "Kst" }, { "name": "Occasional floodplain", "code": "OccFp" }, { "name": "Floodplain (alluvial flat)", "code": "Fp" }, { "name": "Floodplain channel anabranch (secondary or flood channel)", "code": "FpCab" }, { "name": "Chute cut-off", "code": "FpChCu" }, { "name": "Meander cutoff (neck cutoff, billabong)", "code": "FpMCu" }, { "name": "Ox bow", "code": "FpOx" }, { "name": "Confluence wetland", "code": "CflWet" }, { "name": "Chain of ponds", "code": "CoP" }, { "name": "Dune forced chain of ponds", "code": "CoPDn" }, { "name": "Floodout", "code": "Fout" }, { "name": "Dune controlled floodout", "code": "FoutDn" }, { "name": "Lake delta", "code": "LkDel" }, { "name": "Swamp", "code": "Swp" }, { "name": "Tidal delta", "code": "TdlDel" }, { "name": "Tidal lake", "code": "TdlLk" }, { "name": "Valley fill", "code": "VFi" }, { "name": "Discontinuous floodplain", "code": "DcFp" }, { "name": "Artificial channel", "code": "AfCh" }, { "name": "Irrigation canal", "code": "IrrCnl" }, { "name": "Watercourse consumed by mine", "code": "MineCons" }, { "name": "Urban watercourse - highly modified", "code": "UrbnW" }, { "name": "Water storage", "code": "WStor" }, { "name": "Water storage - small earth dam", "code": "WStorSD" }, { "name": "Water storage - large earth dam", "code": "WStorLD" }, { "name": "Water storage - reservoir", "code": "WStorR" }, { "name": "Water storage - weir pool", "code": "WStorW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GEOMORPHIC_DESCRIPTOR", "type": "esriFieldTypeString", "alias": "Additional geomorphic descriptor", "length": 125, "domain": { "type": "codedValue", "name": "Geomorphic_Descriptor", "description": "Geomorphic descriptor for laterally unconfined naming or splitting reaches and adding detail", "codedValues": [ { "name": "Historically channelised valley-fill", "code": "ChFi" }, { "name": "Cut and fill", "code": "CutFi" }, { "name": "Terrace gorge", "code": "TceGge" }, { "name": "Entrenched", "code": "Ent" }, { "name": "Bank confined", "code": "BkC" }, { "name": "Tidal", "code": "Tdl" }, { "name": "Artificial channel", "code": "AfCh" }, { "name": "(Do not select) FLOODPLAIN GEOMORPHIC UNITS", "code": "FGU Do not select" }, { "name": "Occasional floodplain", "code": "OccFp" }, { "name": "Discontinuous floodplain", "code": "DcFp" }, { "name": "Floodplain (alluvial flat)", "code": "Fp" }, { "name": "Levee", "code": "Lv" }, { "name": "Crevasse splay", "code": "CSp" }, { "name": "Floodchannel (back channel)", "code": "FCh" }, { "name": "Flood runner", "code": "FRu" }, { "name": "Backswamp (distal floodplain, floodplain wetland, floodplain lake)", "code": "BSw" }, { "name": "Floodplain sand sheet", "code": "FpSs" }, { "name": "Palaeochannel (prior channel, abandoned, ancestral channel)", "code": "FpPc" }, { "name": "Ridge", "code": "FpRi" }, { "name": "Swale", "code": "FpSw" }, { "name": "Meander cutoff (neck cutoff, billabong)", "code": "FpMCu" }, { "name": "Ox bow", "code": "FpOx" }, { "name": "Chute cut-off", "code": "FpChCu" }, { "name": "Floodplain channel anabranch (secondary or flood channel)", "code": "FpCab" }, { "name": "(Do not select) SCULPTED EROSIONAL GEOMORPHIC UNITS", "code": "SEGU Do not select" }, { "name": "Bedrock step (waterfall)", "code": "BrSt" }, { "name": "Step-pool", "code": "SPo" }, { "name": "Cascade", "code": "Cc" }, { "name": "Rapid", "code": "Rp" }, { "name": "Run (glide, plane-bed)", "code": "Ru" }, { "name": "Forced riffle", "code": "FoRi" }, { "name": "Forced pool", "code": "FoPo" }, { "name": "Plunge pool", "code": "PPo" }, { "name": "Pot hole", "code": "PHo" }, { "name": "(Do not select) BANK-ATTACHED GEOMORPHIC UNITS", "code": "BAGU Do not select" }, { "name": "Lateral bar (alternate or side bar)", "code": "LaBa" }, { "name": "Scroll bar", "code": "ScBa" }, { "name": "Point bar", "code": "PtBa" }, { "name": "Tributary confluence bar (channel junction bar, eddy bar)", "code": "TCBa" }, { "name": "Ridge", "code": "Ri" }, { "name": "Chute channel", "code": "CCh" }, { "name": "Ramp (chute channel fill)", "code": "Rmp" }, { "name": "Bench", "code": "Be" }, { "name": "Point bench", "code": "PtBe" }, { "name": "Ledge", "code": "Le" }, { "name": "Point ledge", "code": "PtLe" }, { "name": "Boulder berm", "code": "BBrm" }, { "name": "Forced bank-attached bar", "code": "FBABa" }, { "name": "(Do not select) MID-CHANNEL GEOMORPHIC UNITS", "code": "MCGU Do not select" }, { "name": "Alluvial riffle", "code": "ARi" }, { "name": "Alluvial pool", "code": "Apo" }, { "name": "Longitudinal bar (medial bar)", "code": "LoBa" }, { "name": "Transverse bar (linguoid bar)", "code": "TBa" }, { "name": "Diagonal bar (diamond bar)", "code": "DBa" }, { "name": "Expansion bar", "code": "EBa" }, { "name": "Island", "code": "Isl" }, { "name": "Boulder mound", "code": "BMd" }, { "name": "Bedrock core bar", "code": "BrCBa" }, { "name": "Forced mid-channel bar (pendant bar, wake bar, lee bar)", "code": "FMcBa" }, { "name": "Compound mid-channel bar", "code": "CMcBa" }, { "name": "Sand sheet", "code": "SSh" }, { "name": "Gravel sheet", "code": "GSh" }, { "name": "(Do not select) FINE-GRAINED SCULPTED GEOMORPHIC UNITS", "code": "FSGU Do not select" }, { "name": "Sculpted lateral bar", "code": "SLaBa" }, { "name": "Sculpted longitudinal bar", "code": "SLoBa" }, { "name": "Sculpted point bar", "code": "SPtBa" }, { "name": "Sculpted pool", "code": "ScPo" }, { "name": "Sculpted run", "code": "SRu" }, { "name": "Valley fill (swamp, swampy meadow)", "code": "VFi" }, { "name": "Concave bank bench", "code": "CCBe" }, { "name": "Compound bank-attached bar", "code": "CBABa" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BED_MATERIAL_TEXTURE_DESCRIPTOR", "type": "esriFieldTypeString", "alias": "Dominant channel bed material or sediment size", "length": 75, "domain": { "type": "codedValue", "name": "Bed_Material_Texture", "description": "Bed material or texture descriptor", "codedValues": [ { "name": "Bedrock", "code": "Br" }, { "name": "Boulder", "code": "B" }, { "name": "Cobble", "code": "C" }, { "name": "Gravel", "code": "G" }, { "name": "Sand", "code": "S" }, { "name": "Fine grained", "code": "F" }, { "name": "Concrete", "code": "Crt" }, { "name": "Variable or mixed grain size", "code": "V" }, { "name": "Fine-grained/sand", "code": "FS" }, { "name": "Fine-grained/sand/gravel", "code": "FSG" }, { "name": "Fine-grained/gravel", "code": "FG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RIVER_STYLE_ABBREVIATED_NAME", "type": "esriFieldTypeString", "alias": "River Style (abbreviated)", "length": 255, "domain": null }, { "name": "FRAGILITY", "type": "esriFieldTypeString", "alias": "Fragility or sensitivity to disturbance", "length": 10, "domain": { "type": "codedValue", "name": "Fragility", "description": "Fragility of stream", "codedValues": [ { "name": "High", "code": "High" }, { "name": "Moderate", "code": "Moderate" }, { "name": "Low", "code": "Low" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRIORITISATION_SUBGROUP", "type": "esriFieldTypeString", "alias": "Priority for river management (Sub group)", "length": 50, "domain": { "type": "codedValue", "name": "Prioritisation_subgroup", "description": "Prioritisation subgroup for strategic and high priority rehabilitation", "codedValues": [ { "name": "Strategic Type 1 - Poor condition undergoing active adjustment and threatening conservation or high recovery potential reaches", "code": "S1" }, { "name": "Strategic Type 2 - Moderate condition with high fragility linking conservation reaches", "code": "S2" }, { "name": "Strategic Type 3 - Moderate condition and linking or threatening conservation or high recovery reaches", "code": "S3" }, { "name": "Strategic Type 4 - All other poor condition potentially threatening conservation reaches", "code": "S4" }, { "name": "High priority - High recovery potential and connected to other high recovery potential or intact reaches", "code": "HC" }, { "name": "High priority - High recovery potential and isolated from other high recovery potential or intact reaches", "code": "HI" }, { "name": "Stategic Type 1 or 4 - Needs to be assessed for active threats", "code": "S1/4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRIORITISATION_REASON", "type": "esriFieldTypeString", "alias": "Prioritisation reason", "length": 255, "domain": null }, { "name": "THREAT_INTERNAL", "type": "esriFieldTypeString", "alias": "Internal threat to geomorphic condition", "length": 200, "domain": { "type": "codedValue", "name": "Threat_Internal", "description": "Internal or localised threat to geomorphic condition of the reach", "codedValues": [ { "name": "Active migration of headcut upstream", "code": "Channel bed incision - upstream migration" }, { "name": "Bed incision leading to loss in in-channel features", "code": "Channel bed incision - local" }, { "name": "Change of sediment clast size (D50, D84)", "code": "Sediment size change" }, { "name": "Channel aggradation leading to loss in in-channel features", "code": "Channel aggradation" }, { "name": "Channel position change leading to avulsion", "code": "Channel position\nChannel position" }, { "name": "Channel straightening leading to increased stream power", "code": "Channel sinuosity" }, { "name": "Gravel slug - large volumes of gravel moving through the channel", "code": "Sediment slug - gravel" }, { "name": "Lateral expansion of the channel", "code": "Channel expansion" }, { "name": "Livestock ingress resulting in bank slumping and/or vegetation loss\nLivestock ingress resulting in bank slumping and/or vegetation loss\nLivestock ingress resulting in bank slumping and/or vegetation loss\nLivestock ingress resulting in bank slumping and/or vegetation loss", "code": "Livestock ingress" }, { "name": "Localised bank erosion", "code": "Bank attack" }, { "name": "Loss of bed controls and/or channel features formed by large wood pieces/structures", "code": "Loss of in-stream wood" }, { "name": "Sand or gravel extraction/mining", "code": "Sediment extraction" }, { "name": "Sand slug - large volumes of sand moving through the channel", "code": "Sediment slug - sand" }, { "name": "Sediment starvation leading to bed incision and loss in in-channel features", "code": "Sediment starvation" }, { "name": "Vegetation loss in channel or on floodplain leading to erosion or reduced channel stability", "code": "Vegetation loss" }, { "name": "Weed invasion leading to loss of natural vegetation and change of in-channel features", "code": "Weed invasion" }, { "name": "Incision of valley-fill in discontinuous rivers", "code": "Valley-fill incision" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "THREAT_EXTERNAL", "type": "esriFieldTypeString", "alias": "External threat to geomorphic condition", "length": 255, "domain": null }, { "name": "HISTORICAL_CONTEXT", "type": "esriFieldTypeString", "alias": "Historical or evolutionary context of the reach", "length": 255, "domain": { "type": "codedValue", "name": "Historic_Context", "description": "Historical or evolutionary context of the reach", "codedValues": [ { "name": "Artificial channel cut into accumulated valley-fill or floodplain sediments", "code": "Artificially channelised" }, { "name": "These rivers flow through ancient alluvium and have limited capacity to adjust in vertical or lateral dimensions", "code": "Bank Confined" }, { "name": "Incision of a valley-fill reach due to post-European landuse changes", "code": "Channelised fill" }, { "name": "Dam upstream leading to reduction in sediment supply and regulated stream flows", "code": "Dam regulated" }, { "name": "Dam upstream leading to reduction in sediment supply and partly altered stream flows", "code": "Dam unregulated" }, { "name": "These rivers flow through ancient alluvium and have limited capacity to adjust in vertical or lateral dimensions", "code": "Entrenched" }, { "name": "Reduced streamflow due to water extraction", "code": "Extraction" }, { "name": "Instream sand or gravel mining", "code": "Instream mining" }, { "name": "Removal of large instream woody habitat (desnagging)", "code": "Large wood removal" }, { "name": "Reach affected by upstream active mining", "code": "Mining current" }, { "name": "Reach affected by upstream historical mining", "code": "Mining historical" }, { "name": "River rehabilitation or recovery works have occurred along the reach", "code": "Rehabilitation" }, { "name": "Cut and fill reach in cut or incision phase", "code": "CutFi Cut" }, { "name": "Cut and fill reach in fill or sediment accumulation phase", "code": "CutFi Fill" }, { "name": "Embankments or levees built adjacent to the river or on the floodplain to protect buildings or infrastructure from flooding", "code": "Embankments" }, { "name": "Urbanised catchment and changes to channels and riparian areas leading to altered hydrology and often reduced resilience", "code": "Urbanisation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEDIMENT_YIELD", "type": "esriFieldTypeString", "alias": "Sediment yield (relative to an intact reach)", "length": 50, "domain": { "type": "codedValue", "name": "Sediment", "description": "Sediment Source, Storage, Transport or Sink", "codedValues": [ { "name": "Sediment sink - higher than expected volume", "code": "Sink - High" }, { "name": "Sediment sink - lower than expected volume", "code": "Sink - Low" }, { "name": "Sediment sink - similar volume to reference reach", "code": "Sink - Neutral" }, { "name": "Sediment source - higher yield than reference or undisturbed reach", "code": "Source - High" }, { "name": "Sediment source - lower than expected yield", "code": "Source - Low" }, { "name": "Sediment source - similar yield to reference reach", "code": "Source - Neutral" }, { "name": "Sediment transport - higher than expected volume", "code": "Transport - High" }, { "name": "Sediment transport - lower than expected volume", "code": "Transport - Low" }, { "name": "Sediment transport - similar volume to reference reach", "code": "Transport - Neutral" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes or comments", "length": 255, "domain": null }, { "name": "CATCHMENT", "type": "esriFieldTypeString", "alias": "Catchment ", "length": 50, "domain": { "type": "codedValue", "name": "Catchment_2", "description": "Catchment area the study was completed", "codedValues": [ { "name": "Bega", "code": "Bega" }, { "name": "Bellinger", "code": "Bellinger" }, { "name": "Border Rivers", "code": "Border Rivers" }, { "name": "Brunswick", "code": "Brunswick" }, { "name": "Castlereagh", "code": "Castlereagh" }, { "name": "Clarence", "code": "Clarence" }, { "name": "Clyde", "code": "Clyde" }, { "name": "Coffs Harbour", "code": "Coffs Harbour" }, { "name": "Condamine/Culgoa", "code": "Condamine/Culgoa" }, { "name": "Darling River", "code": "Darling River" }, { "name": "Gwydir", "code": "Gwydir" }, { "name": "Hastings", "code": "Hastings" }, { "name": "Hawkesbury", "code": "Hawkesbury" }, { "name": "Hunter", "code": "Hunter" }, { "name": "Lachlan", "code": "Lachlan" }, { "name": "Lake Frome", "code": "Lake Frome" }, { "name": "Lake Illawarra/Port Hacking", "code": "Lake Illawarra/Port Hacking" }, { "name": "Lake Illawarra/Port Hacking and Shoalhaven River", "code": "Lake Illawarra/Port Hacking and Shoalhaven River" }, { "name": "Lake Macquarie/Tuggerah Lakes", "code": "Lake Macquarie/Tuggerah Lakes" }, { "name": "Macleay", "code": "Macleay" }, { "name": "Macquarie", "code": "Macquarie" }, { "name": "Manning", "code": "Manning" }, { "name": "Moonie", "code": "Moonie" }, { "name": "Moruya", "code": "Moruya" }, { "name": "Murray", "code": "Murray" }, { "name": "Murrumbidgee", "code": "Murrumbidgee" }, { "name": "Nambucca", "code": "Nambucca" }, { "name": "Namoi", "code": "Namoi" }, { "name": "Paroo River", "code": "Paroo River" }, { "name": "Port Jackson/Georges River", "code": "Port Jackson/Georges River" }, { "name": "Port Jackson/Georges River and Hawkesbury", "code": "Port Jackson/Georges River and Hawkesbury" }, { "name": "Port Stephens/Wallis Lake", "code": "Port Stephens/Wallis Lake" }, { "name": "Richmond", "code": "Richmond" }, { "name": "Shoalhaven River", "code": "Shoalhaven River" }, { "name": "Snowy Genoa", "code": "Snowy Genoa" }, { "name": "Towamba", "code": "Towamba" }, { "name": "Tuross", "code": "Tuross" }, { "name": "Tweed", "code": "Tweed" }, { "name": "Warrego", "code": "Warrego" }, { "name": "Yanda Mulga Sandy Creeks", "code": "Yanda Mulga Sandy Creeks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONFIDENCE", "type": "esriFieldTypeString", "alias": "Assessment confidence", "length": 10, "domain": { "type": "codedValue", "name": "Confidence_text_2", "description": "Confidence text", "codedValues": [ { "name": "High", "code": "High" }, { "name": "Moderate", "code": "Moderate" }, { "name": "Low", "code": "Low" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REPORT_DATE", "type": "esriFieldTypeDate", "alias": "Assessment date", "length": 8, "domain": null }, { "name": "ASSESSMENT_REPORT", "type": "esriFieldTypeString", "alias": "Assessment report ", "length": 200, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Reach length (m)", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1186_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "AUS Eastern Standard Time", "timeZoneIANA": "Australia/Sydney", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbe7e81b44f461185c8a08ca3598d4c" }