{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 601, "name": "Sewer Gravity Mains", "type": "Feature Layer", "parentLayer": { "id": 528, "name": "Sewer Mains By Last Jet Date" }, "defaultVisibility": true, "minScale": 72223.819286, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6174612.7880000025, "ymin": 1771544.697999999, "xmax": 6202802.548500001, "ymax": 1813809.8209999949, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 2000, "falseZ": -100000, "zUnits": 2000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 2000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "function getQuarterStrings(d, id){\n var qtr4 = [10,11,12];\n var qtr3 = [7,8,9];\n var qtr2 = [4,5,6];\n var qtr1 = [1,2,3];\n\n var qtrs = [qtr1, qtr2, qtr3, qtr4];\n var month_now = ISOMonth(d);\n var year_ = Year(d);\n\n for(var j in qtrs) {\n if(Includes(qtrs[j], month_now)) {\n var quarter = j;\n // console(Concatenate([\"Quarter Now: \", quarter])); \n };\n }; \n\n\n // console('id: ', id)\n quarter -= id;\n // console('quarter: ', quarter)\n\n if(quarter < 0) {\n var yearsChanged = Ceil(-quarter / 4);\n // console('yearsChanged: ', yearsChanged)\n year_ -= yearsChanged;\n // console('year: ', year_)\n\n // Shift quarter back to a nonnegative number\n // console(quarter)\n quarter += 4 * yearsChanged;\n // console(quarter)\n };\n\n return \"Q\" + (quarter + 1) + \", \" + year_;\n};\n\nvar quarters = [];\nvar today_ = Now();\n\nfor(var i = 0; i <= 11; i++) {\n Push(quarters, getQuarterStrings(today_, i));\n};\n\nvar rowQuarter = getQuarterStrings($feature.JETDATE, 0);\nvar rowIndex = IndexOf(quarters, rowQuarter);\n\nif (rowIndex == 11) {return '3 years ago'}\nelse if (rowIndex == 11) {return '3 years ago'}\nelse if (rowIndex == 10) {return '2 years and 3 quarters ago'} \nelse if (rowIndex == 9) {return '2 years and 2 quarters ago'}\nelse if (rowIndex == 8) {return '2 years and 1 quarters ago'}\nelse if (rowIndex == 7) {return '2 years ago'} \nelse if (rowIndex == 6) {return '1 year and 3 quarters ago'}\nelse if (rowIndex == 5) {return '1 year and 2 quarters ago'}\nelse if (rowIndex == 4) {return '1 year and 1 quarter ago'}\nelse if (rowIndex == 3) {return '1 year ago'}\nelse if (rowIndex == 2) {return '3 quarters ago'}\nelse if (rowIndex == 1) {return 'Last quarter'}\nelse if (rowIndex == 0) {return 'This quarter'}\nelse if (!IsEmpty($feature.JETDATE)) {return 'More than 3 years ago'}", "valueExpressionTitle": "Custom", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 }, "defaultLabel": "No data yet", "uniqueValueGroups": [ { "heading": "Custom", "classes": [ { "label": "This quarter", "description": "This quarter", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 42, 94, 47, 255 ], "width": 3 }, "values": [ [ "This quarter" ] ] }, { "label": "Last quarter", "description": "Last quarter", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 19, 133, 25, 255 ], "width": 3 }, "values": [ [ "Last quarter" ] ] }, { "label": "3 quarters ago", "description": "3 quarters ago", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 88, 161, 16, 255 ], "width": 3 }, "values": [ [ "3 quarters ago" ] ] }, { "label": "1 year ago", "description": "1 year ago", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 164, 206, 32, 255 ], "width": 3 }, "values": [ [ "1 year ago" ] ] }, { "label": "1 year and 1 quarter ago", "description": "1 year and 1 quarter ago", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 237, 34, 255 ], "width": 3 }, "values": [ [ "1 year and 1 quarter ago" ] ] }, { "label": "1 year and 2 quarters ago", "description": "1 year and 2 quarters ago", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 37, 255 ], "width": 3 }, "values": [ [ "1 year and 2 quarters ago" ] ] }, { "label": "1 year and 3 quarters ago", "description": "1 year and 3 quarters ago", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 221, 30, 255 ], "width": 3 }, "values": [ [ "1 year and 3 quarters ago" ] ] }, { "label": "2 years ago", "description": "2 years ago", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 190, 33, 255 ], "width": 3 }, "values": [ [ "2 years ago" ] ] }, { "label": "2 years and 1 quarter ago", "description": "2 years and 1 quarter ago", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 152, 20, 255 ], "width": 3 }, "values": [ [ "2 years and 1 quarters ago" ] ] }, { "label": "2 years and 2 quarters ago", "description": "2 years and 2 quarters ago", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 106, 28, 255 ], "width": 3 }, "values": [ [ "2 years and 2 quarters ago" ] ] }, { "label": "2 years and 3 quarters ago", "description": "2 years and 3 quarters ago", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 60, 25, 255 ], "width": 3 }, "values": [ [ "2 years and 3 quarters ago" ] ] }, { "label": "3 years ago", "description": "3 years ago", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 42, 18, 255 ], "width": 3 }, "values": [ [ "3 years ago" ] ] }, { "label": "More than 3 years ago", "description": "More than 3 years ago", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 24, 10, 255 ], "width": 3 }, "values": [ [ "More than 3 years ago" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 42, 94, 47, 255 ], "width": 3 }, "value": "This quarter", "label": "This quarter" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 19, 133, 25, 255 ], "width": 3 }, "value": "Last quarter", "label": "Last quarter" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 88, 161, 16, 255 ], "width": 3 }, "value": "3 quarters ago", "label": "3 quarters ago" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 164, 206, 32, 255 ], "width": 3 }, "value": "1 year ago", "label": "1 year ago" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 237, 34, 255 ], "width": 3 }, "value": "1 year and 1 quarter ago", "label": "1 year and 1 quarter ago" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 37, 255 ], "width": 3 }, "value": "1 year and 2 quarters ago", "label": "1 year and 2 quarters ago" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 221, 30, 255 ], "width": 3 }, "value": "1 year and 3 quarters ago", "label": "1 year and 3 quarters ago" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 190, 33, 255 ], "width": 3 }, "value": "2 years ago", "label": "2 years ago" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 152, 20, 255 ], "width": 3 }, "value": "2 years and 1 quarters ago", "label": "2 years and 1 quarter ago" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 106, 28, 255 ], "width": 3 }, "value": "2 years and 2 quarters ago", "label": "2 years and 2 quarters ago" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 60, 25, 255 ], "width": 3 }, "value": "2 years and 3 quarters ago", "label": "2 years and 3 quarters ago" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 42, 18, 255 ], "width": 3 }, "value": "3 years ago", "label": "3 years ago" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 24, 10, 255 ], "width": 3 }, "value": "More than 3 years ago", "label": "More than 3 years ago" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "IIf($feature.MAINTBY != 1, DomainName($feature,'MAINTBY'), '') + ' ' + $feature.DIAMETER + '\" ' + $feature.MATERIAL + \" \" + IIf(IsEmpty($feature.INSTALLDATE), \"\", Year($feature.INSTALLDATE))"}, "labelPlacement": "esriServerLinePlacementCenterStart", "textLayout": "straight", "deconflictionStrategy": "static", "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": false, "maxScale": 0, "minScale": 1128.497176, "name": "Default", "priority": 53, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 163, 255, 115, 255 ], "haloSize": 0.6, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "JETDATE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Corrugated Plastic", "code": "CPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Perforated Plastic", "code": "PPP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Zinc Coated Ductile Iron Pipe", "code": "ZIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "Other", "code": -1 }, { "name": "Unknown", "code": 0 }, { "name": "5/8\"", "code": 0.63 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "33\"", "code": 33 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "MAINSHAPE", "type": "esriFieldTypeString", "alias": "Main Shape", "domain": { "type": "codedValue", "name": "piPipeShape", "description": "Sanitary and stormwater pipe shapes", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Horseshoe", "code": "Horseshoe" }, { "name": "Oblong", "code": "Oblong" }, { "name": "Rectangular", "code": "Rectangular" }, { "name": "Trapezoidal", "code": "Trapezoidal" }, { "name": "Triangular", "code": "Triangular" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINSHAPE" }, { "name": "LINEDYEAR", "type": "esriFieldTypeString", "alias": "Year Lined", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LINEDYEAR" }, { "name": "LINERTYPE", "type": "esriFieldTypeString", "alias": "Liner Type", "domain": { "type": "codedValue", "name": "piLiningMethod", "description": "The pipe lining method based on LACP and PACP standards", "codedValues": [ { "name": "Cured in Place", "code": "CP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Other", "code": "OTH" }, { "name": "None", "code": "NONE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LINERTYPE" }, { "name": "FROMMH", "type": "esriFieldTypeString", "alias": "From Manhole", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FROMMH" }, { "name": "TOMH", "type": "esriFieldTypeString", "alias": "To Manhole", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "TOMH" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "domain": { "type": "codedValue", "name": "ssWaterType", "description": "Sanitary sewer water type", "codedValues": [ { "name": "Treated Water", "code": "Treated" }, { "name": "Combined Waste Water", "code": "Combined" }, { "name": "Potable Water", "code": "Potable" }, { "name": "Raw Water", "code": "Raw" }, { "name": "Reclaimed Water", "code": "Reclaimed" }, { "name": "Salt Water", "code": "Salt" }, { "name": "Sewage", "code": "Sewage" }, { "name": "Storm Runoff", "code": "Storm" }, { "name": "Waste Water Effluent", "code": "Effluent" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WATERTYPE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "State of California", "code": -9 }, { "name": "Watsonville Wetlands Watch", "code": -8 }, { "name": "Other", "code": -7 }, { "name": "Private", "code": -6 }, { "name": "PVUSD", "code": -5 }, { "name": "PVWMA", "code": -4 }, { "name": "County of Monterey", "code": -3 }, { "name": "CalTrans", "code": -2 }, { "name": "County of Santa Cruz", "code": -1 }, { "name": "Unknown", "code": 0 }, { "name": "City of Watsonville", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "State of California", "code": -9 }, { "name": "Watsonville Wetlands Watch", "code": -8 }, { "name": "Other", "code": -7 }, { "name": "Private", "code": -6 }, { "name": "PVUSD", "code": -5 }, { "name": "PVWMA", "code": -4 }, { "name": "County of Monterey", "code": -3 }, { "name": "CalTrans", "code": -2 }, { "name": "County of Santa Cruz", "code": -1 }, { "name": "Unknown", "code": 0 }, { "name": "City of Watsonville", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "Flow Summary", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMFLOW" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNELEV" }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPELEV" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "LIFESTATUS", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "LifeCycleStatus", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Approved", "code": 2 }, { "name": "Under Construction", "code": 4 }, { "name": "In Service", "code": 8 }, { "name": "To Be Retired", "code": 16 }, { "name": "Abandoned", "code": 32 }, { "name": "Retired", "code": 64 }, { "name": "Removed", "code": 128 }, { "name": "Out of Service", "code": 256 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIFESTATUS" }, { "name": "JETDATE", "type": "esriFieldTypeDate", "alias": "Last Jetting Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "JETDATE" }, { "name": "CCTVDATE", "type": "esriFieldTypeDate", "alias": "Last CCTV Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CCTVDATE" }, { "name": "EASEMENT", "type": "esriFieldTypeString", "alias": "In Easement", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "EASEMENT" }, { "name": "FROMSB", "type": "esriFieldTypeString", "alias": "From SubBasin", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FROMSB" }, { "name": "TOSB", "type": "esriFieldTypeString", "alias": "To SubBasin", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TOSB" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R1527_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1527", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1527", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1388_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Ductile Iron Sewer", "description": "A Ductile Iron Sewer Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "FROMSB": null, "FACILITYID": null, "MATERIAL": "DIP", "DIAMETER": null, "MAINSHAPE": null, "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "8\" PVC Sewer", "description": "A 8\" PVC Sewer Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "MATERIAL": "PVC", "DIAMETER": 8, "FROMSB": null, "FACILITYID": null, "MAINSHAPE": "Circular", "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "12\" PVC Sewer", "description": "A 12\" PVC Sewer Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "MATERIAL": "PVC", "DIAMETER": 12, "FROMSB": null, "FACILITYID": null, "MAINSHAPE": "Circular", "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "18\" PVC Sewer", "description": "A 18\" PVC Sewer Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "MATERIAL": "PVC", "DIAMETER": 18, "FROMSB": null, "FACILITYID": null, "MAINSHAPE": "Circular", "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "24\" PVC Sewer", "description": "A 24\" PVC Sewer Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "MATERIAL": "PVC", "DIAMETER": 24, "FROMSB": null, "FACILITYID": null, "MAINSHAPE": "Circular", "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "27\" PVC Sewer", "description": "A 27\" PVC Sewer Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "MATERIAL": "PVC", "DIAMETER": 27, "FROMSB": null, "FACILITYID": null, "MAINSHAPE": "Circular", "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "12\" Ductile Iron Sewer", "description": "A 12\" PVC Ductile Iron Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "MATERIAL": "DIP", "DIAMETER": 12, "FROMSB": null, "FACILITYID": null, "MAINSHAPE": "Circular", "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "18\" Ductile Iron Sewer", "description": "A 18\" Ductile Iron Sewer Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "MATERIAL": "DIP", "DIAMETER": 18, "FROMSB": null, "FACILITYID": null, "MAINSHAPE": "Circular", "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "24\" Ductile Iron Sewer", "description": "A 24\" Ductile Iron Sewer Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "MATERIAL": "DIP", "DIAMETER": 24, "FROMSB": null, "FACILITYID": null, "MAINSHAPE": "Circular", "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "27\" Ductile Iron Sewer", "description": "A 27\" Ductile Iron Sewer Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "MATERIAL": "DIP", "DIAMETER": 27, "FROMSB": null, "FACILITYID": null, "MAINSHAPE": "Circular", "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "8\" Ductile Iron Sewer", "description": "A 8\" Ductile Iron Sewer Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "MATERIAL": "DIP", "DIAMETER": 8, "FROMSB": null, "FACILITYID": null, "MAINSHAPE": "Circular", "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "12\" Reinforced Conrete Sewer", "description": "A 12\" Reinforced Conrete Sewer Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "MATERIAL": "RCP", "DIAMETER": 12, "FROMSB": null, "FACILITYID": null, "MAINSHAPE": "Circular", "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "18\" Reinforced Conrete Sewer", "description": "A 18\" Reinforced Conrete Sewer Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "MATERIAL": "RCP", "DIAMETER": 18, "FROMSB": null, "FACILITYID": null, "MAINSHAPE": "Circular", "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "24\" Reinforced Conrete Sewer", "description": "A 24\" Reinforced Conrete Sewer Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "MATERIAL": "RCP", "DIAMETER": 24, "FROMSB": null, "FACILITYID": null, "MAINSHAPE": "Circular", "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "27\" Reinforced Conrete Sewer", "description": "A 27\" Reinforced Conrete Sewer Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "MATERIAL": "RCP", "DIAMETER": 27, "FROMSB": null, "FACILITYID": null, "MAINSHAPE": "Circular", "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "8\" Reinforced Conrete Sewer", "description": "A 8\" Reinforced Conrete Sewer Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "MATERIAL": "RCP", "DIAMETER": 8, "FROMSB": null, "FACILITYID": null, "MAINSHAPE": "Circular", "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "PVC Sewer", "description": "A PVC Sewer Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "FROMSB": null, "FACILITYID": null, "MATERIAL": "PVC", "DIAMETER": null, "MAINSHAPE": null, "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Reinforced Concrete Sewer", "description": "A Reinforced Concrete Sewer Gravity Main.", "prototype": { "attributes": { "ACTIVEFLAG": 1, "ENABLED": 1, "OWNEDBY": 1, "INSTALLDATE": null, "TOMH": null, "WATERTYPE": "Sewage", "FROMSB": null, "FACILITYID": null, "MATERIAL": "RCP", "DIAMETER": null, "MAINSHAPE": null, "LINEDYEAR": null, "LINERTYPE": null, "FROMMH": null, "MAINTBY": 1, "SUMFLOW": null, "CCTVDATE": null, "JETDATE": null, "DOWNELEV": null, "UPELEV": null, "SLOPE": null, "TOSB": null, "EASEMENT": null, "LOCATION": null, "LIFESTATUS": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "95621716dd9849729257d36a917c2dde" }