{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Geofabric V3x Major Rivers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "

Major Rivers selected from t<\/SPAN>he <\/SPAN>Bureau's <\/SPAN>Australian Hydrological Geospatial Fabric (Geofabric) <\/SPAN>V3x AHGFMappesStream dataset.<\/SPAN><\/P>

The AHGFMappedStreams are derived from the AusHydro V2 Watercourse feature class. The features have been organised into specific Feature Class subtypes based upon both the inputs from the AusHydro V2 Watercourse feature class and their behaviour within the AHGF stream network relationships<\/SPAN>.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "We request attribution as © Commonwealth of Australia (Bureau of Meteorology) 2020", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": 113.37527778100002, "ymin": -43.62888887799994, "xmax": 153.63166682400004, "ymax": -10.060277569999926, "spatialReference": { "wkid": 4283, "latestWkid": 4283, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283, "xyTolerance": 2.0E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Name"}, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 500000, "name": "Major Flow Segment", "priority": 16, "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": 2, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "AHGFFType", "defaultSubtypeCode": 1, "fields": [ { "name": "hydroid", "type": "esriFieldTypeInteger", "alias": "HydroID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "HydroID" }, { "name": "ahgfftype", "type": "esriFieldTypeInteger", "alias": "AHGFFeatureType", "domain": { "type": "codedValue", "name": "AHGFNetworkStreamType", "description": "Types of network (terrain based) stream segments.", "codedValues": [ { "name": "NetworkFlowSegment", "code": 1 }, { "name": "NetworkArtificialFlowSegment", "code": 2 }, { "name": "NetworkWaterAreaSegment", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "AHGFFType" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "name" }, { "name": "hierarchy", "type": "esriFieldTypeString", "alias": "Hierarchy", "domain": { "type": "codedValue", "name": "AHGFHierarchy", "description": "Importance of associated water feature.", "codedValues": [ { "name": "Major", "code": "Major" }, { "name": "Minor", "code": "Minor" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 14, "defaultValue": null, "modelName": "Hierarchy" }, { "name": "perennial", "type": "esriFieldTypeString", "alias": "Perenniality", "domain": { "type": "codedValue", "name": "AHGFPerenniality", "description": "Water feature perenniality.", "codedValues": [ { "name": "Perennial", "code": "Perennial" }, { "name": "Non Perennial", "code": "Non Perennial" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 14, "defaultValue": null, "modelName": "Perennial" }, { "name": "geodeslen", "type": "esriFieldTypeDouble", "alias": "GeodesicLength m", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GeodesLen" }, { "name": "upstrgeoln", "type": "esriFieldTypeDouble", "alias": "UpstreamGeodesicLength m", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UpstrGeoLn" }, { "name": "from_node", "type": "esriFieldTypeInteger", "alias": "From_Node", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "from_node" }, { "name": "to_node", "type": "esriFieldTypeInteger", "alias": "To_Node", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "to_node" }, { "name": "nextdownid", "type": "esriFieldTypeInteger", "alias": "NextDownID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nextdownid" }, { "name": "flowdir", "type": "esriFieldTypeInteger", "alias": "FlowDir", "domain": { "type": "codedValue", "name": "HydroFlowDirections", "description": "Flow directions in relation to the digitised direction.", "codedValues": [ { "name": "Uninitialized", "code": 0 }, { "name": "WithDigitized", "code": 1 }, { "name": "AgainstDigitized", "code": 2 }, { "name": "Indeterminate", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FlowDir" }, { "name": "srcfcname", "type": "esriFieldTypeString", "alias": "SourceFeatureClassName", "domain": null, "editable": true, "nullable": false, "length": 25, "defaultValue": null, "modelName": "SrcFCName" }, { "name": "srcftype", "type": "esriFieldTypeString", "alias": "SourceFeatureType", "domain": null, "editable": true, "nullable": false, "length": 32, "defaultValue": null, "modelName": "SrcFType" }, { "name": "srctype", "type": "esriFieldTypeInteger", "alias": "SourceType", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SrcType" }, { "name": "sourceid", "type": "esriFieldTypeInteger", "alias": "SourceID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sourceid" }, { "name": "aushydroid", "type": "esriFieldTypeInteger", "alias": "AusHydroID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "aushydroid" }, { "name": "featrel", "type": "esriFieldTypeDate", "alias": "FeatureReliability", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FeatRel" }, { "name": "fsource", "type": "esriFieldTypeString", "alias": "FeatureSource", "domain": null, "editable": true, "nullable": false, "length": 25, "defaultValue": null, "modelName": "FSource" }, { "name": "attrrel", "type": "esriFieldTypeDate", "alias": "AttributeReliability", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AttrRel" }, { "name": "attrsource", "type": "esriFieldTypeString", "alias": "AttributeSource", "domain": null, "editable": true, "nullable": false, "length": 25, "defaultValue": null, "modelName": "AttrSource" }, { "name": "planacc", "type": "esriFieldTypeSmallInteger", "alias": "PlanimetricAccuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PlanAcc" }, { "name": "textnote", "type": "esriFieldTypeString", "alias": "TextNote", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "textnote" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Flag indicating whether a feature allows flow or is blocked.", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "Enabled" }, { "name": "symbol", "type": "esriFieldTypeSmallInteger", "alias": "Symbol", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "symbol" }, { "name": "aushydroer", "type": "esriFieldTypeSmallInteger", "alias": "AusHydroIDError", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AusHydroEr" }, { "name": "segmentno", "type": "esriFieldTypeInteger", "alias": "SegmentNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "segmentno" }, { "name": "drainid", "type": "esriFieldTypeInteger", "alias": "DrainID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "drainid" }, { "name": "upstrdarea", "type": "esriFieldTypeDouble", "alias": "UpstreamDrainageArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UpstrDArea" }, { "name": "concatid", "type": "esriFieldTypeInteger", "alias": "ContractedCatchmentID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ConCatID" }, { "name": "stroutlet", "type": "esriFieldTypeInteger", "alias": "StreamOutlet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StrOutlet" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "i663drainid", "fields": "drainid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i663hydroid", "fields": "hydroid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i663segmentno", "fields": "segmentno", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r325_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a127_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "AUS Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "AHGFNetworkStream - Major, Named", "description": "", "prototype": { "attributes": { "flowdir": 0, "fsource": " ", "perennial": " ", "ahgfftype": 1, "hydroid": 0, "hierarchy": " ", "srcfcname": " ", "srcftype": " ", "attrsource": " " } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 3, "name": "NetworkWaterAreaSegment", "defaultValues": { "hydroid": null, "ahgfftype": 3, "name": null, "hierarchy": null, "perennial": null, "aushydroid": null, "aushydroer": null, "segmentno": null, "drainid": null, "from_node": null, "to_node": null, "nextdownid": null, "enabled": 1, "flowdir": null, "srcfcname": null, "srcftype": null, "srctype": null, "sourceid": null, "featrel": null, "fsource": null, "attrrel": null, "attrsource": null, "planacc": null, "symbol": null, "textnote": null, "geodeslen": null, "upstrgeoln": null, "upstrdarea": null, "concatid": null, "stroutlet": null, "st_length(shape)": null }, "domains": { "ahgfftype": {"type": "inherited"}, "hierarchy": {"type": "inherited"}, "perennial": {"type": "inherited"}, "enabled": {"type": "inherited"}, "flowdir": {"type": "inherited"} } }, { "code": 2, "name": "NetworkArtificialFlowSegment", "defaultValues": { "hydroid": null, "ahgfftype": 2, "name": null, "hierarchy": null, "perennial": null, "aushydroid": null, "aushydroer": null, "segmentno": null, "drainid": null, "from_node": null, "to_node": null, "nextdownid": null, "enabled": 1, "flowdir": null, "srcfcname": null, "srcftype": null, "srctype": null, "sourceid": null, "featrel": null, "fsource": null, "attrrel": null, "attrsource": null, "planacc": null, "symbol": null, "textnote": null, "geodeslen": null, "upstrgeoln": null, "upstrdarea": null, "concatid": null, "stroutlet": null, "st_length(shape)": null }, "domains": { "ahgfftype": {"type": "inherited"}, "hierarchy": {"type": "inherited"}, "perennial": {"type": "inherited"}, "enabled": {"type": "inherited"}, "flowdir": {"type": "inherited"} } }, { "code": 1, "name": "NetworkFlowSegment", "defaultValues": { "hydroid": null, "ahgfftype": 1, "name": null, "hierarchy": null, "perennial": null, "aushydroid": null, "aushydroer": null, "segmentno": null, "drainid": null, "from_node": null, "to_node": null, "nextdownid": null, "enabled": 1, "flowdir": null, "srcfcname": null, "srcftype": null, "srctype": null, "sourceid": null, "featrel": null, "fsource": null, "attrrel": null, "attrsource": null, "planacc": null, "symbol": null, "textnote": null, "geodeslen": null, "upstrgeoln": null, "upstrdarea": null, "concatid": null, "stroutlet": null, "st_length(shape)": null }, "domains": { "ahgfftype": {"type": "inherited"}, "hierarchy": {"type": "inherited"}, "perennial": {"type": "inherited"}, "enabled": {"type": "inherited"}, "flowdir": {"type": "inherited"} } } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ef328e54a54247b1ad3ff290e6592aff" }