{ "currentVersion": 10.91, "id": 0, "name": "SEWER LATERALS/LEADS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 12000, "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": -107138600, "ymin": -97193800, "xmax": 1.3101037509842515E7, "ymax": 469858.587926507, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SYSTEM", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 38, 0, 255 ], "width": 1 }, "value": "Combined", "label": "Combined", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "Sanitary", "label": "Sanitary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "Storm", "label": "Storm", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SLEADID", "typeIdField": "SYSTEM", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SLEADID", "type": "esriFieldTypeString", "alias": "LEAD ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SLEADID" }, { "name": "SYSTEM", "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": 50, "defaultValue": null, "modelName": "SYSTEM" }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "domain": { "type": "codedValue", "name": "sLateralPiSize", "description": "Sewer Lead Size", "codedValues": [ { "name": "1/2\"", "code": ".5" }, { "name": "3/4\"", "code": ".75" }, { "name": "1\"", "code": "1" }, { "name": "1 1/2\"", "code": "1.5" }, { "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": "15\"", "code": "15" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SIZE" }, { "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": "LENGTH", "type": "esriFieldTypeString", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LENGTH" }, { "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": "ASBUILT", "type": "esriFieldTypeString", "alias": "AS BUILT", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ASBUILT" }, { "name": "ASBLTYR", "type": "esriFieldTypeString", "alias": "AS BUILT YEAR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASBLTYR" }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDR" }, { "name": "GPS_X_LONG", "type": "esriFieldTypeDouble", "alias": "GPS LONG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_X_LONG" }, { "name": "GPS_Y_LAT", "type": "esriFieldTypeDouble", "alias": "GPS LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Y_LAT" }, { "name": "DATE", "type": "esriFieldTypeDate", "alias": "DATE UPDATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "InstallRepDate", "type": "esriFieldTypeDate", "alias": "INTALL / REPLACE DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallRepDate" }, { "name": "LatIDiTPi", "type": "esriFieldTypeString", "alias": "Lateral ID for iT Pipes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LatIDiTPi" }, { "name": "LucAutoID", "type": "esriFieldTypeInteger", "alias": "LucAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucAutoID" }, { "name": "Year", "type": "esriFieldTypeString", "alias": "YEAR INSTALLED/REPLACED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Year" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R98_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_98", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_98", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S83_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Combined", "name": "Combined", "domains": { "SYSTEM": {"type": "inherited"}, "SIZE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "templates": [ { "name": "Combined", "description": "", "prototype": { "attributes": { "SLEADID": null, "Year": null, "SHAPE_STLength__": 0, "LucAutoID": null, "SYSTEM": "Combined", "SIZE": null, "MATERIAL": null, "LENGTH": null, "OWNER": null, "ASBUILT": null, "ASBLTYR": null, "ADDR": null, "GPS_X_LONG": null, "GPS_Y_LAT": null, "DATE": null, "NOTES": null, "Shape_STLength_1": 0, "InstallRepDate": null, "LatIDiTPi": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Sanitary", "name": "Sanitary", "domains": { "SYSTEM": {"type": "inherited"}, "SIZE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "templates": [ { "name": "Sanitary", "description": "", "prototype": { "attributes": { "SLEADID": null, "Year": null, "SHAPE_STLength__": 0, "LucAutoID": null, "SYSTEM": "Sanitary", "SIZE": null, "MATERIAL": null, "LENGTH": null, "OWNER": null, "ASBUILT": null, "ASBLTYR": null, "ADDR": null, "GPS_X_LONG": null, "GPS_Y_LAT": null, "DATE": null, "NOTES": null, "Shape_STLength_1": 0, "InstallRepDate": null, "LatIDiTPi": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Storm", "name": "Storm", "domains": { "SYSTEM": {"type": "inherited"}, "SIZE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "templates": [ { "name": "Storm", "description": "", "prototype": { "attributes": { "SLEADID": null, "Year": null, "SHAPE_STLength__": 0, "LucAutoID": null, "SYSTEM": "Storm", "SIZE": null, "MATERIAL": null, "LENGTH": null, "OWNER": null, "ASBUILT": null, "ASBLTYR": null, "ADDR": null, "GPS_X_LONG": null, "GPS_Y_LAT": null, "DATE": null, "NOTES": null, "Shape_STLength_1": 0, "InstallRepDate": null, "LatIDiTPi": 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 }