{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Storm Drain and Irrigation Open Channels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SYSTEM", "uniqueValueGroups": [ { "heading": "SYSTEM", "classes": [ { "label": "IRRIGATION", "description": "IRRIGATION", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 1 }, "values": [ [ "IRRIGATION" ] ] }, { "label": "STORM DRAIN", "description": "STORM DRAIN", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 1 }, "values": [ [ "STORM DRAIN" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "IRRIGATION", "label": "IRRIGATION" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "STORM DRAIN", "label": "STORM DRAIN" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 217, 135, 255 ], "toColor": [ 76, 217, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 95, 207, 255 ], "toColor": [ 102, 95, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 94, 84, 255 ], "toColor": [ 240, 94, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 220, 250, 255 ], "toColor": [ 160, 220, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 205, 129, 255 ], "toColor": [ 235, 205, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 111, 255 ], "toColor": [ 156, 61, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 140, 111, 255 ], "toColor": [ 90, 140, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 99, 247, 255 ], "toColor": [ 228, 99, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 88, 130, 255 ], "toColor": [ 82, 88, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 105, 65, 255 ], "toColor": [ 158, 105, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 150, 224, 255 ], "toColor": [ 217, 150, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 214, 75, 255 ], "toColor": [ 154, 214, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 132, 134, 255 ], "toColor": [ 224, 132, 134, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -119796900, "ymin": -89212200, "xmax": 1643262.4558034688, "ymax": 7244040.998549476, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2586891871827424E8, "falseY": -9.403501204992747E7, "xyUnits": 3.618123308118062E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "length": 15, "domain": null }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "SYSTEM", "length": 50, "domain": { "type": "codedValue", "name": "SDI-SYSTEM", "description": "SDI - Systems", "codedValues": [ { "name": "STORM DRAIN", "code": "STORM DRAIN" }, { "name": "IRRIGATION", "code": "IRRIGATION" }, { "name": "COMBINATION", "code": "COMBINATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TOPWIDTH", "type": "esriFieldTypeDouble", "alias": "TOP WIDTH (FEET)", "domain": null }, { "name": "BOTTOMWIDTH", "type": "esriFieldTypeDouble", "alias": "BOTTOM WIDTH (FEET)", "domain": null }, { "name": "USFLOW", "type": "esriFieldTypeDouble", "alias": "US FLOW", "domain": null }, { "name": "DSFLOW", "type": "esriFieldTypeDouble", "alias": "DS FLOW", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "CHANNELTYPE", "type": "esriFieldTypeString", "alias": "CHANNEL TYPE", "length": 50, "domain": { "type": "codedValue", "name": "SDI-OCTYPE", "description": "SDI - Open Channel Type", "codedValues": [ { "name": "CURB GUTTER", "code": "CURB GUTTER" }, { "name": "DEEP GUTTER", "code": "DEEP GUTTER" }, { "name": "EARTH CHANNEL", "code": "EARTH CHANNEL" }, { "name": "CONCRETE CHANNEL", "code": "CONCRETE CHANNEL" }, { "name": "NATURAL WATERWAY", "code": "NATURAL WATERWAY" }, { "name": "LINED CHANNEL", "code": "LINED CHANNEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CHANNELPROFILE", "type": "esriFieldTypeString", "alias": "CHANNEL PROFILE", "length": 50, "domain": { "type": "codedValue", "name": "SDI-OCSHAPE", "description": "SDI - Open Channel Profile", "codedValues": [ { "name": "V-SHAPED", "code": "V-SHAPED" }, { "name": "TRAPAZOIDAL", "code": "TRAPAZOIDAL" }, { "name": "PARABOLIC", "code": "PARABOLIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CHANNELDEPTH", "type": "esriFieldTypeDouble", "alias": "CHANNEL DEPTH (Feet)", "domain": null }, { "name": "CHANNELMATERIAL", "type": "esriFieldTypeString", "alias": "CHANNEL MATERIAL", "length": 50, "domain": null }, { "name": "USSTRUCT", "type": "esriFieldTypeString", "alias": "USSTRUCT", "length": 20, "domain": null }, { "name": "DSSTRUCT", "type": "esriFieldTypeString", "alias": "DSSTRUCT", "length": 20, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "domain": { "type": "codedValue", "name": "GEN-OWNER", "description": "Gen - Owner", "codedValues": [ { "name": "PUBLIC", "code": "PUBLIC" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 500, "domain": null }, { "name": "IRRIGATIONCOMPANY", "type": "esriFieldTypeString", "alias": "IRRIGATION COMPANY", "length": 50, "domain": { "type": "codedValue", "name": "SDI-IRRCO", "description": "SDI - Irrigation Companies", "codedValues": [ { "name": "SPRINGVILLE IRRIGATION COMPANY", "code": "SPRINGVILLE IRRIGATION COMPANY" }, { "name": "PLAT A", "code": "PLAT A" }, { "name": "WOOD SPRINGS IRRIGATION COMPANY", "code": "WOOD SPRINGS IRRIGATION COMPANY" }, { "name": "COFFMAN SPRINGS IRRIGATION COMPANY", "code": "COFFMAN SPRINGS IRRIGATION COMPANY" }, { "name": "MATSON SPRINGS IRRIGATION COMPANY", "code": "MATSON SPRINGS IRRIGATION COMPANY" }, { "name": "BIG HOLLOW IRRIGATION COMPANY", "code": "BIG HOLLOW IRRIGATION COMPANY" }, { "name": "MILL POND IRRIGATION COMPANY", "code": "MILL POND IRRIGATION COMPANY" }, { "name": "SPRINGVILLE CITY", "code": "SPRINGVILLE CITY" }, { "name": "PRIVATE", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INTEGRITYFLAG", "type": "esriFieldTypeString", "alias": "INTEGRITY FLAG", "length": 10, "domain": { "type": "codedValue", "name": "GEN-INTEGRITYFLAG", "description": "Gen - Integrity Flag", "codedValues": [ { "name": "GOOD", "code": "GOOD" }, { "name": "CHECK", "code": "CHECK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 150, "domain": null }, { "name": "IRRDITCHDESC", "type": "esriFieldTypeString", "alias": "IRR DITCH DESC", "length": 50, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "GEN-CONDITION", "description": "Gen - Condition", "codedValues": [ { "name": "0 - UNKNOWN", "code": 0 }, { "name": "1 - NEW", "code": 1 }, { "name": "2 - NEW TO AVERAGE", "code": 2 }, { "name": "3 - AVERAGE", "code": 3 }, { "name": "4 - AVERAGE TO POOR", "code": 4 }, { "name": "5 - POOR", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTIONDATE", "type": "esriFieldTypeDate", "alias": "INSPECTION DATE", "length": 8, "domain": null }, { "name": "INSPECTIONFLAG", "type": "esriFieldTypeSmallInteger", "alias": "NEEDS INSPECTION", "domain": { "type": "codedValue", "name": "GEN-SHORT-YESNO", "description": "Gen - Short - Yes/No/Unknown", "codedValues": [ { "name": "YES", "code": -1 }, { "name": "NO", "code": 0 }, { "name": "UNKNOWN", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLYEAR", "type": "esriFieldTypeString", "alias": "INSTALL YEAR", "length": 15, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 15, "domain": { "type": "codedValue", "name": "GEN-STATUS", "description": "Gen - Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "RETIRED", "code": "RETIRED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "ACCURACY", "length": 15, "domain": { "type": "codedValue", "name": "GEN-ACCURACY", "description": "Gen - Accuracy", "codedValues": [ { "name": "SURVEY", "code": "SURVEY" }, { "name": "HUD", "code": "HUD" }, { "name": "UNCERTAIN", "code": "UNCERTAIN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "R346_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_346", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_346", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S315_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "063afb5a59c74716a3da8a7e5aa2c875" }