{ "currentVersion": 10.81, "id": 4, "name": "Outfalls", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Material", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "06abaacfdec6d0a1c34e3687ed4b3b82", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAG1JREFUGJWNkEEOwzAIBAfJ/0p+tsvPmpfRg63EcdqqXLDxeBA0/owGQFX9pCKizffXcbBv2/n4MDp7bdcQR28DFzwZfUEFzqSfwKa3lorMHKYBj39SYcdq1Nd5bsPYk+rMCyitG9ITjGUVn+INdBIcbxZ0LrMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 6000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2346320.9002477974, "ymin": 7096818.810957983, "xmax": 2415695.574162215, "ymax": 7179355.805004388, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "WS2_StormOutletMaterial", "description": "Material types for storm outlets", "codedValues": [ { "name": "Cast Iron", "code": "CI" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Corrugated Metal Pipe Concrete-lined", "code": "CMPCL" }, { "name": "Corrugated Metal Pipe ULTRA FLO", "code": "CMPUF" }, { "name": "Concrete", "code": "CONC" }, { "name": "High-density Polyethylene", "code": "HDPE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Aluminized", "code": "ALUM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 50, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OutletType", "type": "esriFieldTypeString", "alias": "Outlet Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_StormOutletTypes", "description": "Type/class/function of storm outlets", "codedValues": [ { "name": "Box", "code": "BOX" }, { "name": "Channel", "code": "CHAN" }, { "name": "Pipe", "code": "PIPE" }, { "name": "Overflow Spillway", "code": "SPILL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OutletShape", "type": "esriFieldTypeString", "alias": "Outlet Shape", "length": 50, "domain": { "type": "codedValue", "name": "WS2_StormOutletShapes", "description": "Shape types of storm outlets", "codedValues": [ { "name": "Box", "code": "BOX" }, { "name": "Ellipse", "code": "ELIPS" }, { "name": "Round", "code": "RND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "EndTreatment", "type": "esriFieldTypeString", "alias": "End Treatment", "length": 50, "domain": null }, { "name": "CriticalityFactor", "type": "esriFieldTypeDouble", "alias": "Criticality Factor", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "Ancillary Role", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FieldVerified", "type": "esriFieldTypeDate", "alias": "Field Verified", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "MajorBasin", "type": "esriFieldTypeString", "alias": "Major Basin", "length": 50, "domain": null }, { "name": "MinorBasin", "type": "esriFieldTypeString", "alias": "Minor Basin", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R158_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_158", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_158", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S116_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }