{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9, "name": "Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6c00744c6ec10f861daff170d535c83f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABHUlEQVQokZXRsUsCYRjH8a9wDk7ScOfQKQrNt7QVHeqotBniHvoHVNZsEqfgdktLgw2BQ/+A7ieKQxBH6CDBNXQSLkeDHNpwnHRwCf3ghed9nvezvI/APyOE9OKKgipJxIZDXh0H809QLnNWrXKdy3EYiYBlYes6D60Wt8B3ABQKqO0296kUe35PlpE0jZtolGizyWUAVCpc+I8dBxYLyGS8Wa3Gea/H43TKyxYkEih+XSrBYACzmYdkmXg2y1EArNe4fp3Pg+uCKHr3zQZWK2++BfM5Y+AAoF73jh/D4NM0eQ4Aw+AqmUQtFtn//XOWhdvvczca8RUA3S4fosixbaOn05wIArHlkrfJBK3R4Cl0D50O78ApOxK26Z35AXPlVhbGLXs5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2598018.723108217, "ymin": 1.3467412414755896E7, "xmax": 2629130.751763299, "ymax": 1.3514844635179982E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 9.313225759165211E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3.4994581165044695E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "EID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EID", "type": "esriFieldTypeInteger", "alias": "EID", "domain": null }, { "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 25, "domain": { "type": "codedValue", "name": "lifecyclestatus", "description": "Active - Inactive", "codedValues": [ { "name": "ACTIVE", "code": "A" }, { "name": "INACTIVE", "code": "IA" }, { "name": "ABANDONED", "code": "AB" }, { "name": "REMOVED", "code": "RM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "GROUNDTYPE", "type": "esriFieldTypeString", "alias": "GROUNDTYPE", "length": 25, "domain": null }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "PROJECTNAME", "length": 50, "domain": null }, { "name": "PROJECTNUMBER", "type": "esriFieldTypeString", "alias": "PROJECTNUMBER", "length": 50, "domain": null }, { "name": "ACCESSDIAMETER_IN", "type": "esriFieldTypeInteger", "alias": "ACCESSDIAMETER_IN", "domain": null }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPSDATE", "length": 8, "domain": null }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "EDITORNAME", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R323_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_323", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_323", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S317_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }