{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 19, "name": "Others Junction Box", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.010416666666666666, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999708332E8, "falseY": -8.61234999975E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d93f048aa37128e8359aa74c97bfedc8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACKklEQVQ4jdWTz4tSURTHv/re5fmDUZ9oExNjiDBi0kJp3oAwQaQI7prdbCqoli2C+QdatWgR0bpFRJs2gwtxMQquJmjRM8aFOibkjLoYMB8PnPve83njuoiKlILZ9IUL59xzzgfOOfeKuCCJ/w3IAeAOgF2n03mNMTZljH0G8AZA9W9BsiAI+6FQaE1RlNVer+cLBAJwuVyBw8PDtK7rnwA8AmAsA4miKJa9Xm86m82SlZUV9Pt9EEIQjUYjHFgsFqOUUp57dxnoYSwWW0+lUqRSqWB7exvfRiNMp1PIsoxarYadnR1PqVTa0jTt9s9t/gKSJOmxoihrXq8X6XQaXw4O8F7XMSQED7pd3CoU4PP5kMlkLpfL5fsLQYyx9eFwOLd7x8f4oGkIcscw8MLtxvNWC+FwGJZl+QghNyzL+nNrjDFR07S5TQ0DksPBL+c+EQScn5+Dx23bhsPhIAtnRAgZJRKJKx6PB11ZRqFex9vxGAOXC3uM4ebmJvgCBoMBGo1GayFIEIR3R0dHe/F43KmqKhRFQaZeh9vtxvWNDVSrVeTzeaiqOjJN8/VCkK7rT9vt9r2Tk5PVXC4Hv98PPrNgMIhIJMLfEl8/o5R2AOwvW//Etu0twzA+NpvNS8lk8kdgPB7zdizTNJuU0jwf6TIQKKVfKaVXT09Pn3U6nV3DMGReJEnScDabvZxMJq8A2L/XLfpr9Ozs7AkAfuYyTXNB6nLQP+vCQN8BCDDitW3EQ6EAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2349810.957994804, "ymin": 7009955.157447919, "xmax": 2372329.822578132, "ymax": 7039867.510312498, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StormCondition", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StormCondition", "type": "esriFieldTypeString", "alias": "StormCondition", "length": 255, "domain": { "type": "codedValue", "name": "DomainStormCondition", "description": "", "codedValues": [ { "name": "Excellent", "code": "E" }, { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "SymbolAngle", "type": "esriFieldTypeInteger", "alias": "SymbolAngle", "domain": null }, { "name": "NoOfPipesIn", "type": "esriFieldTypeInteger", "alias": "NoOfPipesIn", "domain": null }, { "name": "JunctionBoxLengthFeet", "type": "esriFieldTypeDouble", "alias": "JunctionBoxLengthFeet", "domain": null }, { "name": "JunctionBoxWidthFeet", "type": "esriFieldTypeDouble", "alias": "JunctionBoxWidthFeet", "domain": null }, { "name": "JunctionBoxDepthFeet", "type": "esriFieldTypeDouble", "alias": "JunctionBoxDepthFeet", "domain": null }, { "name": "HasManhole", "type": "esriFieldTypeInteger", "alias": "HasManhole", "domain": { "type": "codedValue", "name": "DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManholeDiameterFt", "type": "esriFieldTypeInteger", "alias": "ManholeDiameterFt", "domain": { "type": "range", "name": "DomainManholeDiameterFt", "description": "", "range": [ 2, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RimElevation", "type": "esriFieldTypeDouble", "alias": "RimElevation", "domain": null }, { "name": "SealedOrBolted", "type": "esriFieldTypeInteger", "alias": "SealedOrBolted", "domain": { "type": "codedValue", "name": "DomainYesNo_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "DomainLineMaintenance", "description": "", "codedValues": [ { "name": "City of Keller", "code": "KEL" }, { "name": "Texas Department of Transportation", "code": "TxDOT" }, { "name": "Tarrant County", "code": "TC" }, { "name": "City of North Richland Hills", "code": "NRH" }, { "name": "City of Southlake", "code": "SLK" }, { "name": "City of Fort Worth", "code": "FW" }, { "name": "City of Watauga", "code": "WAT" }, { "name": "Idlewood Green", "code": "IDLGR" }, { "name": "Idlewood Estates I", "code": "IDLES1" }, { "name": "Idlewood Estates II", "code": "IDLES2" }, { "name": "Idlewood Oaks", "code": "IDLOK" }, { "name": "Rancho Serena", "code": "RS" }, { "name": "Stonebridge Estates", "code": "SBES" }, { "name": "Twin Lakes Estates", "code": "TLES" }, { "name": "Woodlands at Hidden Lakes", "code": "WDHL" }, { "name": "Private", "code": "PRI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JUNCTIONBOX_NO", "type": "esriFieldTypeString", "alias": "JUNCTIONBOX_NO", "length": 25, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R896_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S620_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "142a9d0c68ad48769dd66c483195c339" }