{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Street Cabinet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 5206004, "falseY": 1294729, "xyUnits": 120, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6069842.158333333, "ymin": 2174584.8833333333, "xmax": 6121749.041666667, "ymax": 2216425.5833333335, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LocationName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LocationCode", "type": "esriFieldTypeInteger", "alias": "LocationCode", "domain": null }, { "name": "GBA_LocationID", "type": "esriFieldTypeString", "alias": "GBA_LocationID", "length": 6, "domain": null }, { "name": "LocationName", "type": "esriFieldTypeString", "alias": "LocationName", "length": 50, "domain": null }, { "name": "lon", "type": "esriFieldTypeDouble", "alias": "lon", "domain": null }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "lat", "domain": null }, { "name": "STCB_DB", "type": "esriFieldTypeSmallInteger", "alias": "In GBA?", "domain": { "type": "codedValue", "name": "Common_Boolean", "description": "gbaMS Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "LastSynDate", "length": 8, "domain": null }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "LastModDate", "length": 8, "domain": null }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "LastModBy", "length": 40, "domain": null }, { "name": "Intersection", "type": "esriFieldTypeString", "alias": "Intersection", "length": 100, "domain": null }, { "name": "CBG_NUM", "type": "esriFieldTypeString", "alias": "Alt Cabinet ID", "length": 50, "domain": null }, { "name": "CBG_ID", "type": "esriFieldTypeDouble", "alias": "CBG_ID", "domain": null }, { "name": "t", "type": "esriFieldTypeString", "alias": "t", "length": 50, "domain": null }, { "name": "p", "type": "esriFieldTypeString", "alias": "p", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "domCabinetType", "description": "Cabinet Type", "codedValues": [ { "name": "P38", "code": "P38" }, { "name": "332 \u2013 Dual, 64 Channel", "code": "332 \u2013 Dual, 64 Channel" }, { "name": "332 \u2013 64 Channel", "code": "332 \u2013 64 Channel" }, { "name": "332 \u2013 32 Channel", "code": "332 \u2013 32 Channel" }, { "name": "CCTV", "code": "CCTV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BBS", "type": "esriFieldTypeString", "alias": "BBS", "length": 5, "domain": { "type": "codedValue", "name": "domYesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WireType", "type": "esriFieldTypeString", "alias": "WireType", "length": 20, "domain": { "type": "codedValue", "name": "domWireType", "description": "Wire Type", "codedValues": [ { "name": "Single", "code": "Single" }, { "name": "Cable", "code": "Cable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1713_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1570_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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }