{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "o_building_Entrances", "type": "Feature Layer", "description": "May 2018 updates were for cartographic visualization and may be missing accessibility attribute information.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "esriPMS", "url": "95923881ced59b1a1d5d418ec26d9414", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+ElEQVQ4jb3UT0jTYRzH8ff3t7/Wyia0TJvoNLI/jA5FCBZBGhZdSgtvYUF0mnWIvBRC0MVOdcqQOkR0y2MdCkJIOtShCP9smGPEmFFIv9h/9+3SbLY/bhB9bs+/F9/neXgeK/841v8KqqoV6Abac2AzIAK8FpGfNYGqao+kCNyPcXwihu9DnB0risXnIHpxG6FgQt92OLkjIt/WBVXVPWUyPjDHiaU0GwvH5pN4r4fx3ozQ/biD/ap6VURmy4KqakyZjPd+oj+VQ8ptK5XDdnaevqeCVVUHCytdAy7EuXQhSF8lrDDngxzb6eQGcKUk+MpkIJTEVQ32u1KZ/M5RVXXlL2oVVNXGoSCd1WL5PPnK7uEmeoFna8AMtMwkaKwVDKewRxL4i8B4hpzFqO7sCmMRSOb+tFfBehuhvU6W3/ygoRZwVx26xcq7IlBElu9FNcgSh2oBT7sJd27geREI0GThQdcmDk6bGNVgW23gd/FCRLIlwX6PTDyK6eBCkp5YpjLmMOB2CzNnGggU9hc9vX0eTt6Clw9jHJ42S2M+J4w0M+uy0CMi6YrgAZEMcORuVK+dcnN5LkFbKIlkFVqdsKeOL80OJus9DJ8TWfl7fdnvK7BdxoCx0c/a6t9Ml5HFnlbej3jlY7k1FcF8RttkEVhcb17VYK35BWrhp+G9mmvjAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 327675.023, "ymin": 5534344.6077, "xmax": 328639.9646, "ymax": 5535578.4729, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLDG_CLASS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "POWER_DOOR", "type": "esriFieldTypeSmallInteger", "alias": "POWER_DOOR", "domain": { "type": "codedValue", "name": "YN_int", "description": "Yes/No as 1/0 2/Unknown", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCESSIBLE", "type": "esriFieldTypeSmallInteger", "alias": "ACCESSIBLE", "domain": { "type": "codedValue", "name": "YN_int", "description": "Yes/No as 1/0 2/Unknown", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "ROT", "type": "esriFieldTypeDouble", "alias": "ROT", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "BLDG_UID", "type": "esriFieldTypeString", "alias": "BLDG_UID", "length": 10, "domain": null }, { "name": "ENTRANCE_TYPE", "type": "esriFieldTypeString", "alias": "ENTRANCE_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "EntranceType_1", "description": "", "codedValues": [ { "name": "Main", "code": "Main" }, { "name": "Secondary", "code": "Secondary" }, { "name": "MainAccessible", "code": "MainAccessible" }, { "name": "Exit", "code": "Exit" }, { "name": "MainSubBuilding", "code": "MainSubBuilding" }, { "name": "Tertiary", "code": "Tertiary" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CARD_READER", "type": "esriFieldTypeSmallInteger", "alias": "CARD_READER", "domain": { "type": "codedValue", "name": "YN_int", "description": "Yes/No as 1/0 2/Unknown", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCK_CYLINDER", "type": "esriFieldTypeSmallInteger", "alias": "LOCK_CYLINDER", "domain": { "type": "codedValue", "name": "YN_int", "description": "Yes/No as 1/0 2/Unknown", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NUM_DOORS", "type": "esriFieldTypeSmallInteger", "alias": "NUM_DOORS", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "ENT_UID", "type": "esriFieldTypeString", "alias": "ENT_UID", "length": 10, "domain": null }, { "name": "DOOR_ID", "type": "esriFieldTypeString", "alias": "DOOR_ID", "length": 50, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1262_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1262", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1262", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A518_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": "4669e6e602e642458b17ffce62508f7d" }