{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "WATER BREAKS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1.3081791318569556E7, "ymin": 444502.83759842813, "xmax": 1.3101629345144361E7, "ymax": 469012.39501312375, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BRKIRR", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 169, 0, 230, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "", "label": "BREAKS STILL RELEVANT", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "YEAR", "typeIdField": "BRKIRR", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_", "type": "esriFieldTypeDouble", "alias": "FID_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_" }, { "name": "YEAR", "type": "esriFieldTypeString", "alias": "YEAR", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "YEAR" }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "MATERIAL OF PIPE", "domain": { "type": "codedValue", "name": "wMainType", "description": "Raw/Treated", "codedValues": [ { "name": "Raw", "code": "Raw" }, { "name": "Treated", "code": "Treated" }, { "name": "Fire", "code": "Fire" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PIPE_TYPE" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": { "type": "codedValue", "name": "Size", "description": "Water Main Size", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "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": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "30", "code": "30" }, { "name": "42", "code": "42" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SIZE" }, { "name": "DATE", "type": "esriFieldTypeDate", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE" }, { "name": "GPS_X_LONG", "type": "esriFieldTypeDouble", "alias": "GPS_X_LONG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_X_LONG" }, { "name": "GPS_Y_LAT", "type": "esriFieldTypeDouble", "alias": "GPS_Y_LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Y_LAT" }, { "name": "DEPTH", "type": "esriFieldTypeString", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DEPTH" }, { "name": "PIPE_COND", "type": "esriFieldTypeString", "alias": "CONDITION OF PIPE", "domain": { "type": "codedValue", "name": "Condition", "description": "Condition of Pipe", "codedValues": [ { "name": "Fair", "code": "Fair" }, { "name": "Good", "code": "Good" }, { "name": "Poor", "code": "Poor" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PIPE_COND" }, { "name": "PIPE_DETAI", "type": "esriFieldTypeString", "alias": "DETAILS OF PIPE'S CONDITION", "domain": { "type": "codedValue", "name": "Description", "description": "Description of Water Break Pipe", "codedValues": [ { "name": "Clean", "code": "Clean" }, { "name": "Rusty", "code": "Rusty" }, { "name": "Cracked", "code": "Cracked" }, { "name": "Holes", "code": "Holes" }, { "name": "Pitted", "code": "Pitted" }, { "name": "Split", "code": "Split" }, { "name": "Cracked/Pitted", "code": "Cracked/Pitted" }, { "name": "Cracked/Holes", "code": "Cracked/Holes" }, { "name": "Cracked/Rusty", "code": "Cracked/Rusty" }, { "name": "Cracked/Split", "code": "Cracked/Split" }, { "name": "Holes/Pitted", "code": "Holes/Pitted" }, { "name": "Holes/Rusty", "code": "Holes/Rusty" }, { "name": "Holes/Split", "code": "Holes/Split" }, { "name": "Pitted/Rusty", "code": "Pitted/Rusty" }, { "name": "Pitted/Split", "code": "Pitted/Split" }, { "name": "Rusty/Split", "code": "Rusty/Split" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PIPE_DETAI" }, { "name": "MATERIALS", "type": "esriFieldTypeString", "alias": "MATERIAL USED", "domain": { "type": "codedValue", "name": "Water Break Materials", "description": "Materials used in Water Break", "codedValues": [ { "name": "Clamps - Repair, Main, BPC", "code": "Clamp" }, { "name": "Service Saddle", "code": "Service Saddle" }, { "name": "1\" Tapped Clamp", "code": "1\" Tapped Clamp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MATERIALS" }, { "name": "CUT", "type": "esriFieldTypeString", "alias": "CUT", "domain": { "type": "codedValue", "name": "Cut Type", "description": "Cut Type for Water Break", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Curb", "code": "Curb" }, { "name": "Driveway", "code": "Driveway" }, { "name": "Lawn", "code": "Lawn" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CUT" }, { "name": "SIZE_CUT", "type": "esriFieldTypeString", "alias": "SIZE OF CUT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIZE_CUT" }, { "name": "CUT_2", "type": "esriFieldTypeString", "alias": "CUT #2", "domain": { "type": "codedValue", "name": "Cut Type", "description": "Cut Type for Water Break", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Curb", "code": "Curb" }, { "name": "Driveway", "code": "Driveway" }, { "name": "Lawn", "code": "Lawn" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CUT_2" }, { "name": "SIZE_CUT2", "type": "esriFieldTypeString", "alias": "SIZE OF CUT #2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIZE_CUT2" }, { "name": "CUT_3", "type": "esriFieldTypeString", "alias": "CUT #3", "domain": { "type": "codedValue", "name": "Cut Type", "description": "Cut Type for Water Break", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Curb", "code": "Curb" }, { "name": "Driveway", "code": "Driveway" }, { "name": "Lawn", "code": "Lawn" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CUT_3" }, { "name": "SIZE_CUT3", "type": "esriFieldTypeString", "alias": "SIZE OF CUT #3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIZE_CUT3" }, { "name": "CUT_4", "type": "esriFieldTypeString", "alias": "CUT #4", "domain": { "type": "codedValue", "name": "Cut Type", "description": "Cut Type for Water Break", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Curb", "code": "Curb" }, { "name": "Driveway", "code": "Driveway" }, { "name": "Lawn", "code": "Lawn" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CUT_4" }, { "name": "SIZE_CUT4", "type": "esriFieldTypeString", "alias": "SIZE OF CUT #4", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIZE_CUT4" }, { "name": "CUT_5", "type": "esriFieldTypeString", "alias": "CUT #5", "domain": { "type": "codedValue", "name": "Cut Type", "description": "Cut Type for Water Break", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Curb", "code": "Curb" }, { "name": "Driveway", "code": "Driveway" }, { "name": "Lawn", "code": "Lawn" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CUT_5" }, { "name": "SIZE_CUT_5", "type": "esriFieldTypeString", "alias": "SIZE OF CUT #5", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIZE_CUT_5" }, { "name": "BACKFILL", "type": "esriFieldTypeString", "alias": "BACKFILL", "domain": { "type": "codedValue", "name": "Backfill", "description": "Existing Backfill", "codedValues": [ { "name": "Clay", "code": "Clay" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Sand", "code": "Sand" }, { "name": "Other", "code": "Other" }, { "name": "Clay/Gravel", "code": "Clay/Gravel" }, { "name": "Clay/Sand", "code": "Clay/Sand" }, { "name": "Gravel/Sand", "code": "Gravel/Sand" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "BACKFILL" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOTES" }, { "name": "PSE", "type": "esriFieldTypeString", "alias": "EMPLOYEE", "domain": { "type": "codedValue", "name": "wWorkersUpdate", "description": "Water WorkersUpdated", "codedValues": [ { "name": "George Navarro", "code": "George Navarro" }, { "name": "Kevin Farmer", "code": "Kevin Farmer" }, { "name": "Greg McCaffery", "code": "Greg McCaffery" }, { "name": "Wes Clay", "code": "Wes Clay" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Terry W", "code": "Terry W" }, { "name": "Justin Sermon", "code": "Justin Sermon" }, { "name": "Ray Duncan", "code": "Ray Duncan" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PSE" }, { "name": "PSE2", "type": "esriFieldTypeString", "alias": "EMPLOYEE #2", "domain": { "type": "codedValue", "name": "wWorkersUpdate", "description": "Water WorkersUpdated", "codedValues": [ { "name": "George Navarro", "code": "George Navarro" }, { "name": "Kevin Farmer", "code": "Kevin Farmer" }, { "name": "Greg McCaffery", "code": "Greg McCaffery" }, { "name": "Wes Clay", "code": "Wes Clay" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Terry W", "code": "Terry W" }, { "name": "Justin Sermon", "code": "Justin Sermon" }, { "name": "Ray Duncan", "code": "Ray Duncan" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PSE2" }, { "name": "PSE3", "type": "esriFieldTypeString", "alias": "EMPLOYEE #3", "domain": { "type": "codedValue", "name": "wWorkersUpdate", "description": "Water WorkersUpdated", "codedValues": [ { "name": "George Navarro", "code": "George Navarro" }, { "name": "Kevin Farmer", "code": "Kevin Farmer" }, { "name": "Greg McCaffery", "code": "Greg McCaffery" }, { "name": "Wes Clay", "code": "Wes Clay" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Terry W", "code": "Terry W" }, { "name": "Justin Sermon", "code": "Justin Sermon" }, { "name": "Ray Duncan", "code": "Ray Duncan" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PSE3" }, { "name": "PSE4", "type": "esriFieldTypeString", "alias": "EMPLOYEE #4", "domain": { "type": "codedValue", "name": "wWorkersUpdate", "description": "Water WorkersUpdated", "codedValues": [ { "name": "George Navarro", "code": "George Navarro" }, { "name": "Kevin Farmer", "code": "Kevin Farmer" }, { "name": "Greg McCaffery", "code": "Greg McCaffery" }, { "name": "Wes Clay", "code": "Wes Clay" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Terry W", "code": "Terry W" }, { "name": "Justin Sermon", "code": "Justin Sermon" }, { "name": "Ray Duncan", "code": "Ray Duncan" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PSE4" }, { "name": "LineRepl", "type": "esriFieldTypeString", "alias": "WATER LINE REPLACED SINCE BREAK REPORTED", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LineRepl" }, { "name": "BRKIRR", "type": "esriFieldTypeString", "alias": "REPORTED BREAK IRRELEVANT NOW", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BRKIRR" }, { "name": "BreakID", "type": "esriFieldTypeString", "alias": "BreakID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BreakID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R56_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": null, "name": "", "domains": { "PIPE_TYPE": {"type": "inherited"}, "SIZE": {"type": "inherited"}, "PIPE_COND": {"type": "inherited"}, "PIPE_DETAI": {"type": "inherited"}, "MATERIALS": {"type": "inherited"}, "CUT": {"type": "inherited"}, "CUT_2": {"type": "inherited"}, "CUT_3": {"type": "inherited"}, "CUT_4": {"type": "inherited"}, "CUT_5": {"type": "inherited"}, "BACKFILL": {"type": "inherited"}, "PSE": {"type": "inherited"}, "PSE2": {"type": "inherited"}, "PSE3": {"type": "inherited"}, "PSE4": {"type": "inherited"} }, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "BRKIRR": null, "BreakID": null, "OBJECTID": null, "FID_": null, "YEAR": null, "PIPE_TYPE": null, "SIZE": null, "DATE": null, "GPS_X_LONG": null, "GPS_Y_LAT": null, "DEPTH": null, "PIPE_COND": null, "PIPE_DETAI": null, "MATERIALS": null, "CUT": null, "SIZE_CUT": null, "CUT_2": null, "SIZE_CUT2": null, "CUT_3": null, "SIZE_CUT3": null, "CUT_4": null, "SIZE_CUT4": null, "CUT_5": null, "SIZE_CUT_5": null, "BACKFILL": null, "NOTES": null, "PSE": null, "PSE2": null, "PSE3": null, "PSE4": null, "LineRepl": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 1, "name": "SEWER BACKUPS WITH CONFIRMED SURCHARGE", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -107138600, "ymin": -97193800, "xmax": 1.3140698662729666E7, "ymax": 469031.68110236526, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "surcharge", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "d36a5478d881bd5181d26657661e466d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMtJREFUGJV9zr8LAXEcxvG3882vsijlFH+Hya6LG6SYJPkDZGBgMbEwyC67wSB/ilWp+5ouZblL3dfgR1zHsz2fXj19BAExLdrbEGt0bp934Yc1Sd5RLAxI7GDxFzuKCRDXFKPSidU+xzUQmzJV8JRdf9a0Fo72wR0GYk/ZcyD06hputyRZ7nXkFzYtGh4UfF8lNMUY6Lxx80jMhon//8c6rapkttE5CIBLhB6QD8JA2FFMgYowLDIeDH7A13rZsKJFsctyBpL/8CMud7MVN0r1giJrAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "YES", "label": "YES", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "nameLast", "typeIdField": "surcharge", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "buID", "type": "esriFieldTypeString", "alias": "buID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "buID" }, { "name": "conDate", "type": "esriFieldTypeDate", "alias": "DATE CONTACTED/REPORTED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "conDate" }, { "name": "conTime", "type": "esriFieldTypeString", "alias": "TIME OF COMPLAINT/REPORT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "conTime" }, { "name": "AddrNum", "type": "esriFieldTypeString", "alias": "ADDRESS NUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AddrNum" }, { "name": "addrStreet", "type": "esriFieldTypeString", "alias": "STREET ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "addrStreet" }, { "name": "nameLast", "type": "esriFieldTypeString", "alias": "LAST NAME OF RESIDENT", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "nameLast" }, { "name": "nameFirst", "type": "esriFieldTypeString", "alias": "FIRST NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "nameFirst" }, { "name": "contInfo", "type": "esriFieldTypeString", "alias": "CONTACT OF INFO", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "contInfo" }, { "name": "strmEvent", "type": "esriFieldTypeString", "alias": "STORM EVENT (Y/N)", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "strmEvent" }, { "name": "strmEvDate", "type": "esriFieldTypeDate", "alias": "STORM EVENT DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "strmEvDate" }, { "name": "wtrSrc", "type": "esriFieldTypeString", "alias": "WATER SOURCE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "wtrSrc" }, { "name": "wtrVol", "type": "esriFieldTypeString", "alias": "WATER VOLUME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "wtrVol" }, { "name": "wtrNotes", "type": "esriFieldTypeString", "alias": "WATER NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "wtrNotes" }, { "name": "resDate", "type": "esriFieldTypeDate", "alias": "DATE STAFF RESPONDED/INVESTIGATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "resDate" }, { "name": "resTime", "type": "esriFieldTypeString", "alias": "TIME RESPONDED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "resTime" }, { "name": "resStaff", "type": "esriFieldTypeString", "alias": "STAFF RESPONDED/INVESTIGATED", "domain": { "type": "codedValue", "name": "sWorkers", "description": "Sewer Workers (PSE)", "codedValues": [ { "name": "Kyle Kaufman", "code": "Kyle Kaufman" }, { "name": "Scott Dunn", "code": "Scott Dunn" }, { "name": "Adam Bilyea", "code": "Adam Bilyea" }, { "name": "Todd Bartley", "code": "Todd Bartley" }, { "name": "Steven Scott", "code": "Steven Scott" }, { "name": "Troy Painter", "code": "Troy Painter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "resStaff" }, { "name": "sewType", "type": "esriFieldTypeString", "alias": "SEWER TYPE", "domain": { "type": "codedValue", "name": "Type", "description": "Sanitary, Storm, Combined", "codedValues": [ { "name": "Sanitary", "code": "Sanitary" }, { "name": "Storm", "code": "Storm" }, { "name": "Combined", "code": "Combined" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "sewType" }, { "name": "sewSize", "type": "esriFieldTypeString", "alias": "SEWER SIZE", "domain": { "type": "codedValue", "name": "Size", "description": "Water Main Size", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "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": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "30", "code": "30" }, { "name": "42", "code": "42" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "sewSize" }, { "name": "sewFlow", "type": "esriFieldTypeString", "alias": "SEWER FLOW", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "sewFlow" }, { "name": "surcharge", "type": "esriFieldTypeString", "alias": "SURCHARGED (Y/N)", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "surcharge" }, { "name": "InsBase", "type": "esriFieldTypeString", "alias": "INSPECTED BASEMENT (Y/N)", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InsBase" }, { "name": "photo", "type": "esriFieldTypeString", "alias": "PHOTOS TAKEN (Y/N)", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "photo" }, { "name": "photoNum", "type": "esriFieldTypeString", "alias": "# OF PHOTOS TAKEN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "photoNum" }, { "name": "addNote", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "addNote" }, { "name": "plumberCo", "type": "esriFieldTypeString", "alias": "PLUMBER COMPANY USED", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "plumberCo" }, { "name": "acttaken", "type": "esriFieldTypeString", "alias": "ACTION TAKEN", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "acttaken" }, { "name": "wtrBaseYN", "type": "esriFieldTypeString", "alias": "WATER IN BASEMENT (Y/N)", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "wtrBaseYN" }, { "name": "ApCause", "type": "esriFieldTypeString", "alias": "Cause (Apparent)", "domain": { "type": "codedValue", "name": "sBackUpCause", "description": "Sewer Apparent Cause of Backup", "codedValues": [ { "name": "Private Lead", "code": "Private Lead" }, { "name": "Sewer Blockage", "code": "Sewer Blockage" }, { "name": "River Surcharge", "code": "River Surcharge" }, { "name": "Property Drainage", "code": "Property Drainage" }, { "name": "Foundation Drainage", "code": "Foundation Drainage" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other - Add In Notes Field", "code": "Other - Add In Notes Field" }, { "name": "Rain Intensity", "code": "Rain Intensity" }, { "name": "CB Blockage", "code": "CB Blockage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ApCause" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "SOURCE OF REPORTING", "domain": { "type": "codedValue", "name": "sfloodrptSource", "description": "sewer flood / backups", "codedValues": [ { "name": "Resident", "code": "Resident" }, { "name": "Fire Wellness Check", "code": "Fire Wellness Check" }, { "name": "Storm Bulk Request", "code": "Storm Bulk Request" }, { "name": "Staff", "code": "Staff" }, { "name": "Listening Session", "code": "Listening Session" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Source" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "STATUS OF RESPONSE", "domain": { "type": "codedValue", "name": "sfloodStatus", "description": "sfloodStatus", "codedValues": [ { "name": "Investigated - No Further Action", "code": "Investigated - No Further Action" }, { "name": "Needs Investigated", "code": "Needs Investigated" }, { "name": "Handled By Phone Call - No Further Action", "code": "Handled By Phone Call - No Further Action" }, { "name": "No Action Needed", "code": "No Action Needed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Status" }, { "name": "RWaterB", "type": "esriFieldTypeString", "alias": "WATER IN BASEMENT - REPORTED BY RESIDENT", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RWaterB" }, { "name": "RVolum", "type": "esriFieldTypeString", "alias": "VOLUME REPORTED (1\")", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RVolum" }, { "name": "RWaterType", "type": "esriFieldTypeString", "alias": "BACK UP WATER TYPE (SEWAGE/STORM)", "domain": { "type": "codedValue", "name": "sbackWaterType", "description": "Type of Water Reported in Backup", "codedValues": [ { "name": "Sewage/Gray Water - Odor Present", "code": "Sewage/Gray Water - Odor Present" }, { "name": "Storm/Rain Water", "code": "Storm/Rain Water" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other - see notes", "code": "Other - see notes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RWaterType" }, { "name": "RNotes", "type": "esriFieldTypeString", "alias": "ADDITIONAL NOTES REPORTED BY RESIDENT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "RNotes" }, { "name": "RwSourc", "type": "esriFieldTypeString", "alias": "WATER SOURCE (FLOOR DRAIN ETC)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RwSourc" }, { "name": "rNameFull", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "rNameFull" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R124_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S101_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "YES", "name": "YES", "domains": { "strmEvent": {"type": "inherited"}, "resStaff": {"type": "inherited"}, "sewType": {"type": "inherited"}, "sewSize": {"type": "inherited"}, "surcharge": {"type": "inherited"}, "InsBase": {"type": "inherited"}, "photo": {"type": "inherited"}, "wtrBaseYN": {"type": "inherited"}, "ApCause": {"type": "inherited"}, "Source": {"type": "inherited"}, "Status": {"type": "inherited"}, "RWaterB": {"type": "inherited"}, "RWaterType": {"type": "inherited"} }, "templates": [ { "name": "YES", "description": "", "prototype": { "attributes": { "sewFlow": null, "rNameFull": null, "buID": null, "conDate": null, "conTime": null, "AddrNum": null, "addrStreet": null, "nameLast": null, "nameFirst": null, "contInfo": null, "strmEvent": null, "strmEvDate": null, "wtrSrc": null, "wtrVol": null, "wtrNotes": null, "resDate": null, "resTime": null, "resStaff": null, "sewType": null, "sewSize": null, "surcharge": "YES", "InsBase": null, "photo": null, "photoNum": null, "addNote": null, "plumberCo": null, "acttaken": null, "wtrBaseYN": null, "ApCause": null, "Source": null, "Status": null, "RWaterB": null, "RVolum": null, "RWaterType": null, "RNotes": null, "RwSourc": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 2, "name": "WATER LINES - B.R.E (13-10) CRITERIA", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1.3081346773293957E7, "ymin": 444003.95669291914, "xmax": 1.3105375502624676E7, "ymax": 470309.35597112775, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BRE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 }, "value": "13", "label": "13", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 }, "value": "12", "label": "12", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 }, "value": "10", "label": "10", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "wMain_ID", "typeIdField": "BRE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "wMain_ID", "type": "esriFieldTypeString", "alias": "MAIN ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "wMain_ID" }, { "name": "Size", "type": "esriFieldTypeString", "alias": "SIZE (DIA)", "domain": { "type": "codedValue", "name": "wSize", "description": "Water Line Size (new)", "codedValues": [ { "name": "12", "code": "12" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "30", "code": "30" }, { "name": "01", "code": "01" }, { "name": "02", "code": "02" }, { "name": "03", "code": "03" }, { "name": "04", "code": "04" }, { "name": "06", "code": "06" }, { "name": "08", "code": "08" }, { "name": "10", "code": "10" }, { "name": "14", "code": "14" }, { "name": "18", "code": "18" }, { "name": "40", "code": "40" }, { "name": "24", "code": "24" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Size" }, { "name": "Length_AB", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length_AB" }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "DEPTH (FT)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "PIPE MATERIAL", "domain": { "type": "codedValue", "name": "Water_Material", "description": "Pipe Material", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Copper", "code": "Copper" }, { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Concrete", "code": "Concrete" }, { "name": "HDPE (Plastic)", "code": "HDPE" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "East Lansing", "code": "East Lansing" }, { "name": "BWL", "code": "BWL" }, { "name": "Lansing", "code": "Lansing" }, { "name": "Meridian", "code": "Meridian" }, { "name": "MSU", "code": "MSU" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "MAIN TYPE", "domain": { "type": "codedValue", "name": "wMainType", "description": "Raw/Treated", "codedValues": [ { "name": "Raw", "code": "Raw" }, { "name": "Treated", "code": "Treated" }, { "name": "Fire", "code": "Fire" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "LABE", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Label" }, { "name": "AB_Src", "type": "esriFieldTypeString", "alias": "AS BUILT SOURCE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "AB_Src" }, { "name": "Yr_AB", "type": "esriFieldTypeString", "alias": "AS BUILT YEAR", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Yr_AB" }, { "name": "Yr_Install", "type": "esriFieldTypeString", "alias": "INSTALL YEAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Yr_Install" }, { "name": "Yr_Inst_Sr", "type": "esriFieldTypeString", "alias": "INSTALL YR SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Yr_Inst_Sr" }, { "name": "GPS_Y_LAT", "type": "esriFieldTypeDouble", "alias": "GPS LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Y_LAT" }, { "name": "GPS_X_LONG", "type": "esriFieldTypeDouble", "alias": "GPS LONG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_X_LONG" }, { "name": "LIve", "type": "esriFieldTypeString", "alias": "LINE IS LIVE?", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LIve" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Notes" }, { "name": "DATE", "type": "esriFieldTypeDate", "alias": "UPDATED DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Updat" }, { "name": "User_ID", "type": "esriFieldTypeString", "alias": "INSPECTOR", "domain": { "type": "codedValue", "name": "wWorkers", "description": "Water Workers (PSE)", "codedValues": [ { "name": "George Navarro", "code": "George Navarro" }, { "name": "Kevin Farmer", "code": "Kevin Farmer" }, { "name": "Wes Clay", "code": "Wes Clay" }, { "name": "Keith Coulter", "code": "Keith Coutlter" }, { "name": "Britton Moeckel", "code": "Britton Moeckel" }, { "name": "Terry W", "code": "Terry W" }, { "name": "Garrett C", "code": "Garrett C" }, { "name": "Steven Darling", "code": "Steven Darliing" }, { "name": "Justin Sermon", "code": "Justin Sermon" }, { "name": "Ray Duncan", "code": "Ray Duncan" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "User_ID" }, { "name": "GIS_Length", "type": "esriFieldTypeDouble", "alias": "LENGTH CALCULATED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIS_Length" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "DecadeInst", "type": "esriFieldTypeString", "alias": "DECADE INSTALLED (APPROX)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DecadeInst" }, { "name": "BRE", "type": "esriFieldTypeInteger", "alias": "BRE RATING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BRE" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "FY", "type": "esriFieldTypeString", "alias": "FY INSTALL/REPLACED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R52_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S43_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 13, "name": "13", "domains": { "Size": {"type": "inherited"}, "Material": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Type": {"type": "inherited"}, "Yr_Inst_Sr": {"type": "inherited"}, "LIve": {"type": "inherited"}, "User_ID": {"type": "inherited"} }, "templates": [ { "name": "13", "description": "", "prototype": { "attributes": { "LucityAutoID": null, "BRE": 13, "wMain_ID": null, "Size": null, "Length_AB": null, "Depth": null, "Material": null, "Owner": null, "Type": null, "LABE": null, "AB_Src": null, "Yr_AB": null, "Yr_Install": null, "Yr_Inst_Sr": null, "GPS_Y_LAT": null, "GPS_X_LONG": null, "LIve": null, "Notes": null, "DATE": null, "User_ID": null, "GIS_Length": null, "FY": null, "DecadeInst": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 12, "name": "12", "domains": { "Size": {"type": "inherited"}, "Material": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Type": {"type": "inherited"}, "Yr_Inst_Sr": {"type": "inherited"}, "LIve": {"type": "inherited"}, "User_ID": {"type": "inherited"} }, "templates": [ { "name": "12", "description": "", "prototype": { "attributes": { "LucityAutoID": null, "BRE": 12, "wMain_ID": null, "Size": null, "Length_AB": null, "Depth": null, "Material": null, "Owner": null, "Type": null, "LABE": null, "AB_Src": null, "Yr_AB": null, "Yr_Install": null, "Yr_Inst_Sr": null, "GPS_Y_LAT": null, "GPS_X_LONG": null, "LIve": null, "Notes": null, "DATE": null, "User_ID": null, "GIS_Length": null, "FY": null, "DecadeInst": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 10, "name": "10", "domains": { "Size": {"type": "inherited"}, "Material": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Type": {"type": "inherited"}, "Yr_Inst_Sr": {"type": "inherited"}, "LIve": {"type": "inherited"}, "User_ID": {"type": "inherited"} }, "templates": [ { "name": "10", "description": "", "prototype": { "attributes": { "LucityAutoID": null, "BRE": 10, "wMain_ID": null, "Size": null, "Length_AB": null, "Depth": null, "Material": null, "Owner": null, "Type": null, "LABE": null, "AB_Src": null, "Yr_AB": null, "Yr_Install": null, "Yr_Inst_Sr": null, "GPS_Y_LAT": null, "GPS_X_LONG": null, "LIve": null, "Notes": null, "DATE": null, "User_ID": null, "GIS_Length": null, "FY": null, "DecadeInst": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 3, "name": "SEWER PIPES (B.R.E 25-10) ", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1.3081717659448817E7, "ymin": 438950.70538057387, "xmax": 1.3102812187007874E7, "ymax": 470639.65879264474, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BREDBL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "10", "label": "10", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "11.25", "label": "11.25", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "12", "label": "12", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "12.5", "label": "12.5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "14", "label": "14", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "14.25", "label": "14.25", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "15", "label": "15", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "15.75", "label": "15.75", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "16.625", "label": "16.625", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "17.5", "label": "17.5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "19", "label": "19", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "20", "label": "20", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "20.7", "label": "20.7", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "21.375", "label": "21.375", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "23.75", "label": "23.75", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SysType", "typeIdField": "BREDBL", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "sPipeID", "type": "esriFieldTypeDouble", "alias": "sPipeID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sPipeID" }, { "name": "SysType", "type": "esriFieldTypeString", "alias": "SYSTEM TYPE", "domain": { "type": "codedValue", "name": "Type", "description": "Sanitary, Storm, Combined", "codedValues": [ { "name": "Sanitary", "code": "Sanitary" }, { "name": "Storm", "code": "Storm" }, { "name": "Combined", "code": "Combined" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SysType" }, { "name": "PipeSize", "type": "esriFieldTypeString", "alias": "PIPE SIZE", "domain": { "type": "codedValue", "name": "Sanitary Size", "description": "Sanitary Line Size", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "15", "code": "15" }, { "name": "18", "code": "18" }, { "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": "42", "code": "42" }, { "name": "48", "code": "48" }, { "name": "54", "code": "54" }, { "name": "60", "code": "60" }, { "name": "72", "code": "72" }, { "name": "75", "code": "75" }, { "name": "66", "code": "66" }, { "name": "24 x 30", "code": "24 x 30" }, { "name": "43 x 68", "code": "43 x 68" }, { "name": "04", "code": "04" }, { "name": "06", "code": "06" }, { "name": "08", "code": "08" }, { "name": "02", "code": "02" }, { "name": "84", "code": "84" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PipeSize" }, { "name": "LenghtAB", "type": "esriFieldTypeDouble", "alias": "LENGTH OF PIPE (AS BLT)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LenghtAB" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "sPiMaterial", "description": "Sewer Pipes Materials", "codedValues": [ { "name": "PVC - Polyvinyl Chloride", "code": "PVC" }, { "name": "RCP - Reinforced Concrete (CL 76)", "code": "RCP" }, { "name": "Clay", "code": "Clay" }, { "name": "Concrete", "code": "Concrete" }, { "name": "HDPE - High Density Polyethylene", "code": "HDPE" }, { "name": "Steel", "code": "Steel" }, { "name": "VCP - Vitrified Clay", "code": "VCP" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "SLCPP - Smooth Lined Corrugated Plastic Pipe", "code": "SLCPP" }, { "name": "CMP - Corrugated Metal Pipe", "code": "CMP" }, { "name": "Copper", "code": "Copper" }, { "name": "DI - Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "MatSrc", "type": "esriFieldTypeString", "alias": "MATERIAL SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "MatSrc" }, { "name": "GPSX", "type": "esriFieldTypeDouble", "alias": "GPS X LONG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPSX" }, { "name": "GPSY", "type": "esriFieldTypeDouble", "alias": "GPS Y LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPSY" }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "NOTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NOTE" }, { "name": "DATE2", "type": "esriFieldTypeDate", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE2" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "DWNSTR", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAM ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DWNSTR" }, { "name": "DWNSTRSRC", "type": "esriFieldTypeString", "alias": "DOWNSTREAM SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DWNSTRSRC" }, { "name": "TOMH", "type": "esriFieldTypeString", "alias": "MH # PIPE IS FLOW TO", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TOMH" }, { "name": "UPSTREAMIN", "type": "esriFieldTypeDouble", "alias": "UPSTREAM INV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPSTREAMIN" }, { "name": "UPSTRAMSRC", "type": "esriFieldTypeString", "alias": "UPSTREAM SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "UPSTRAMSRC" }, { "name": "FROMMH", "type": "esriFieldTypeString", "alias": "MH # PIPE IS FLOWING OUT", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FROMMH" }, { "name": "DIRFLOW", "type": "esriFieldTypeString", "alias": "DIRECTIONAL FLOW", "domain": { "type": "codedValue", "name": "sFlwVerified", "description": "To get flow directional arrow", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Lead", "code": "Lead" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DIRFLOW" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "sOwner", "description": "Sewer System Owner", "codedValues": [ { "name": "East Lansing", "code": "East Lansing" }, { "name": "Private", "code": "Private" }, { "name": "Meridian", "code": "Meridian" }, { "name": "Ingham County Drain Commission", "code": "ICDC" }, { "name": "Clinton County Drain Commission", "code": "CCDC" }, { "name": "Lansing", "code": "Lansing" }, { "name": "MSU", "code": "MSU" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "MDOT", "code": "MDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "OWNER" }, { "name": "YRINSTALL", "type": "esriFieldTypeString", "alias": "YEAR INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "YRINSTALL" }, { "name": "YRINTSRC", "type": "esriFieldTypeString", "alias": "YEAR INSTALLED SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD Record Drawings - As Builts", "code": "CAD/AB" }, { "name": "CAD Drawings - just plans not AB", "code": "CAD/Plans" }, { "name": "Record Drawing (As Builts) - Hard Copy", "code": "AB/HC" }, { "name": "Field Notes", "code": "Field" }, { "name": "Other", "code": "Other" }, { "name": "Unkown", "code": "Unkown" }, { "name": "Specs at time of build", "code": "Specs at time of build" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YRINTSRC" }, { "name": "ASBLT", "type": "esriFieldTypeString", "alias": "AS BUILT", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ASBLT" }, { "name": "ASBLTYR", "type": "esriFieldTypeString", "alias": "AS BUILT YEAR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASBLTYR" }, { "name": "ENABLE", "type": "esriFieldTypeString", "alias": "ENABLE", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ENABLE" }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "ACTIVE", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACTIVE" }, { "name": "YRTV", "type": "esriFieldTypeString", "alias": "YR TV", "domain": { "type": "codedValue", "name": "sYear", "description": "sYear", "codedValues": [ { "name": "2020", "code": "2020" }, { "name": "2021", "code": "2021" }, { "name": "2022", "code": "2022" }, { "name": "2023", "code": "2023" }, { "name": "2024", "code": "2024" }, { "name": "2025", "code": "2025" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YRTV" }, { "name": "DEPTHOUT", "type": "esriFieldTypeDouble", "alias": "DEPTH OF PIPE FLOWING OUT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTHOUT" }, { "name": "DEPTHIN", "type": "esriFieldTypeDouble", "alias": "DEPTH OF PIPE FLOWING INTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTHIN" }, { "name": "CROSSSEC", "type": "esriFieldTypeString", "alias": "CROSSED PRIVATE PROPERTY", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CROSSSEC" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OWNER_NOTES", "type": "esriFieldTypeString", "alias": "OWNER/REVIEW NOTES", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OWNER_NOTES" }, { "name": "Flag_review", "type": "esriFieldTypeString", "alias": "NEEDS REVIEWED", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Field", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Flag_review" }, { "name": "PipeType", "type": "esriFieldTypeString", "alias": "PIPE TYPE", "domain": { "type": "codedValue", "name": "sPipeType", "description": "Sewer Pipe Function", "codedValues": [ { "name": "Catch Basin Lead", "code": "CB Lead" }, { "name": "Interceptor", "code": "Interceptor" }, { "name": "Gravity Main", "code": "Gravity Main" }, { "name": "Other", "code": "Other" }, { "name": "Force Main", "code": "Force Main" }, { "name": "Siphon", "code": "Siphon" }, { "name": "Culvert", "code": "Culvert" }, { "name": "Underdrain", "code": "Underdrain" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PipeType" }, { "name": "Decade", "type": "esriFieldTypeString", "alias": "DECADE INSTALLED - APPOX", "domain": { "type": "codedValue", "name": "Decade", "description": "Decade", "codedValues": [ { "name": "1900", "code": "1900" }, { "name": "1910", "code": "1910" }, { "name": "1920", "code": "1920" }, { "name": "1930", "code": "1930" }, { "name": "1940", "code": "1940" }, { "name": "1950", "code": "1950" }, { "name": "1960", "code": "1960" }, { "name": "1970", "code": "1970" }, { "name": "1980", "code": "1980" }, { "name": "1990", "code": "1990" }, { "name": "2000", "code": "2000" }, { "name": "2010", "code": "2010" }, { "name": "2020", "code": "2020" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Decade" }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "Shape_STLength_1", "type": "esriFieldTypeDouble", "alias": "Shape_STLength_1", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "BREDBL", "type": "esriFieldTypeDouble", "alias": "BRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BREDBL" }, { "name": "PipeIDTxt", "type": "esriFieldTypeString", "alias": "Pipe ID (Txt)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PipeIDTxt" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "PipeIDiTPi", "type": "esriFieldTypeString", "alias": "Pipe ID for iT Pipes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PipeIDiTPi" }, { "name": "sPiSizeLuc", "type": "esriFieldTypeDouble", "alias": "sPiSizeLuc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sPiSizeLuc" }, { "name": "piHt", "type": "esriFieldTypeInteger", "alias": "PIPE SIZE (HT)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "piHt" }, { "name": "piWidth", "type": "esriFieldTypeInteger", "alias": "PIPE WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "piWidth" }, { "name": "piCity", "type": "esriFieldTypeString", "alias": "CITY FOR IT PIPES", "domain": { "type": "codedValue", "name": "sOwner", "description": "Sewer System Owner", "codedValues": [ { "name": "East Lansing", "code": "East Lansing" }, { "name": "Private", "code": "Private" }, { "name": "Meridian", "code": "Meridian" }, { "name": "Ingham County Drain Commission", "code": "ICDC" }, { "name": "Clinton County Drain Commission", "code": "CCDC" }, { "name": "Lansing", "code": "Lansing" }, { "name": "MSU", "code": "MSU" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "MDOT", "code": "MDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "piCity" }, { "name": "piStreet", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "piStreet" }, { "name": "piLength", "type": "esriFieldTypeDouble", "alias": "PIPE LENGTH - SHAPE FILE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "piLength" }, { "name": "JetFreq", "type": "esriFieldTypeSmallInteger", "alias": "Jetting or Cleaning Frequency", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JetFreq" }, { "name": "JetFrUnits", "type": "esriFieldTypeString", "alias": "Jetting or Cleaning Frequency Units", "domain": { "type": "codedValue", "name": "sJetListRepeat", "description": "Jetting List Repeated weekly/bi/Monthly", "codedValues": [ { "name": "Years", "code": "Years" }, { "name": "Months", "code": "Months" }, { "name": "Weeks", "code": "Weeks" }, { "name": "Days", "code": "Days" }, { "name": "Hours", "code": "Hours" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JetFrUnits" }, { "name": "JetSec", "type": "esriFieldTypeString", "alias": "Jetting Section or List", "domain": { "type": "codedValue", "name": "SJetting", "description": "sJetting list or section Jetting", "codedValues": [ { "name": "List #1", "code": "List #1" }, { "name": "List #2", "code": "List #2" }, { "name": "List #3", "code": "List #3" }, { "name": "Section 1", "code": "Section 1" }, { "name": "Section 2", "code": "Section 2" }, { "name": "Section 3", "code": "Section 3" }, { "name": "Section 4", "code": "Section 4" }, { "name": "NOT CITY'S", "code": "NOT CITY'S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "JetSec" }, { "name": "LastJetDt", "type": "esriFieldTypeDate", "alias": "Last Jetting or Cleaning", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastJetDt" }, { "name": "Liner", "type": "esriFieldTypeString", "alias": "Liner Type", "domain": { "type": "codedValue", "name": "sLiningType", "description": "Lining Type -Structured / Non Structured", "codedValues": [ { "name": "STRUCTURAL LINING", "code": "STRUCTURAL LINING" }, { "name": "NOT STRUCTURAL LINING", "code": "NOT STRUCTURAL LINING" }, { "name": "CIPP - CURED IN PLACE PIPE", "code": "CIPP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Liner" }, { "name": "JetComp", "type": "esriFieldTypeString", "alias": "Jetting Complete", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "JetComp" }, { "name": "ListDet", "type": "esriFieldTypeString", "alias": "Jetting List Instructions", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "ListDet" }, { "name": "PiLineDt", "type": "esriFieldTypeString", "alias": "PIPE LINED DATA/YEAR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PiLineDt" }, { "name": "tvTrkLen", "type": "esriFieldTypeString", "alias": "TV TRUCK LENGTH FOUND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tvTrkLen" }, { "name": "SpotLin", "type": "esriFieldTypeString", "alias": "SPOT LINING ? ", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpotLin" }, { "name": "LineLenght", "type": "esriFieldTypeString", "alias": "LINED LENGTH", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LineLenght" }, { "name": "LinContr", "type": "esriFieldTypeString", "alias": "LINING CONTRACTOR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LinContr" }, { "name": "LineNotes", "type": "esriFieldTypeString", "alias": "LINING NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LineNotes" }, { "name": "line_FY", "type": "esriFieldTypeString", "alias": "LINING FY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "line_FY" }, { "name": "FY_install", "type": "esriFieldTypeString", "alias": "FY INSTALL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FY_install" }, { "name": "JettingDate", "type": "esriFieldTypeDate", "alias": "Date Jetting", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "JettingDate" }, { "name": "JetListDate", "type": "esriFieldTypeDate", "alias": "Date Jetted - List", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "JetListDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R96_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_96", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_96", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S81_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 10, "name": "10", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "10", "description": "", "prototype": { "attributes": { "JettingDate": null, "FY_install": null, "sPipeID": null, "SysType": null, "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Decade": null, "Shape_STLength__": 0, "Shape_STLength_1": 0, "BREDBL": 10, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 11.25, "name": "11.25", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "11.25", "description": "", "prototype": { "attributes": { "JettingDate": null, "FY_install": null, "sPipeID": null, "SysType": null, "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Decade": null, "Shape_STLength__": 0, "Shape_STLength_1": 0, "BREDBL": 11.25, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 12, "name": "12", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "12", "description": "", "prototype": { "attributes": { "JettingDate": null, "FY_install": null, "sPipeID": null, "SysType": null, "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Decade": null, "Shape_STLength__": 0, "Shape_STLength_1": 0, "BREDBL": 12, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 12.5, "name": "12.5", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "12.5", "description": "", "prototype": { "attributes": { "JettingDate": null, "FY_install": null, "sPipeID": null, "SysType": null, "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Decade": null, "Shape_STLength__": 0, "Shape_STLength_1": 0, "BREDBL": 12.5, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 14, "name": "14", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "14", "description": "", "prototype": { "attributes": { "JettingDate": null, "FY_install": null, "sPipeID": null, "SysType": null, "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Decade": null, "Shape_STLength__": 0, "Shape_STLength_1": 0, "BREDBL": 14, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 14.25, "name": "14.25", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "14.25", "description": "", "prototype": { "attributes": { "JettingDate": null, "FY_install": null, "sPipeID": null, "SysType": null, "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Decade": null, "Shape_STLength__": 0, "Shape_STLength_1": 0, "BREDBL": 14.25, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 15, "name": "15", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "15", "description": "", "prototype": { "attributes": { "JettingDate": null, "FY_install": null, "sPipeID": null, "SysType": null, "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Decade": null, "Shape_STLength__": 0, "Shape_STLength_1": 0, "BREDBL": 15, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 15.75, "name": "15.75", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "15.75", "description": "", "prototype": { "attributes": { "JettingDate": null, "FY_install": null, "sPipeID": null, "SysType": null, "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Decade": null, "Shape_STLength__": 0, "Shape_STLength_1": 0, "BREDBL": 15.75, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 16.625, "name": "16.625", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "16.625", "description": "", "prototype": { "attributes": { "JettingDate": null, "FY_install": null, "sPipeID": null, "SysType": null, "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Decade": null, "Shape_STLength__": 0, "Shape_STLength_1": 0, "BREDBL": 16.625, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 17.5, "name": "17.5", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "17.5", "description": "", "prototype": { "attributes": { "JettingDate": null, "FY_install": null, "sPipeID": null, "SysType": null, "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Decade": null, "Shape_STLength__": 0, "Shape_STLength_1": 0, "BREDBL": 17.5, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 19, "name": "19", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "19", "description": "", "prototype": { "attributes": { "JettingDate": null, "FY_install": null, "sPipeID": null, "SysType": null, "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Decade": null, "Shape_STLength__": 0, "Shape_STLength_1": 0, "BREDBL": 19, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 20, "name": "20", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "20", "description": "", "prototype": { "attributes": { "JettingDate": null, "FY_install": null, "sPipeID": null, "SysType": null, "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Decade": null, "Shape_STLength__": 0, "Shape_STLength_1": 0, "BREDBL": 20, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 20.7, "name": "20.7", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "20.7", "description": "", "prototype": { "attributes": { "JettingDate": null, "FY_install": null, "sPipeID": null, "SysType": null, "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Decade": null, "Shape_STLength__": 0, "Shape_STLength_1": 0, "BREDBL": 20.7, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 21.375, "name": "21.375", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "21.375", "description": "", "prototype": { "attributes": { "JettingDate": null, "FY_install": null, "sPipeID": null, "SysType": null, "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Decade": null, "Shape_STLength__": 0, "Shape_STLength_1": 0, "BREDBL": 21.375, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 23.75, "name": "23.75", "domains": { "SysType": {"type": "inherited"}, "PipeSize": {"type": "inherited"}, "Material": {"type": "inherited"}, "MatSrc": {"type": "inherited"}, "DWNSTRSRC": {"type": "inherited"}, "UPSTRAMSRC": {"type": "inherited"}, "DIRFLOW": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "YRINTSRC": {"type": "inherited"}, "ENABLE": {"type": "inherited"}, "ACTIVE": {"type": "inherited"}, "YRTV": {"type": "inherited"}, "Flag_review": {"type": "inherited"}, "PipeType": {"type": "inherited"}, "Decade": {"type": "inherited"}, "piCity": {"type": "inherited"}, "JetFrUnits": {"type": "inherited"}, "JetSec": {"type": "inherited"}, "Liner": {"type": "inherited"} }, "templates": [ { "name": "23.75", "description": "", "prototype": { "attributes": { "JettingDate": null, "FY_install": null, "sPipeID": null, "SysType": null, "PipeSize": null, "LenghtAB": null, "Material": null, "MatSrc": null, "GPSX": null, "GPSY": null, "NOTE": null, "DATE2": null, "SLOPE": null, "DWNSTR": null, "DWNSTRSRC": null, "TOMH": null, "UPSTREAMIN": null, "UPSTRAMSRC": null, "FROMMH": null, "DIRFLOW": null, "OWNER": null, "YRINSTALL": null, "YRINTSRC": null, "ASBLT": null, "ASBLTYR": null, "ENABLE": null, "ACTIVE": null, "YRTV": null, "DEPTHOUT": null, "DEPTHIN": null, "CROSSSEC": null, "JetListDate": null, "OWNER_NOTES": null, "Flag_review": null, "PipeType": null, "Decade": null, "Shape_STLength__": 0, "Shape_STLength_1": 0, "BREDBL": 23.75, "PipeIDTxt": null, "LucityAutoID": null, "PipeIDiTPi": null, "sPiSizeLuc": null, "piHt": null, "piWidth": null, "piCity": null, "piStreet": null, "piLength": null, "JetFreq": null, "JetFrUnits": null, "JetSec": null, "LastJetDt": null, "Liner": null, "JetComp": null, "ListDet": null, "PiLineDt": null, "tvTrkLen": null, "SpotLin": null, "LineLenght": null, "LinContr": null, "LineNotes": null, "line_FY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }