{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Flows", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.008983153, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Asset Group" }, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "ROAD_SHT", "label": "Road Sheet Flow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 0.26666666666666666 }, "value": "BERM", "label": "Berm Flow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 5.333333333333333 }, "value": "SHOULDER_SHT", "label": "Shoulder Flow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 0, 169, 255 ], "width": 1 }, "value": "OTHER", "label": "Other Flow" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 128, 33, 255 ], "toColor": [ 54, 128, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 34, 133, 255 ], "toColor": [ 103, 34, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 40, 40, 255 ], "toColor": [ 176, 40, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 146, 171, 255 ], "toColor": [ 79, 146, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 127, 60, 255 ], "toColor": [ 163, 127, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 75, 103, 255 ], "toColor": [ 156, 75, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 78, 128, 255 ], "toColor": [ 64, 78, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 143, 107, 255 ], "toColor": [ 66, 143, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 41, 130, 255 ], "toColor": [ 171, 41, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 176, 58, 255 ], "toColor": [ 170, 176, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 39, 176, 255 ], "toColor": [ 64, 39, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 68, 47, 255 ], "toColor": [ 135, 68, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 72, 171, 255 ], "toColor": [ 67, 72, 171, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1259412.0476280835, "ymin": 160866.78114033336, "xmax": 1278593.8481751669, "ymax": 187931.5961050834, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FLOW_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FLOW_ID", "type": "esriFieldTypeString", "alias": "Flow ID", "length": 10, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Flow Type", "length": 20, "domain": { "type": "codedValue", "name": "SWM_FlowTypeDomain", "description": "SWM Flow Type Domain", "codedValues": [ { "name": "Road Sheet Flow", "code": "ROAD_SHT" }, { "name": "Shoulder Flow", "code": "SHOULDER_SHT" }, { "name": "Berm Flow", "code": "BERM" }, { "name": "Other Flow", "code": "OTHER" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UPSTRM_E", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DWNSTRM_E", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVE", "domain": { "type": "codedValue", "name": "SWM_NetworkActive", "description": "Network Active", "codedValues": [ { "name": "Inactive", "code": 0 }, { "name": "Active", "code": 1 }, { "name": "Proposed", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "CUR_COND", "type": "esriFieldTypeString", "alias": "Current Condition", "length": 8, "domain": { "type": "codedValue", "name": "SWM_CurCondtion", "description": "SWM Condition Rating", "codedValues": [ { "name": "Good", "code": "GOOD" }, { "name": "Fair", "code": "FAIR" }, { "name": "Poor", "code": "POOR" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COND_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "CityworksID", "length": 30, "domain": null }, { "name": "BSF_ID", "type": "esriFieldTypeString", "alias": "BSF_ID", "length": 12, "domain": null }, { "name": "COND_SRC", "type": "esriFieldTypeString", "alias": "Condition Source", "length": 7, "domain": { "type": "codedValue", "name": "SWM_ConditionSource", "description": "Condition Source", "codedValues": [ { "name": "Inspection", "code": "INSP" }, { "name": "Workorder", "code": "WKORD" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R623_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a423_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5d38d6ca30cc4a37af40b48dede2007e" }