{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Door Features", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 72225, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b59fab72ce5f86664126a5f51a9a38da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs0lEQVQokbXRMWoCQRSA4U/cMhBEEVJ4goDYqqTOCSxzgxQKmngCj2AvJGBrKzmERRo7OyurBIQFURa2kGV2FcG/m4GPN8OL3Fh0D/iIPeJrYAnvGKGBA34wxG8RnGB8di7jFV28YBWCrXRSqAdM0QnBXjohrzaesM3CmstVQ3B9AcXYhJ46wyfqOfAL/yG4wxvmqGRQspL++UV2HUs8Y4Am/rDAN45FMCn5/EfBX3PhVZ0Ae7Ubun1FBF8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9536951.9066, "ymin": 5220018.0849, "xmax": -9396830.3042, "ymax": 5307584.8311, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "Attatchment 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": "BUILDING", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building", "length": 10, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "Floor", "length": 10, "domain": null }, { "name": "ROOM", "type": "esriFieldTypeString", "alias": "Room", "length": 10, "domain": null }, { "name": "ASSET_NO", "type": "esriFieldTypeString", "alias": "Exterior identity label", "length": 15, "domain": null }, { "name": "EQUIPMENT", "type": "esriFieldTypeString", "alias": "IWMS Equipment #", "length": 15, "domain": null }, { "name": "EQUIP_TYPE", "type": "esriFieldTypeString", "alias": "Entryway type", "length": 15, "domain": { "type": "codedValue", "name": "LU_DOORTYPE_M", "description": "standarized door equipment types reflected within iwms", "codedValues": [ { "name": "Exterior door", "code": "EXT DOOR" }, { "name": "Interior door", "code": "INT DOOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "length": 38, "domain": null }, { "name": "SITE_ID", "type": "esriFieldTypeString", "alias": "Site ID", "length": 255, "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 255, "domain": null }, { "name": "LEVEL_ID", "type": "esriFieldTypeString", "alias": "Level ID", "length": 255, "domain": null }, { "name": "DBSCHEMAID", "type": "esriFieldTypeString", "alias": "External database ID", "length": 100, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Entryway staus", "length": 15, "domain": { "type": "codedValue", "name": "LU_ENTRYWAYSTATUS_M", "description": "General status for entryways (doors, openings, gates, etc)", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Obsolete", "code": "OBSOLETE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NORMPOSN", "type": "esriFieldTypeString", "alias": "Normal Position", "length": 5, "domain": { "type": "codedValue", "name": "LU_ENTRYWAYPOSITION_M", "description": "General entryway postion", "codedValues": [ { "name": "Closed", "code": "C" }, { "name": "Open", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "DOOR_STATUS_IDX", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "DOOR_TYPE_IDX", "fields": "EQUIP_TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX$$_2C29D0002", "fields": "EQUIP_TYPE,STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R16825_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_16825", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1574_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1449266802000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8d9a6af660404cb2a17353c6a88f68c7" }