{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "v_building_Demolished", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Demolished UBC buildings are contained in this feature class.Sources for demolished buildings include CAD, buildings record list and/or Campus_Buildings.", "copyrightText": "Campus + Community Planning", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 481101.0519, "ymin": 5454560.4985, "xmax": 483396.4149, "ymax": 5457768.0082, "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" }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "vcsWkid": 115700, "latestVcsWkid": 115700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "WGS_1984", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "REC_IDS", "type": "esriFieldTypeString", "alias": "REC_IDS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "REC_IDS" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "NEIGHBOURHOOD", "type": "esriFieldTypeString", "alias": "NEIGHBOURHOOD", "domain": { "type": "codedValue", "name": "BuildingNeighbourhood", "description": "Campus neighbourhood", "codedValues": [ { "name": "Academic", "code": "Academic" }, { "name": "Chancellor", "code": "Chancellor" }, { "name": "EastCampus", "code": "EastCampus" }, { "name": "UBlvd", "code": "UBlvd" }, { "name": "Hawthorn", "code": "Hawthorn" }, { "name": "Hampton", "code": "Hampton" }, { "name": "Wesbrook", "code": "Wesbrook" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NEIGHBOURHOOD" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STATUS" }, { "name": "DEMO_YR", "type": "esriFieldTypeString", "alias": "DEMO_YR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DEMO_YR" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "NOTES" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "GBA_DEMO_DATE", "type": "esriFieldTypeDate", "alias": "GBA_DEMO_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GBA_DEMO_DATE" }, { "name": "GBA", "type": "esriFieldTypeInteger", "alias": "GBA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GBA" }, { "name": "BLDG_UID", "type": "esriFieldTypeString", "alias": "BLDG_UID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BLDG_UID" }, { "name": "BLDG_USAGE", "type": "esriFieldTypeString", "alias": "BLDG_USAGE", "domain": { "type": "codedValue", "name": "BuildingUsage", "description": "", "codedValues": [ { "name": "Academic", "code": "Academic" }, { "name": "Administrative", "code": "Administrative" }, { "name": "Athletics", "code": "Athletics" }, { "name": "Commons", "code": "Commons" }, { "name": "Housing", "code": "Housing" }, { "name": "Operations", "code": "Operations" }, { "name": "Other", "code": "Other" }, { "name": "Parking", "code": "Parking" }, { "name": "Research", "code": "Research" }, { "name": "StudentHousing", "code": "StudentHousing" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Services", "code": "Services" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BLDG_USAGE" }, { "name": "BLDG_FORM", "type": "esriFieldTypeString", "alias": "BLDG_FORM", "domain": { "type": "codedValue", "name": "BuildingForm", "description": "The built form of the building", "codedValues": [ { "name": "Apt5StoreyPlus", "code": "Apt5StoreyPlus" }, { "name": "AptLess5Storey", "code": "AptLess5Storey" }, { "name": "Duplex/Townhouse", "code": "Duplex/Townhouse" }, { "name": "Outbuildings", "code": "Outbuildings" }, { "name": "Unspecified", "code": "Unspecified" }, { "name": "Parking", "code": "Parking" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BLDG_FORM" }, { "name": "CONSTR_TYPE", "type": "esriFieldTypeString", "alias": "CONSTR_TYPE", "domain": { "type": "codedValue", "name": "BuildingConstructionType", "description": "", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Wood", "code": "Wood" }, { "name": "Steel", "code": "Steel" }, { "name": "OtherMixed", "code": "OtherMixed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CONSTR_TYPE" }, { "name": "BLDG_CODE", "type": "esriFieldTypeString", "alias": "BLDG_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BLDG_CODE" }, { "name": "CONSTR_STATUS", "type": "esriFieldTypeString", "alias": "CONSTR_STATUS", "domain": { "type": "codedValue", "name": "BuildingConstStatus", "description": "", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "UnderConstruction", "code": "UnderConstruction" }, { "name": "PreConstruction", "code": "PreConstruction" }, { "name": "Demolished", "code": "Demolished" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CONSTR_STATUS" }, { "name": "CAMPUS_UID", "type": "esriFieldTypeString", "alias": "CAMPUS_UID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CAMPUS_UID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" }, { "name": "MANAGE_ORG", "type": "esriFieldTypeString", "alias": "MANAGE_ORG", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MANAGE_ORG" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "GREEN_STATUS", "type": "esriFieldTypeString", "alias": "GREEN_STATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GREEN_STATUS" }, { "name": "MAX_FLOORS", "type": "esriFieldTypeSmallInteger", "alias": "MAX_FLOORS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAX_FLOORS" }, { "name": "OCCU_DATE", "type": "esriFieldTypeDate", "alias": "OCCU_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OCCU_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1019_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1019", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1019", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A297_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "v_building_Demolished", "description": "", "prototype": { "attributes": { "MAX_FLOORS": null, "GREEN_STATUS": null, "REC_IDS": null, "NAME": null, "NEIGHBOURHOOD": null, "STATUS": null, "DEMO_YR": null, "NOTES": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "OCCU_DATE": null, "GBA_DEMO_DATE": null, "GBA": null, "BLDG_UID": null, "BLDG_USAGE": null, "BLDG_FORM": null, "CONSTR_TYPE": null, "BLDG_CODE": null, "CONSTR_STATUS": null, "CAMPUS_UID": null, "JURISDICTION": null, "MANAGE_ORG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "67b8b715170244a296cf88d8e408b311" }