{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Manholes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.2, "zTolerance": 2, "mTolerance": 2, "falseX": -123407700, "falseY": -86123500, "xyUnits": 2560, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c64dfbe87d51e1a9d51132c42b94d1ae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABs0lEQVQoka3SXShDcRgG8Gdn83HmMFtrJGZ2ISSkaPkYuSBldVqdKzfuXCjyUS40cSUptd0olyulTit1kiilISH5KEq+1hYrHWc1J06c/kfcMVzIc/n0/uqt9zXgjzH8K2RZ1mGxyPWyrJc0LWeb5/nnXyHHdVhsNmXVbo+USRLNuFwSOT+3iv397rlAIDzxLeQ4Lt1qFfcdjoSzu/sEoVAlmptvKbc7YvP7G3wDA016v3/LlwILCuK+trZrh9GoYnGxCxTVgtNTOy4uljA4GKLm5+v6PB7PlCAIT5+gpum8TmeCIoRCcXEXvN5eyLIMQjQQsobSUtFMCNUJIPQVMuFwCVSVQm2t6aNjGAbx+B1EsRDRKA2afslLWdVofL1ubIzaafoVwWAQiqKDJD3DYNgByx5jYaGKSJJpIwVmZZERnq/YzsxUM3p61rG8HEN7+xUuL83g+Urc32dHZmY2z1Lg+PjuwfR0zVQymT6WTGak6fUaVFUHQIebG/NDUVGi9cc7jo4eTc7OVq8IQnng8TGtJBarVkwmZS03N79veHjz5Uf4nqGh4z0Ars/t4dexv//qG99fpstap0VbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.MAG_MANHOLE", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 2400, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 115, 76, 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": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2345243.700000003, "ymin": 7009907.377734378, "xmax": 2377533.331640631, "ymax": 7041172, "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": "esriServerHTMLPopupTypeNone", "displayField": "MAG_MANHOLE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAG_MANHOLE", "type": "esriFieldTypeString", "alias": "Lucity ID", "length": 25, "domain": null }, { "name": "MAG_TYPE_CD", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": { "type": "codedValue", "name": "DomainManholeType", "description": "", "codedValues": [ { "name": "Standard", "code": "1" }, { "name": "Inside Drop", "code": "2" }, { "name": "Outside Drop", "code": "3" }, { "name": "N/A", "code": "0" }, { "name": "WAC", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAG_RIM_ELE", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "UpInvertElevFeet", "type": "esriFieldTypeDouble", "alias": "Up Invert Elevation", "domain": null }, { "name": "DownInvertElevFeet", "type": "esriFieldTypeDouble", "alias": "Down Invert Elevation", "domain": null }, { "name": "UpAboveInvertElevFeet", "type": "esriFieldTypeDouble", "alias": "Up Above Invert Elevation", "domain": null }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "DomainManholeDiameter", "description": "", "codedValues": [ { "name": "60 inch", "code": 60 }, { "name": "48 inch", "code": 48 }, { "name": "72 inch", "code": 72 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "domain": { "type": "codedValue", "name": "DomainManholeOwner", "description": "", "codedValues": [ { "name": "City of Keller", "code": "1" }, { "name": "Trinity River Authority", "code": "3" }, { "name": "City of Fort Worth", "code": "2" }, { "name": "N/A", "code": "0" }, { "name": "City of Southlake", "code": "4" }, { "name": "Private", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LASTSYNDATE", "type": "esriFieldTypeDate", "alias": "Last Synchronized 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": "IsAccessible", "type": "esriFieldTypeString", "alias": "IsAccessible", "length": 5, "domain": { "type": "codedValue", "name": "DomainYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GNETMHGType", "type": "esriFieldTypeString", "alias": "GNETMHGType", "length": 20, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R850_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S584_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": "44a02b51395745bd84b6ca7fde254f3e" }