{ "currentVersion": 10.81, "id": 11, "name": "Sewer Line Outside Medina County", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3753, "latestWkid": 3753, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "MCSE GIS Staff", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2141548.313881442, "ymin": 574962.433452189, "xmax": 2196558.5001206845, "ymax": 595871.1875663549, "spatialReference": { "wkid": 3753, "latestWkid": 3753, "vcsWkid": 5703, "latestVcsWkid": 5703 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SEWERS_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEWERS_ID", "type": "esriFieldTypeString", "alias": "SEWERS_ID", "length": 50, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeString", "alias": "DIAMETER", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "sType", "description": "Gravity or Force", "codedValues": [ { "name": "Gravity Main", "code": "1" }, { "name": "Forcemain", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISTANCE", "type": "esriFieldTypeString", "alias": "DISTANCE", "length": 50, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 25, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 25, "domain": { "type": "codedValue", "name": "sMaterial", "description": "Pipe Material", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "VCP", "code": "VCP" }, { "name": "RCP", "code": "RCP" }, { "name": "DIP", "code": "DIP" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 35, "domain": { "type": "codedValue", "name": "sStatus", "description": "Manhole Status", "codedValues": [ { "name": "Cuyahoga/Summit Counties", "code": "Cuyahoga/Summit Counties" }, { "name": "GPS Complete", "code": "GPS Complete" }, { "name": "Located but needs shot in", "code": "Located but needs shot in" }, { "name": "Needs Located", "code": "Needs Located" }, { "name": "New proj needs located", "code": "New proj needs located" }, { "name": "PIT", "code": "PIT" }, { "name": "Private", "code": "Private" }, { "name": "Project Incomplete", "code": "Project Incomplete" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Unable to Locate", "code": "Unable to Locate" }, { "name": "Under Pavement", "code": "Under Pavement" }, { "name": "Wadsworth Loop", "code": "Wadsworth Loop" }, { "name": "Proposed Line", "code": "Proposed Line" }, { "name": "Plans Printed", "code": "Plans" }, { "name": "No Plans", "code": "No Plans" }, { "name": "500/200 No Plans", "code": "500/200 No Plans" }, { "name": "Easement Needs Located", "code": "Easement Needs Located" }, { "name": "Located Needs Raised", "code": "Located Needs Raised" }, { "name": "Maintenance Unable to Locate", "code": "Unable to Locate Maint" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 25, "domain": { "type": "codedValue", "name": "sPrivateSystem", "description": "Indicates system privately maintained", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "System", "length": 30, "domain": { "type": "codedValue", "name": "sSystem", "description": "Maintained by", "codedValues": [ { "name": "MCSE", "code": "MCSE" }, { "name": "Cuyahoga/Summit Counties", "code": "Cuyahoga/Summit Counties" }, { "name": "Wadsworth", "code": "Wadsworth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 25, "domain": { "type": "codedValue", "name": "SewerDistrict", "description": "District number", "codedValues": [ { "name": "300", "code": "300" }, { "name": "500", "code": "500" }, { "name": "700", "code": "700" }, { "name": "900", "code": "900" }, { "name": "901", "code": "901" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R40_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "562751f7dfe740acab0fa0c845eac0ec" }