{ "currentVersion": 10.6, "id": 20, "name": "SChamber", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Other Sewer Features" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CHAMBERTYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 156, 0, 109, 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": [ 162, 0, 171, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "SInterceptorChamber", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 5, 138, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "SPresMainChamber", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 9, 135, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "STideChamber", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1491861.12501657, "ymin": 546017.5307591707, "xmax": 1552256.230096817, "ymax": 617776.8542179912, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADMINISTRATIVEAREA", "typeIdField": "ChamberType", "subtypeFieldName": "ChamberType", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": { "type": "codedValue", "name": "sAdministrativeArea", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "CGPSDATE", "type": "esriFieldTypeString", "alias": "CGPSDATE", "length": 50, "domain": null }, { "name": "CMHID2", "type": "esriFieldTypeString", "alias": "CMHID2", "length": 8, "domain": null }, { "name": "ACCESSMATERIAL", "type": "esriFieldTypeString", "alias": "AccessMaterial", "length": 20, "domain": { "type": "codedValue", "name": "sAccessMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Cast Aluminum", "code": "CA" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Ductile Iron", "code": "DI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CHAMBERTYPE", "type": "esriFieldTypeInteger", "alias": "ChamberType", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAST_UPDATED", "type": "esriFieldTypeDate", "alias": "LAST_UPDATED", "length": 8, "domain": null }, { "name": "PROJECT_ID", "type": "esriFieldTypeString", "alias": "PROJECT_ID", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "indexes": [ { "name": "R647_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_647", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_647", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S490_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "ACCESSMATERIAL": {"type": "inherited"} }, "id": 2, "name": "SInterceptorChamber" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "ACCESSMATERIAL": {"type": "inherited"} }, "id": 1, "name": "STideChamber" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "ACCESSMATERIAL": {"type": "inherited"} }, "id": 3, "name": "SPresMainChamber" } ], "subtypes": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "ACCESSMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "CGPSDATE": null, "CMHID2": null, "ACCESSMATERIAL": "CI", "CHAMBERTYPE": 2, "COMMENTS": null, "LAST_UPDATED": null, "PROJECT_ID": null, "GlobalID": null }, "code": 2, "name": "SInterceptorChamber" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "ACCESSMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "CGPSDATE": null, "CMHID2": null, "ACCESSMATERIAL": "CI", "CHAMBERTYPE": 1, "COMMENTS": null, "LAST_UPDATED": null, "PROJECT_ID": null, "GlobalID": null }, "code": 1, "name": "STideChamber" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "ACCESSMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "CGPSDATE": null, "CMHID2": null, "ACCESSMATERIAL": "CI", "CHAMBERTYPE": 3, "COMMENTS": null, "LAST_UPDATED": null, "PROJECT_ID": null, "GlobalID": null }, "code": 3, "name": "SPresMainChamber" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }