{ "currentVersion": 10.81, "id": 8, "name": "Inlet/Outlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "New Port Huron Sewers GDB" }, "subLayers": [], "minScale": 1200, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 130, 9, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 9, 138, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "Inlet", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 156, 3, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Outlet", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 25, 166, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9177550.726725107, "ymin": 5309523.818233211, "xmax": -9175872.40452999, "ymax": 5313752.01026619, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PH_ID", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "PH_ID", "type": "esriFieldTypeString", "alias": "PH_ID", "length": 50, "domain": null }, { "name": "Dia", "type": "esriFieldTypeDouble", "alias": "Dia", "domain": null }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "Depth2", "type": "esriFieldTypeDouble", "alias": "Depth2", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "CulvertMaterial", "description": "CulvertMaterial", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "RCP", "code": "RCP" }, { "name": "CMP", "code": "CMP" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 50, "domain": { "type": "codedValue", "name": "DataSource", "description": "DataSource", "codedValues": [ { "name": "Engineering/DPW", "code": "Engineering/DPW" }, { "name": "GPS Sub-meter", "code": "GPS Sub-meter" }, { "name": "Schematic", "code": "Schematic" }, { "name": "GPS Sub-centimeter", "code": "GPS Sub-centimeter" }, { "name": "Legal Description", "code": "Legal Description" }, { "name": "Conforming To Construction Records", "code": "CCR" }, { "name": "Schematic CCR", "code": "Schematic CCR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "Condition", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Grate", "type": "esriFieldTypeString", "alias": "Grate", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DocLink", "type": "esriFieldTypeString", "alias": "DocLink", "length": 255, "domain": null }, { "name": "SymbolRotation", "type": "esriFieldTypeDouble", "alias": "SymbolRotation", "domain": null }, { "name": "IOType", "type": "esriFieldTypeString", "alias": "IOType", "length": 50, "domain": { "type": "codedValue", "name": "InletOutletType", "description": "InletOutletType", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Pipe End Section", "code": "Pipe End Section" }, { "name": "Headwall", "code": "Headwall" }, { "name": "Tide Gate", "code": "Tide Gate" }, { "name": "Flared End", "code": "Flared End" }, { "name": "Mitered", "code": "Mitered" }, { "name": "Projecting", "code": "Projecting" }, { "name": "Skewed", "code": "Skewed" }, { "name": "Wingwalls", "code": "Wingwalls" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceObjectID", "type": "esriFieldTypeInteger", "alias": "SourceObjectID", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 12, "domain": null }, { "name": "GBAID", "type": "esriFieldTypeInteger", "alias": "GBAID", "domain": null }, { "name": "GBADB", "type": "esriFieldTypeSmallInteger", "alias": "GBADB", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R326_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S231_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Material": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Grate": {"type": "inherited"}, "IOType": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "id": 0, "name": "Inlet" }, { "domains": { "Material": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Grate": {"type": "inherited"}, "IOType": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "id": 1, "name": "Outlet" }, { "domains": { "Material": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Grate": {"type": "inherited"}, "IOType": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "id": 2, "name": "Unknown" } ], "subtypes": [ { "domains": { "Material": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Grate": {"type": "inherited"}, "IOType": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "defaultValues": { "Subtype": 0, "PH_ID": null, "Dia": null, "Depth": null, "Depth2": null, "Material": null, "DataSource": null, "Condition": null, "Grate": null, "DocLink": null, "SymbolRotation": null, "IOType": null, "SourceObjectID": null, "LegacyID": null, "GBAID": null, "GBADB": null, "Enabled": 1, "Owner": null }, "code": 0, "name": "Inlet" }, { "domains": { "Material": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Grate": {"type": "inherited"}, "IOType": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "defaultValues": { "Subtype": 0, "PH_ID": null, "Dia": null, "Depth": null, "Depth2": null, "Material": null, "DataSource": null, "Condition": null, "Grate": null, "DocLink": null, "SymbolRotation": null, "IOType": null, "SourceObjectID": null, "LegacyID": null, "GBAID": null, "GBADB": null, "Enabled": 1, "Owner": null }, "code": 1, "name": "Outlet" }, { "domains": { "Material": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Grate": {"type": "inherited"}, "IOType": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Owner": {"type": "inherited"} }, "defaultValues": { "Subtype": 0, "PH_ID": null, "Dia": null, "Depth": null, "Depth2": null, "Material": null, "DataSource": null, "Condition": null, "Grate": null, "DocLink": null, "SymbolRotation": null, "IOType": null, "SourceObjectID": null, "LegacyID": null, "GBAID": null, "GBADB": null, "Enabled": 1, "Owner": null }, "code": 2, "name": "Unknown" } ], "relationships": [], "canModifyLayer": false, "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 }