{ "currentVersion": 10.81, "id": 1, "name": "Classified Drainage Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "ESA related" }, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LiDAR_CatchmentClass", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 250, 100, 255 ], "width": 1.5 }, "value": "1", "label": "Class 1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.5 }, "value": "2", "label": "Class 2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "value": "3", "label": "Class 3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.5 }, "value": "4", "label": "Class 4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.5 }, "value": "5", "label": "Class 4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.5 }, "value": "", "label": "Unclassified", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.5 }, "value": "-99", "label": "Unclassified", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.5 }, "value": "-1", "label": "Unclassified", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.5 }, "value": "0", "label": "Unclassified", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[DrainageName]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 33, 113, 181, 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": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 140.98172506100002, "ymin": -37.49488207699994, "xmax": 153.6351071790001, "ymax": -28.15509284099994, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DrainageName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 40, "domain": null }, { "name": "LPI_Class", "type": "esriFieldTypeInteger", "alias": "LPI_Class", "domain": null }, { "name": "LPI_OrderNo", "type": "esriFieldTypeInteger", "alias": "LPI_OrderNo", "domain": null }, { "name": "LiDAR_CatchmentClass", "type": "esriFieldTypeInteger", "alias": "LiDAR_CatchmentClass", "domain": null }, { "name": "DrainageName", "type": "esriFieldTypeString", "alias": "DrainageName", "length": 255, "domain": null }, { "name": "Perenniality", "type": "esriFieldTypeInteger", "alias": "Perenniality", "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": "Field_Inspected", "type": "esriFieldTypeDate", "alias": "Field_Inspected", "length": 8, "domain": null }, { "name": "Inspected_By", "type": "esriFieldTypeString", "alias": "Inspected_By", "length": 255, "domain": null }, { "name": "PR_Code", "type": "esriFieldTypeInteger", "alias": "PR_Code", "domain": null }, { "name": "ChangeReason", "type": "esriFieldTypeInteger", "alias": "ChangeReason", "domain": { "type": "codedValue", "name": "DmDrainageAdjReason", "description": "", "codedValues": [ { "name": "Feature tagged removed - based on field inspection", "code": 1 }, { "name": "Feature tagged removed - based on updated mapping LiDAR", "code": 2 }, { "name": "Feature moved - based on field inspection", "code": 3 }, { "name": "Feature moved - based on updated mapping LiDAR", "code": 4 }, { "name": "Attribute updated - based on field inspection", "code": 5 }, { "name": "Attribute updated - based on updated mapping LiDAR", "code": 6 }, { "name": "Feature adjusted - based on channel head field mapped", "code": 7 }, { "name": "Feature added - based on field inspection", "code": 8 }, { "name": "Feature added - based on updated mapping", "code": 9 }, { "name": "Other - See notes", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "ChangeDate", "type": "esriFieldTypeDate", "alias": "ChangeDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_246", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_246", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S240_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }