{ "currentVersion": 10.71, "id": 103, "name": "Catch Basin", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Stormwater Group" }, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "caa060172d9e9d2092b8ee39aa139b4b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC1JREFUGJVjYcj/n8fwn4GPARtgZjjLwsDAUMbAyCCNVcG//zNZsEoggSGhAABLYAcCeGIqIQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0", "label": "Catch Basin", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 94, 171, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "Infiltrator", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 176, 97, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Manhole", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 8, 161, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Pipe End", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 153, 36, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4", "label": "Settling Basin", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8112291.678637416, "ymin": 5133787.299380422, "xmax": -8099613.797447621, "ymax": 5148712.621660631, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SubType", "typeIdField": "Type", "subtypeFieldName": "Type", "subtypeField": "Type", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": null }, { "name": "SubType", "type": "esriFieldTypeString", "alias": "SubType", "length": 50, "domain": { "type": "codedValue", "name": "CbType", "description": "catch basin types", "codedValues": [ { "name": "C", "code": "C" }, { "name": "CL", "code": "CL" }, { "name": "YD", "code": "YD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "MhCbMat", "description": "manhole and catch basin materials", "codedValues": [ { "name": "Precast", "code": "Precast" }, { "name": "Block", "code": "Block" }, { "name": "HDPE", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Diameter", "type": "esriFieldTypeSmallInteger", "alias": "Size in Inches", "domain": null }, { "name": "ToF", "type": "esriFieldTypeDouble", "alias": "Top of Frame", "domain": null }, { "name": "LClean", "type": "esriFieldTypeDate", "alias": "Last Cleaning", "length": 8, "domain": null }, { "name": "NClean", "type": "esriFieldTypeDate", "alias": "Next Cleaning", "length": 8, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "inspection values", "codedValues": [ { "name": "new", "code": "new" }, { "name": "good", "code": "good" }, { "name": "fair", "code": "fair" }, { "name": "poor", "code": "poor" }, { "name": "replace immediately", "code": "replace immediately" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "Unique ID", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "SubType": {"type": "inherited"}, "Material": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "id": 0, "name": "Catch Basin" }, { "domains": { "SubType": {"type": "inherited"}, "Material": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "id": 1, "name": "Manhole" }, { "domains": { "SubType": { "type": "codedValue", "name": "PEType", "description": "pipe end types", "codedValues": [ { "name": "Flared End", "code": "Flared End" }, { "name": "Headwall", "code": "Headwall" }, { "name": "Endwall", "code": "Endwall" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Material": { "type": "codedValue", "name": "PEMat", "description": "pipe end materials", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Precast", "code": "Precast" }, { "name": "HDPE", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Condition": {"type": "inherited"} }, "id": 2, "name": "Pipe End" }, { "domains": { "SubType": { "type": "codedValue", "name": "InfType", "description": "infiltrator types", "codedValues": [ { "name": "Drywell", "code": "Drywell" }, { "name": "Gallery", "code": "Gallery" }, { "name": "Pond", "code": "Pond" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Material": { "type": "codedValue", "name": "InfMat", "description": "infiltrator materials", "codedValues": [ { "name": "Precast", "code": "Precast" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Stone", "code": "Stone" }, { "name": "Rain Garden", "code": "Rain Garden" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Condition": {"type": "inherited"} }, "id": 3, "name": "Infiltrator" }, { "domains": { "SubType": { "type": "codedValue", "name": "SBType", "description": "settling basin types", "codedValues": [ { "name": "Pool", "code": "Pool" }, { "name": "Baffle", "code": "Baffle" }, { "name": "Swirl", "code": "Swirl" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Material": { "type": "codedValue", "name": "SBMat", "description": "settling basin materials", "codedValues": [ { "name": "Stone", "code": "Stone" }, { "name": "Concrete", "code": "Concrete" }, { "name": "HDPE", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Condition": {"type": "inherited"} }, "id": 4, "name": "Settling Basin" } ], "subtypes": [ { "domains": { "SubType": {"type": "inherited"}, "Material": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "defaultValues": { "Type": null, "SubType": null, "Material": null, "Diameter": null, "ToF": null, "LClean": null, "NClean": null, "Condition": null, "Comment": null, "ID": null }, "code": 0, "name": "Catch Basin" }, { "domains": { "SubType": {"type": "inherited"}, "Material": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "defaultValues": { "Type": null, "SubType": null, "Material": null, "Diameter": null, "ToF": null, "LClean": null, "NClean": null, "Condition": null, "Comment": null, "ID": null }, "code": 1, "name": "Manhole" }, { "domains": { "SubType": { "type": "codedValue", "name": "PEType", "description": "pipe end types", "codedValues": [ { "name": "Flared End", "code": "Flared End" }, { "name": "Headwall", "code": "Headwall" }, { "name": "Endwall", "code": "Endwall" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Material": { "type": "codedValue", "name": "PEMat", "description": "pipe end materials", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Precast", "code": "Precast" }, { "name": "HDPE", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Condition": {"type": "inherited"} }, "defaultValues": { "Type": null, "SubType": null, "Material": null, "Diameter": null, "ToF": null, "LClean": null, "NClean": null, "Condition": null, "Comment": null, "ID": null }, "code": 2, "name": "Pipe End" }, { "domains": { "SubType": { "type": "codedValue", "name": "InfType", "description": "infiltrator types", "codedValues": [ { "name": "Drywell", "code": "Drywell" }, { "name": "Gallery", "code": "Gallery" }, { "name": "Pond", "code": "Pond" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Material": { "type": "codedValue", "name": "InfMat", "description": "infiltrator materials", "codedValues": [ { "name": "Precast", "code": "Precast" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Stone", "code": "Stone" }, { "name": "Rain Garden", "code": "Rain Garden" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Condition": {"type": "inherited"} }, "defaultValues": { "Type": null, "SubType": null, "Material": null, "Diameter": null, "ToF": null, "LClean": null, "NClean": null, "Condition": null, "Comment": null, "ID": null }, "code": 3, "name": "Infiltrator" }, { "domains": { "SubType": { "type": "codedValue", "name": "SBType", "description": "settling basin types", "codedValues": [ { "name": "Pool", "code": "Pool" }, { "name": "Baffle", "code": "Baffle" }, { "name": "Swirl", "code": "Swirl" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Material": { "type": "codedValue", "name": "SBMat", "description": "settling basin materials", "codedValues": [ { "name": "Stone", "code": "Stone" }, { "name": "Concrete", "code": "Concrete" }, { "name": "HDPE", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Condition": {"type": "inherited"} }, "defaultValues": { "Type": null, "SubType": null, "Material": null, "Diameter": null, "ToF": null, "LClean": null, "NClean": null, "Condition": null, "Comment": null, "ID": null }, "code": 4, "name": "Settling Basin" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }