{ "currentVersion": 10.9, "cimVersion": "2.7.0", "id": 12, "name": "PLAN.v_building_SubBuildings", "type": "Feature Layer", "description": "
The Sub-Buildings standard aims to achieve consistency around the data collected for Sub-Buildings across the University (Vancouver and Okanagan campuses), and the format in which it is collected and stored across UBC. <\/SPAN><\/P> https://cio.ubc.ca/data-governance/policies-standards-guidelines/data-standards/sub-building-data-standard<\/SPAN><\/P> Sub-Building Name<\/SPAN><\/P><\/TD> Name of sub-building<\/SPAN><\/P><\/TD><\/TR> Sub-Building UID<\/SPAN><\/P><\/TD> Unique sub-building identifier<\/SPAN><\/P><\/TD><\/TR> Sub-Building Status<\/SPAN><\/P><\/TD> Status of the sub-building (Complete, Under Construction)<\/SPAN><\/P><\/TD><\/TR> GBA<\/SPAN><\/P><\/TD> Gross Building Area; Total area of sub-building where it sums to a building (where required)<\/SPAN><\/P><\/TD><\/TR> Building UID<\/SPAN><\/P><\/TD> BLDG_UID of Parent Building as recorded in Building database<\/SPAN><\/P><\/TD><\/TR> Sub-Building Usage<\/SPAN><\/P><\/TD> Primary Usage based on occupancy, see list of accepted values below.<\/SPAN><\/P><\/TD><\/TR> Form Type<\/SPAN><\/P><\/TD> Describes the form of the structure. (e.g.: section, high-rise, low-rise, wing)<\/SPAN><\/P><\/TD><\/TR> Grade<\/SPAN><\/P><\/TD> The term used to indicate whether a sub-building is above or below the ground level.<\/SPAN><\/P><\/TD><\/TR> Construction Material<\/SPAN><\/P><\/TD> Classification of building based on construction material type. As specified in the Development Permit.<\/SPAN><\/P><\/TD><\/TR><\/TBODY><\/TABLE> <\/P> Created: 9/27/2017<\/SPAN><\/P> Updated: On an as needed basis<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"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": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "ellipsoidal",
"vertCRS": "WGS_1984",
"heightUnit": "meter"
},
"copyrightText": "Campus + Community Planning",
"parentLayer": {
"id": 1,
"name": "Unused Layers (keeping in case layers are requested)"
},
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
181,
252,
248,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 481027.4780000001,
"ymin": 5455175.646,
"xmax": 483002.091,
"ymax": 5457789.568,
"spatialReference": {
"wkid": 26910,
"latestWkid": 26910,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -5120900,
"falseY": -9998100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "SBLDG_UID",
"type": "esriFieldTypeString",
"alias": "SBLDG_UID",
"length": 10,
"domain": null
},
{
"name": "PARENT_ID",
"type": "esriFieldTypeString",
"alias": "PARENT_ID",
"length": 10,
"domain": null
},
{
"name": "NAME",
"type": "esriFieldTypeString",
"alias": "NAME",
"length": 200,
"domain": null
},
{
"name": "SHORTNAME",
"type": "esriFieldTypeString",
"alias": "SHORTNAME",
"length": 100,
"domain": null
},
{
"name": "CONSTR_STATUS",
"type": "esriFieldTypeString",
"alias": "CONSTR_STATUS",
"length": 20,
"domain": {
"type": "codedValue",
"name": "WS1_BuildingConstStatus",
"description": "",
"codedValues": [
{
"name": "Complete",
"code": "Complete"
},
{
"name": "UnderConstruction",
"code": "UnderConstruction"
},
{
"name": "PreConstruction",
"code": "PreConstruction"
},
{
"name": "Demolished",
"code": "Demolished"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "SBLDG_USAGE",
"type": "esriFieldTypeString",
"alias": "SBLDG_USAGE",
"length": 30,
"domain": {
"type": "codedValue",
"name": "WS1_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"
}
},
{
"name": "CONSTR_TYPE",
"type": "esriFieldTypeString",
"alias": "CONSTR_TYPE",
"length": 30,
"domain": {
"type": "codedValue",
"name": "WS1_BuildingConstructionType",
"description": "",
"codedValues": [
{
"name": "Concrete",
"code": "Concrete"
},
{
"name": "Wood",
"code": "Wood"
},
{
"name": "Steel",
"code": "Steel"
},
{
"name": "OtherMixed",
"code": "OtherMixed"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "GBA",
"type": "esriFieldTypeInteger",
"alias": "GBA",
"domain": null
},
{
"name": "REC_IDS",
"type": "esriFieldTypeString",
"alias": "REC_IDS",
"length": 100,
"domain": null
},
{
"name": "SBLDG_TYPE",
"type": "esriFieldTypeString",
"alias": "SBLDG_TYPE",
"length": 30,
"domain": null
},
{
"name": "SBLDG_CLASS",
"type": "esriFieldTypeString",
"alias": "SBLDG_CLASS",
"length": 20,
"domain": null
},
{
"name": "LABEL_CLASS",
"type": "esriFieldTypeString",
"alias": "LABEL_CLASS",
"length": 20,
"domain": null
},
{
"name": "LABEL_NAME",
"type": "esriFieldTypeString",
"alias": "LABEL_NAME",
"length": 100,
"domain": null
},
{
"name": "GRADE",
"type": "esriFieldTypeString",
"alias": "GRADE",
"length": 20,
"domain": null
},
{
"name": "NOTES",
"type": "esriFieldTypeString",
"alias": "NOTES",
"length": 500,
"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": "GLOBALID",
"type": "esriFieldTypeGlobalID",
"alias": "GLOBALID",
"length": 38,
"domain": null
},
{
"name": "SHAPE_Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_Length",
"domain": null
},
{
"name": "SHAPE_Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_Area",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "FDO_OBJECTID",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "FDO_SHAPE",
"fields": "SHAPE",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "FDO_GLOBALID",
"fields": "GLOBALID",
"isAscending": true,
"isUnique": false,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"maxRecordCount": 1000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"advancedQueryCapabilities": {
"useStandardizedQueries": false,
"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
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "SHAPE_Area",
"shapeLengthFieldName": "SHAPE_Length",
"units": "esriMeters"
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"capabilities": "Map,TilesOnly",
"serviceItemId": "b9e2473b95d94bc7bd0d69a5cf9eeaf3"
}