{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "v_building_Entrances", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "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": "321d123112a1c3ffe0f0dfe6d0011b6d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVElEQVQ4jdXUPUtCYRTA8f/RbhoiaNpaRGtBfYOG2qK2oEiCorehN4g+RVDaYGhF4BCOQZt9BKEgaAtamiTpRfOa2WlIwuzem0NDnfE58DsvD8/Twi9Fy/+AVNUFjJgVghfXhHCh/d3kvQa3InLWFKSq4WKZyHqSroLJNBCope7a/aTMF+31GCRFpGgLqaq7VGZybpdRYLChRij/xNpMjMzhCgpEnToaXUkStkDqijG8eURWVYfqx2yE2p4/xnGM3APjwJVtR7l7PAqdP0FAz30Rly1kGFSbQADUcPNmCwV8vKJcIvQ5KQLnPu/Xs8YdVdtaiZYq7DtBHUESwKMTdHKwSmRii7jAkmU3yvbOLK3AqS0kIqaqZo43YH6XqUKZRWAAUCAb9pOILdAOpEXEfkc17EZVU4llxoA4fC7VBZjAnoh8uxTLtyYiJpC2ytnF3/tG3gEyKmrzvEX5ZAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 481001.0267, "ymin": 5454528.5102, "xmax": 483406.1741, "ymax": 5457824.4375, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "vcsWkid": 115700, "latestVcsWkid": 115700, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "WGS_1984", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLDG_UID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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", "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": "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": "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": "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": "ROT", "type": "esriFieldTypeDouble", "alias": "ROT", "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 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ENT_UID", "type": "esriFieldTypeString", "alias": "ENT_UID", "length": 10, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "DOOR_ID", "type": "esriFieldTypeString", "alias": "DOOR_ID", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R217_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_217", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_217", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A114_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": 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": "4e3d1dfde2fd4cb6b809f1ca46912ec4" }