{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Sewer Pipes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2253950.1914945543, "ymin": 204680.32120648026, "xmax": 2287110.6533887237, "ymax": 230197.31118288636, "spatialReference": { "wkid": 102729, "latestWkid": 2272, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119214200, "falseY": -96198500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119214200, "falseY": -96198500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "// pipes inspected in the last year\nif(DateDiff(Now(), Date($feature.Last_Insp), 'years') <=1)\n{\n return \"Inspected in Last Year\"\n}\n\n// pipes inspected 2 years ago\nelse if(DateDiff(Now(), Date($feature.Last_Insp), 'years') >=2 &&\nDateDiff(Now(), Date($feature.Last_Insp), 'years') <3)\n{\n return \"Inspected 2 Years Ago\"\n}\n\n// pipes inspected in the last 3-5 years\nelse if(DateDiff(Now(), Date($feature.Last_Insp), 'years') >=3 &&\nDateDiff(Now(), Date($feature.Last_Insp), 'years') <=5)\n{\n return \"Inspected 3-5 Years Ago\"\n}\n\n// pipes inspected more than 5 years ago\nelse if(DateDiff(Now(), Date($feature.Last_Insp), 'years') >5)\n{\n return \"Inspected More Than 5 Years Ago\"\n}", "valueExpressionTitle": "Custom", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 2 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "Inspected in Last Year", "label": "Inspected in Last Year" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Inspected 2 Years Ago", "label": "Inspected 2 Years Ago" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Inspected 3-5 Years Ago", "label": "Inspected 3-5 Years Ago" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 230, 255 ], "width": 2 }, "value": "Inspected More Than 5 Years Ago", "label": "Inspected More Than 5 Years Ago" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 218, 255 ], "toColor": [ 189, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 187, 255 ], "toColor": [ 252, 204, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 218, 252, 255 ], "toColor": [ 179, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 187, 255 ], "toColor": [ 252, 249, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 244, 255 ], "toColor": [ 252, 215, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 182, 252, 255 ], "toColor": [ 191, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 179, 255 ], "toColor": [ 206, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 248, 252, 255 ], "toColor": [ 204, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 192, 255 ], "toColor": [ 252, 182, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 210, 255 ], "toColor": [ 252, 240, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 210, 252, 255 ], "toColor": [ 212, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 215, 255 ], "toColor": [ 230, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PRESSURE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PRESSURE", "type": "esriFieldTypeDouble", "alias": "PRESSURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRESSURE" }, { "name": "DRNG_AREA", "type": "esriFieldTypeString", "alias": "DRNG_AREA", "domain": { "type": "codedValue", "name": "Drng_Area", "description": "Drainage Area", "codedValues": [ { "name": "Mill Creek", "code": "MC" }, { "name": "Tyler Run", "code": "TR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DRNG_AREA" }, { "name": "UP_MH_B", "type": "esriFieldTypeString", "alias": "UP_MH_B", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UP_MH_B" }, { "name": "UP_MH", "type": "esriFieldTypeString", "alias": "UP_MH", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UP_MH" }, { "name": "DWN_MH_B", "type": "esriFieldTypeString", "alias": "DWN_MH_B", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DWN_MH_B" }, { "name": "DWN_MH", "type": "esriFieldTypeString", "alias": "DWN_MH", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DWN_MH" }, { "name": "UP_INVERT", "type": "esriFieldTypeDouble", "alias": "UP_INVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UP_INVERT" }, { "name": "DWN_INVERT", "type": "esriFieldTypeDouble", "alias": "DWN_INVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DWN_INVERT" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATION" }, { "name": "STREET_ROW", "type": "esriFieldTypeString", "alias": "STREET_ROW", "domain": { "type": "codedValue", "name": "Street or ROW (text)", "description": "Y or N", "codedValues": [ { "name": "Street", "code": "Y" }, { "name": "ROW", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STREET_ROW" }, { "name": "PUB_PRIV", "type": "esriFieldTypeString", "alias": "PUB_PRIV", "domain": { "type": "codedValue", "name": "Pub_Priv", "description": "Public/Private", "codedValues": [ { "name": "Public", "code": "1" }, { "name": "Private", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PUB_PRIV" }, { "name": "YR_CONST", "type": "esriFieldTypeDouble", "alias": "YR_CONST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YR_CONST" }, { "name": "LN_TYP_COD", "type": "esriFieldTypeDouble", "alias": "LN_TYP_COD", "domain": { "type": "codedValue", "name": "SWR Pipe Codes (dbl)", "description": "double integer fields", "codedValues": [ { "name": "VCP: Vitrified Clay Pipe", "code": 1 }, { "name": "AC: Asbestos-Cement", "code": 2 }, { "name": "CIP: Cast Iron Pipe", "code": 3 }, { "name": "DI: Ductile Iron", "code": 4 }, { "name": "PVC: polyvinyl chloride", "code": 5 }, { "name": "HDPE: high-density polyethylene", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LN_TYP_COD" }, { "name": "LN_SIZE", "type": "esriFieldTypeDouble", "alias": "LN_SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LN_SIZE" }, { "name": "LN_LEN", "type": "esriFieldTypeDouble", "alias": "LN_LEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LN_LEN" }, { "name": "NUM_LAT", "type": "esriFieldTypeDouble", "alias": "NUM_LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_LAT" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "CON_ENCASE", "type": "esriFieldTypeString", "alias": "CON_ENCASE", "domain": { "type": "codedValue", "name": "Y_N", "description": "Y/N", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CON_ENCASE" }, { "name": "LIN_ID", "type": "esriFieldTypeString", "alias": "LIN_ID", "domain": null, "editable": true, "nullable": true, "length": 54, "defaultValue": null, "modelName": "LIN_ID" }, { "name": "DATA_UPDT", "type": "esriFieldTypeDate", "alias": "DATA_UPDT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATA_UPDT" }, { "name": "MANNING", "type": "esriFieldTypeDouble", "alias": "MANNING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MANNING" }, { "name": "Image1", "type": "esriFieldTypeString", "alias": "Image1", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Image1" }, { "name": "Image2", "type": "esriFieldTypeString", "alias": "Image2", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Image2" }, { "name": "RECORD_DRA", "type": "esriFieldTypeString", "alias": "RECORD_DRA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RECORD_DRA" }, { "name": "Lined", "type": "esriFieldTypeString", "alias": "Lined", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Lined" }, { "name": "Year_Lined", "type": "esriFieldTypeSmallInteger", "alias": "Year_Lined", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year_Lined" }, { "name": "IsLatestInspection", "type": "esriFieldTypeSmallInteger", "alias": "IsLatestInspection", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsLatestInspection" }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date" }, { "name": "IsLatestInspection_1", "type": "esriFieldTypeSmallInteger", "alias": "IsLatestInspection_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsLatestInspection_1" }, { "name": "Custom5", "type": "esriFieldTypeString", "alias": "Custom5", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Custom5" }, { "name": "Last_Insp", "type": "esriFieldTypeDate", "alias": "Last Inspection", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Insp" }, { "name": "Last_Rating", "type": "esriFieldTypeInteger", "alias": "Last Rating", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Last_Rating" }, { "name": "Last_Insp_Year", "type": "esriFieldTypeInteger", "alias": "Last Inspection Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Last_Insp_Year" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_1.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape_1.STLength()" } ], "geometryField": { "name": "Shape_1", "type": "esriFieldTypeGeometry", "alias": "Shape_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_1" }, "indexes": [ { "name": "R111_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S94_idx", "fields": "Shape_1", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pipes", "description": "", "prototype": { "attributes": { "Last_Insp_Year": null, "Last_Rating": null, "PRESSURE": null, "DRNG_AREA": null, "UP_MH_B": null, "UP_MH": null, "DWN_MH_B": null, "DWN_MH": null, "UP_INVERT": null, "DWN_INVERT": null, "LOCATION": null, "STREET_ROW": null, "PUB_PRIV": null, "YR_CONST": null, "LN_TYP_COD": null, "LN_SIZE": null, "LN_LEN": null, "NUM_LAT": null, "SLOPE": null, "CON_ENCASE": null, "LIN_ID": null, "DATA_UPDT": null, "MANNING": null, "Image1": null, "Image2": null, "RECORD_DRA": null, "Lined": null, "Year_Lined": null, "IsLatestInspection": null, "Date": null, "IsLatestInspection_1": null, "Custom5": null, "Last_Insp": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }