{ "currentVersion": 10.81, "id": 25, "name": "Sewer Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "New Port Huron Sewers GDB" }, "subLayers": [], "minScale": 2400, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubType", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 188, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 237, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Combined", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 242, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0", "label": "Sanitary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 240, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "Storm", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.363787719E7, "ymin": 533378.47, "xmax": 1.3644698268E7, "ymax": 552228.324, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "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": "PH_ID", "type": "esriFieldTypeString", "alias": "PH_ID", "length": 50, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 50, "domain": { "type": "codedValue", "name": "LifeCycleStatus", "description": "LifeCycleStatus", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Out Of Service", "code": "Out Of Service" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WorkOrderID", "type": "esriFieldTypeString", "alias": "WorkOrderID", "length": 50, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 255, "domain": null }, { "name": "DocLink", "type": "esriFieldTypeString", "alias": "DocLink", "length": 255, "domain": null }, { "name": "SewerStructureType", "type": "esriFieldTypeString", "alias": "SewerStructureType", "length": 50, "domain": { "type": "codedValue", "name": "SewerStructureType", "description": "SewerStructureType", "codedValues": [ { "name": "Diversion Chamber", "code": "Diversion Chamber" }, { "name": "Lift Station", "code": "Lift Station" }, { "name": "Treatment Plant", "code": "Treatment Plant" }, { "name": "Private Treatment Structure", "code": "Private Treatment Structure" }, { "name": "Dam", "code": "Dam" }, { "name": "Storage Basin", "code": "Storage Basin" }, { "name": "Weir", "code": "Weir" }, { "name": "Outfall", "code": "Outfall" }, { "name": "Meter Pit", "code": "Meter Pit" }, { "name": "Value Vault", "code": "Value Vault" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceObjectID", "type": "esriFieldTypeInteger", "alias": "SourceObjectID", "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R318_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S223_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "LifeCycleStatus": {"type": "inherited"}, "SewerStructureType": {"type": "inherited"} }, "id": 0, "name": "Sanitary" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "SewerStructureType": {"type": "inherited"} }, "id": 1, "name": "Storm" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "SewerStructureType": {"type": "inherited"} }, "id": 2, "name": "Combined" } ], "subtypes": [ { "domains": { "LifeCycleStatus": {"type": "inherited"}, "SewerStructureType": {"type": "inherited"} }, "defaultValues": { "PH_ID": null, "Diameter": null, "Width": null, "Depth": null, "LifeCycleStatus": null, "WorkOrderID": null, "LocationDescription": null, "DocLink": null, "SewerStructureType": null, "SourceObjectID": null, "SubType": 0 }, "code": 0, "name": "Sanitary" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "SewerStructureType": {"type": "inherited"} }, "defaultValues": { "PH_ID": null, "Diameter": null, "Width": null, "Depth": null, "LifeCycleStatus": null, "WorkOrderID": null, "LocationDescription": null, "DocLink": null, "SewerStructureType": null, "SourceObjectID": null, "SubType": 0 }, "code": 1, "name": "Storm" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "SewerStructureType": {"type": "inherited"} }, "defaultValues": { "PH_ID": null, "Diameter": null, "Width": null, "Depth": null, "LifeCycleStatus": null, "WorkOrderID": null, "LocationDescription": null, "DocLink": null, "SewerStructureType": null, "SourceObjectID": null, "SubType": 0 }, "code": 2, "name": "Combined" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "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 }