{ "currentVersion": 10.81, "id": 3, "name": "Storm Manholes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Drainage" }, "subLayers": [], "minScale": 6000.000000000462, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "032d0a72a7fff31d61c72f35c6cf86af", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOdJREFUGJWF0LFLAlEcwPHveT98YEvY4uLg5HJzwkFws40SZqBDg+4OQrQ09Q9EQ0u4xKX9GcWBg9EW4urQdEPbO97jWk7RIu87/t6HHz+ekOVP6NmUG6CWjTQw1S6jjzO+AASgMVG3NtVX7KaAbskS1EP8RYeVNELl8xduslA9hAfgVEAP/oObHJr1F6piHDzJ1XBk8ERSDE4+dgvKiIGZwHGONdbquagCdzZlABT34MfogliiNks/5NI6jMm+8ldvFc2Q9WPU4enkufyZEF8DAXAALFwYR9/c0ydhe9PrefwOtPYd/gPeREKcWOzMKQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2349319.4375578016, "ymin": 7096856.017904565, "xmax": 2411123.6210357994, "ymax": 7147154.905495554, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "WS1_ManholeMaterial", "description": "Material types for manholes", "codedValues": [ { "name": "Brick", "code": "BRICK" }, { "name": "Concrete", "code": "CONC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 50, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "RimElevation", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "InvertElevation", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "RimToInvert", "type": "esriFieldTypeDouble", "alias": "Rim To Invert", "domain": null }, { "name": "ManholeType", "type": "esriFieldTypeString", "alias": "Manhole Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_ManholeType", "description": "Type/class/function of storm manhole", "codedValues": [ { "name": "Junction Box", "code": "JBOX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CriticalityFactor", "type": "esriFieldTypeDouble", "alias": "Criticality Factor", "domain": null }, { "name": "MajorBasin", "type": "esriFieldTypeString", "alias": "Major Basin", "length": 50, "domain": null }, { "name": "MinorBasin", "type": "esriFieldTypeString", "alias": "Minor Basin", "length": 50, "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": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FieldVerified", "type": "esriFieldTypeDate", "alias": "Field Verified", "length": 8, "domain": null }, { "name": "ManholeOwner", "type": "esriFieldTypeString", "alias": "Manhole Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_OwnerName", "description": "Name of asset owner", "codedValues": [ { "name": "City of Denton", "code": "COD" }, { "name": "Denton County", "code": "DENCO" }, { "name": "Private", "code": "PRIV" }, { "name": "TxDOT", "code": "TXDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R153_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_153", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_153", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S111_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }